[Python-checkins] buildbot failure in ppc Debian unstable trunk

buildbot at python.org buildbot at python.org
Fri Apr 4 20:05:16 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/1157

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: trent.nelson

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_socket

======================================================================
FAIL: testAddressReuseSemantics (test.test_socket.GeneralModuleTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_socket.py", line 552, in testAddressReuseSemantics
    self.fail("expected EADDRINUSE socket.error exception to be "    \
AssertionError: expected EADDRINUSE socket.error exception to be raised when attempting to bind a second socket to a (host, port) we've already bound to (SO_REUSEADDR *WAS* set on the socket)

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list