[issue11617] Sporadic failure in test_httpservers

2018-12-11 Thread STINNER Victor
STINNER Victor added the comment: New changeset d336b1c8a40d14054145393fafb54b782cc1a549 by Victor Stinner in branch '2.7': bpo-11617: Try to strengthen test_httpservers (GH-11121) https://github.com/python/cpython/commit/d336b1c8a40d14054145393fafb54b782cc1a549 --

[issue11617] Sporadic failure in test_httpservers

2018-12-11 Thread STINNER Victor
Change by STINNER Victor : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ __

[issue11617] Sporadic failure in test_httpservers

2018-12-11 Thread STINNER Victor
Change by STINNER Victor : -- keywords: +patch pull_requests: +10352 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-

[issue11617] Sporadic failure in test_httpservers

2018-12-11 Thread STINNER Victor
STINNER Victor added the comment: Hum, it seems like this bug still exists in Python 2.7. Error from Fedora CI: test_head_via_send_error (test.test_httpservers.BaseHTTPServerTestCase) ... ERROR (...) ERROR: test_head_via_send_error (test.test_httpservers.BaseHTTPServerTestCase) --

[issue11617] Sporadic failure in test_httpservers

2011-05-13 Thread STINNER Victor
STINNER Victor added the comment: The issue looks to be fixed. Reopen if there are new failures. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ _

[issue11617] Sporadic failure in test_httpservers

2011-03-20 Thread Roundup Robot
Roundup Robot added the comment: New changeset fa20590d4694 by Antoine Pitrou in branch '3.2': Try to strengthen test_httpservers (issue #11617) http://hg.python.org/cpython/rev/fa20590d4694 New changeset 34db881edb4d by Antoine Pitrou in branch 'default': Try to strengthen test_httpservers (is

[issue11617] Sporadic failure in test_httpservers

2011-03-20 Thread STINNER Victor
STINNER Victor added the comment: Another example on x86 OpenIndiana 3.2: test test_httpservers failed -- Traceback (most recent call last): File "/export/home/buildbot/32bits/3.2.cea-indiana-x86/build/Lib/test/test_httpservers.py", line 210, in test_latin1_header self.assertEqual(res.g

[issue11617] Sporadic failure in test_httpservers

2011-03-20 Thread Antoine Pitrou
New submission from Antoine Pitrou : http://www.python.org/dev/buildbot/all/builders/x86%20OpenIndiana%203.2/builds/101/steps/test/logs/stdio test test_httpservers failed -- Traceback (most recent call last): File "/export/home/buildbot/32bits/3.2.cea-indiana-x86/build/Lib/test/test_httpserv