[issue10119] test_urllibnet failure when using support.transient_internet

Senthil Kumaran report at bugs.python.org
Sun Oct 17 12:54:18 CEST 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

Fixed in revision 85630. When using fileno attribute of the file-descriptor, the socket had to be in blocking mode. 
Now the results are consistent.

This may resolve the other spurious test failures that were observed too.

----------
assignee:  -> orsenthil
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list