[issue8499] Set a timeout in test_urllibnet

2011-01-05 Thread Sandro Tosi
Sandro Tosi added the comment: This was already fixed (in an unrelated commit) with r85630 and prevoious, so I'm marking this issue as closed. -- nosy: +sandro.tosi resolution: -> fixed status: open -> closed ___ Python tracker

[issue8499] Set a timeout in test_urllibnet

2010-04-29 Thread STINNER Victor
STINNER Victor added the comment: Patch to use transient_internet() context manager: the patch requires transient_internet-xxx.patch of issue #8574. -- dependencies: +transient_internet() (test_support): use socket.setdefaulttimeout() and test_robotparser failure keywords: +patch Adde

[issue8499] Set a timeout in test_urllibnet

2010-04-29 Thread STINNER Victor
STINNER Victor added the comment: See also issue #8574. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http

[issue8499] Set a timeout in test_urllibnet

2010-04-22 Thread STINNER Victor
New submission from STINNER Victor : As #8460 (test_urllib2net), test_urllibnet fails if a website doesn't answer. Today, it was www.python.org during few minutes: http://www.python.org/dev/buildbot/all/builders/amd64 gentoo 3.1/builds/482/steps/test/logs/stdio --- test_urllibnet test test_url