This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients baikie, brett.cannon, michael.foord, ncoghlan, ned.deily
Date 2011-09-18.23:15:51
SpamBayes Score 0.013409175
Marked as misclassified No
Message-id <1316387752.63.0.804740706348.issue12958@psf.upfronthosting.co.za>
In-reply-to
Content
OK, I'll just deal with the problem directly in test_socket then.

It looks like my latest attempt (suppressing unittest._ExpectedFailure in test_socket.ThreadableTest.clientRun) did the trick, so I'll push the updated tests some time this evening:
http://www.python.org/dev/buildbot/all/builders/AMD64%20Snow%20Leopard%202%20custom/builds/44/steps/test/logs/stdio
History
Date User Action Args
2011-09-18 23:15:52ncoghlansetrecipients: + ncoghlan, brett.cannon, baikie, ned.deily, michael.foord
2011-09-18 23:15:52ncoghlansetmessageid: <1316387752.63.0.804740706348.issue12958@psf.upfronthosting.co.za>
2011-09-18 23:15:52ncoghlanlinkissue12958 messages
2011-09-18 23:15:51ncoghlancreate