[Python-checkins] buildbot failure in AMD64 W2k8 trunk

buildbot at python.org buildbot at python.org
Fri Apr 4 19:56:01 CEST 2008


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

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

Buildslave for this Build: nelson-win64

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 "S:\buildbots\python.x64\trunk.nelson-win64\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)

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list