[Python-checkins] buildbot failure in x86 W2k8 trunk

buildbot at python.org buildbot at python.org
Wed Apr 2 17:42:28 CEST 2008


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

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

Buildslave for this Build: nelson-windows

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: trent.nelson

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_asynchat

======================================================================
FAIL: test_close_when_done (test.test_asynchat.TestAsynchat)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "S:\buildbots\python\trunk.nelson-windows\build\lib\test\test_asynchat.py", line 217, in test_close_when_done
    self.assertTrue(len(s.buffer) > 0)
AssertionError

Traceback (most recent call last):
  File "S:\buildbots\python\trunk.nelson-windows\build\lib\threading.py", line 500, in __bootstrap_inner
    self.run()
  File "S:\buildbots\python\trunk.nelson-windows\build\lib\test\test_asynchat.py", line 33, in run
    data = conn.recv(1)
error: [Errno 10054] An existing connection was forcibly closed by the remote host

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list