[Python-checkins] buildbot warnings in PPC64 Debian trunk

buildbot at python.org buildbot at python.org
Fri Dec 8 07:08:50 CET 2006


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

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: raymond.hettinger

Build had warnings: warnings test

Excerpt from the test logfile:
1 test failed:
    test_socketserver

Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 554, in runtest_inner
    indirect_test()
  File "/home/pybot/buildarea64/trunk.klose-debian-ppc64/build/Lib/test/test_socketserver.py", line 209, in test_main
    testall()
  File "/home/pybot/buildarea64/trunk.klose-debian-ppc64/build/Lib/test/test_socketserver.py", line 192, in testall
    testloop(socket.AF_INET, tcpservers, MyStreamHandler, teststream)
  File "/home/pybot/buildarea64/trunk.klose-debian-ppc64/build/Lib/test/test_socketserver.py", line 141, in testloop
    testfunc(proto, addr)
  File "/home/pybot/buildarea64/trunk.klose-debian-ppc64/build/Lib/test/test_socketserver.py", line 62, in teststream
    s.connect(addr)
  File "<string>", line 1, in connect
error: (111, 'Connection refused')

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list