[New-bugs-announce] [issue4666] test_bad_address in test_urllib2_localnet often fails

Antoine Pitrou report at bugs.python.org
Sun Dec 14 22:56:30 CET 2008


New submission from Antoine Pitrou <pitrou at free.fr>:

This error is often seen on the buildbots (both py3k and trunk):

======================================================================
FAIL: test_bad_address (test.test_urllib2_localnet.TestUrlopen)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"E:\cygwin\home\db3l\buildarea\3.0.bolen-windows\build\lib\test\test_urllib2_localnet.py",
line 452, in test_bad_address
    "http://www.python.invalid./")
AssertionError: IOError not raised by urlopen

----------
components: Tests
messages: 77840
nosy: pitrou
priority: high
severity: normal
status: open
title: test_bad_address in test_urllib2_localnet often fails
type: behavior
versions: Python 2.6, Python 3.0

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


More information about the New-bugs-announce mailing list