[Python-checkins] buildbot warnings in alpha Debian trunk
buildbot at python.org
buildbot at python.org
Mon Apr 23 20:59:24 CEST 2007
The Buildbot has detected a new failure of alpha Debian trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/alpha%2520Debian%2520trunk/builds/9
Buildbot URL: http://www.python.org/dev/buildbot/all/
Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: facundo.batista
Build had warnings: warnings test
Excerpt from the test logfile:
2 tests failed:
test_socket_ssl test_urllib2
======================================================================
ERROR: testTimeout (test.test_socket_ssl.ConnectedTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/test/test_socket_ssl.py", line 52, in testTimeout
s.connect(ADDR)
File "<string>", line 1, in connect
gaierror: (-2, 'Name or service not known')
======================================================================
ERROR: test_file (test.test_urllib2.HandlerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/test/test_urllib2.py", line 643, in test_file
h.file_open, Request(url))
File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/unittest.py", line 329, in failUnlessRaises
callableObj(*args, **kwargs)
File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/urllib2.py", line 1199, in file_open
return self.open_local_file(req)
File "/home/pybot/buildarea/trunk.klose-debian-alpha/build/Lib/urllib2.py", line 1230, in open_local_file
(not port and socket.gethostbyname(host) in self.get_names()):
gaierror: (-2, 'Name or service not known')
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list