[issue3771] test_httpservers intermittent failure, test_post and EINTR

2011-06-05 Thread Gregory P. Smith
Gregory P. Smith added the comment: This was fixed in the other bug in 2.6 and 2.7. -- dependencies: +socket.readline() interface doesn't handle EINTR properly nosy: +gregory.p.smith resolution: -> fixed status: open -> closed ___ Python tracker

[issue3771] test_httpservers intermittent failure, test_post and EINTR

2010-05-14 Thread Stefan Krah
Stefan Krah added the comment: The EINTR issue should be fixed in trunk (issue1628205). Have you by any chance run the test suite on trunk in the meantime? -- nosy: +skrah ___ Python tracker ___

[issue3771] test_httpservers intermittent failure, test_post and EINTR

2010-04-18 Thread STINNER Victor
Changes by STINNER Victor : -- title: test_httpservers intermittent failure -> test_httpservers intermittent failure, test_post and EINTR ___ Python tracker ___ _

[issue3771] test_httpservers intermittent failure

2010-02-09 Thread Brian Curtin
Changes by Brian Curtin : -- type: crash -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue3771] test_httpservers intermittent failure

2008-09-03 Thread Damien Miller
New submission from Damien Miller <[EMAIL PROTECTED]>: On OpenBSD I'm seeing intermittent failures of test_httpservers with the following error: test_post (test.test_httpservers.CGIHTTPServerTestCase) ... ERROR == ERROR: test_p