[Python-checkins] buildbot failure in sparc Debian trunk

buildbot at python.org buildbot at python.org
Wed Apr 9 04:30:01 CEST 2008


The Buildbot has detected a new failure of sparc Debian trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/sparc%20Debian%20trunk/builds/316

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

Buildslave for this Build: klose-debian-sparc

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: amaury.forgeotdarc,gregory.p.smith,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-sid/trunk.klose-debian-sparc/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-sid/trunk.klose-debian-sparc/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

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list