[Python-checkins] buildbot failure in x86 gentoo 2.5

buildbot at python.org buildbot at python.org
Fri Apr 25 22:37:52 CEST 2008


The Buildbot has detected a new failure of x86 gentoo 2.5.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20gentoo%202.5/builds/603

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

Buildslave for this Build: norwitz-x86

Build Reason: 
Build Source Stamp: [branch branches/release25-maint] HEAD
Blamelist: thomas.heller

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_socketserver

Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 557, in runtest_inner
    indirect_test()
  File "/home/buildslave/python-trunk/2.5.norwitz-x86/build/Lib/test/test_socketserver.py", line 212, in test_main
    testall()
  File "/home/buildslave/python-trunk/2.5.norwitz-x86/build/Lib/test/test_socketserver.py", line 200, in testall
    testloop(socket.AF_UNIX, streamservers, MyStreamHandler, teststream)
  File "/home/buildslave/python-trunk/2.5.norwitz-x86/build/Lib/test/test_socketserver.py", line 144, in testloop
    testfunc(proto, addr)
  File "/home/buildslave/python-trunk/2.5.norwitz-x86/build/Lib/test/test_socketserver.py", line 62, in teststream
    s.connect(addr)
  File "<string>", line 1, in connect
error: (2, 'No such file or directory')

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list