Open 0x003e opened 8 years ago
That's a really detailed bug report, thanks!
I did execute the test suite before pushing the commits, and it was not failing back then; it's failing now, so I guess that made the tests quite flaky. I'll take a closer look whenever I have time. The tree at 9e0a2042
(and their parents) seems fine, so it's likely the problem arrived in 55a11d0
.
@lpereira didn't understand why this testsuite not fail: https://buildbot.lwan.ws/builders/unit-tests/builds/574/steps/shell_11/logs/stdio (same HEAD commit)
Hi @lpereira ,
I have 3 errors when I execute the testssuite.
Traces:
After that modification
All error with
requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))
are resolvedhowever
test_big_request (__main__.TestPost) KO
The previous python test suite fail at size = 100 000:
I replay this request with curl in debug mode:
Break POINT: