[issue12958] test_socket failures on Mac OS X

Nick Coghlan report at bugs.python.org
Sun Sep 11 14:54:03 CEST 2011


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Ah, I believe I see why the expected failure isn't working properly - the failing testFDPass* tests are causing the subsequent tear down code to also fail.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12958>
_______________________________________


More information about the Python-bugs-list mailing list