Re: waitress: intermittent failures with python 3.2

2012-10-25 Thread Lorenzo Gil Sanchez
2012/10/25 Damien Baty : > Hello, > > Le 21/10/2012 19:55, Lorenzo Gil Sanchez a écrit : >> >> I'm finding intermittent failures when running the waitress test >> suite with Python 3.2. >> [...] >> The tests fail in this assertion: self.assertEqual(cl, >> len(response_body)). The served file's size

Re: waitress: intermittent failures with python 3.2

2012-10-24 Thread Lorenzo Gil Sanchez
2012/10/25 Damien Baty : > Hello, > > Le 21/10/2012 19:55, Lorenzo Gil Sanchez a écrit : >> >> I'm finding intermittent failures when running the waitress test >> suite with Python 3.2. >> [...] >> The tests fail in this assertion: self.assertEqual(cl, >> len(response_body)). The served file's size

Re: waitress: intermittent failures with python 3.2

2012-10-24 Thread Damien Baty
Hello, Le 21/10/2012 19:55, Lorenzo Gil Sanchez a écrit : > > I'm finding intermittent failures when running the waitress test > suite with Python 3.2. > [...] > The tests fail in this assertion: self.assertEqual(cl, > len(response_body)). The served file's size is smaller than the > Content-Leng

Re: waitress: intermittent failures with python 3.2

2012-10-23 Thread Lorenzo Gil Sanchez
2012/10/23 Marius Gedminas : > On Sun, Oct 21, 2012 at 07:55:12PM +0200, Lorenzo Gil Sanchez wrote: >> I'm finding intermittent failures when running the waitress test suite >> with Python 3.2. > ... >> If I run this command: >> >> for i in `seq 100`; do tox -e py32 ; done >> >> I got 57 failures o

Re: waitress: intermittent failures with python 3.2

2012-10-23 Thread Marius Gedminas
On Sun, Oct 21, 2012 at 07:55:12PM +0200, Lorenzo Gil Sanchez wrote: > I'm finding intermittent failures when running the waitress test suite > with Python 3.2. ... > If I run this command: > > for i in `seq 100`; do tox -e py32 ; done > > I got 57 failures on a specific run. If I run it again I