[Python-checkins] buildbot failure in g4 osx.4 3.0

buildbot at python.org buildbot at python.org
Mon Jul 28 22:42:56 CEST 2008


The Buildbot has detected a new failure of g4 osx.4 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/g4%20osx.4%203.0/builds/1161

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

Buildslave for this Build: psf-g4

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: antoine.pitrou

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/threading.py", line 492, in _bootstrap_inner
    self.run()
  File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_asynchat.py", line 26, in run
    conn, client = self.sock.accept()
  File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/socket.py", line 120, in accept
    fd, addr = self._accept()
socket.error: [Errno 53] Software caused connection abort

1 test failed:
    test_asynchat

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list