[Python-checkins] buildbot failure in g4 osx.4 trunk
buildbot at python.org
buildbot at python.org
Sat Jul 5 14:09:26 CEST 2008
The Buildbot has detected a new failure of g4 osx.4 trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/g4%20osx.4%20trunk/builds/3653
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: psf-g4
Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl
BUILD FAILED: failed test
Excerpt from the test logfile:
Traceback (most recent call last):
File "/Users/buildslave/bb/trunk.psf-g4/build/Lib/threading.py", line 523, in __bootstrap_inner
self.run()
File "/Users/buildslave/bb/trunk.psf-g4/build/Lib/threading.py", line 478, in run
self.__target(*self.__args, **self.__kwargs)
File "/Users/buildslave/bb/trunk.psf-g4/build/Lib/test/test_smtplib.py", line 108, in debugging_server
poll_fun(0.01, asyncore.socket_map)
File "/Users/buildslave/bb/trunk.psf-g4/build/Lib/asyncore.py", line 183, in poll2
readwrite(obj, flags)
File "/Users/buildslave/bb/trunk.psf-g4/build/Lib/asyncore.py", line 107, in readwrite
obj.handle_error()
File "/Users/buildslave/bb/trunk.psf-g4/build/Lib/asyncore.py", line 103, in readwrite
obj.handle_expt_event()
File "/Users/buildslave/bb/trunk.psf-g4/build/Lib/asyncore.py", line 448, in handle_expt_event
raise socket.error(err, msg)
error: [Errno 54] Connection reset by peer
1 test failed:
test_smtplib
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list