[Python-checkins] buildbot failure in ppc Debian unstable trunk
buildbot at python.org
buildbot at python.org
Wed Apr 9 02:30:04 CEST 2008
The Buildbot has detected a new failure of ppc Debian unstable trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/ppc%20Debian%20unstable%20trunk/builds/1180
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: klose-debian-ppc
Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: amaury.forgeotdarc,trent.nelson
BUILD FAILED: failed test
Excerpt from the test logfile:
1 test failed:
test_socket_ssl
======================================================================
ERROR: testBasic (test.test_socket_ssl.OpenSSLTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_socket_ssl.py", line 170, in testBasic
s.connect((HOST, OpenSSLServer.PORT))
File "<string>", line 1, in connect
TypeError: an integer is required
======================================================================
ERROR: testMethods (test.test_socket_ssl.OpenSSLTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_socket_ssl.py", line 184, in testMethods
s.connect((HOST, OpenSSLServer.PORT))
File "<string>", line 1, in connect
TypeError: an integer is required
Traceback (most recent call last):
File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/threading.py", line 476, in __bootstrap
self.__bootstrap_inner()
[629758 refs]
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list