[Python-checkins] buildbot failure in x86 osx.5 trunk

buildbot at python.org buildbot at python.org
Tue Jan 6 20:02:08 CET 2009


The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/486

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

Buildslave for this Build: heller-x86-osx5

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: antoine.pitrou

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_urllib2

======================================================================
ERROR: test_file (test.test_urllib2.HandlerTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_urllib2.py", line 653, in test_file
    h.file_open, Request(url))
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/unittest.py", line 345, in failUnlessRaises
    callableObj(*args, **kwargs)
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/urllib2.py", line 1226, in file_open
    return self.open_local_file(req)
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/urllib2.py", line 1257, in open_local_file
    (not port and socket.gethostbyname(host) in self.get_names()):
gaierror: [Errno 8] nodename nor servname provided, or not known

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list