[Python-checkins] buildbot failure in x86 XP-4 2.5

buildbot at python.org buildbot at python.org
Wed Oct 1 04:52:25 CEST 2008


The Buildbot has detected a new failure of x86 XP-4 2.5.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20XP-4%202.5/builds/246

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: bolen-windows

Build Reason: 
Build Source Stamp: [branch branches/release25-maint] HEAD
Blamelist: amaury.forgeotdarc,benjamin.peterson,brett.cannon,georg.brandl,thomas.heller

BUILD FAILED: failed test

Excerpt from the test logfile:
2 tests failed:
    test_urllib2net test_urllibnet

======================================================================
FAIL: test_bad_address (test.test_urllib2net.urlopenNetworkTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "E:\cygwin\home\db3l\buildarea\2.5.bolen-windows\build\lib\test\test_urllib2net.py", line 147, in test_bad_address
    urllib2.urlopen, "http://www.python.invalid./")
AssertionError: IOError not raised

======================================================================
FAIL: test_bad_address (test.test_urllibnet.urlopenNetworkTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "E:\cygwin\home\db3l\buildarea\2.5.bolen-windows\build\lib\test\test_urllibnet.py", line 113, in test_bad_address
    urllib.urlopen, "http://www.python.invalid./")
AssertionError: IOError not raised

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list