[Python-checkins] buildbot failure in x86 W2k8 2.5
buildbot at python.org
buildbot at python.org
Mon Aug 18 02:03:22 CEST 2008
The Buildbot has detected a new failure of x86 W2k8 2.5.
Full details are available at:
http://www.python.org/dev/buildbot/all/x86%20W2k8%202.5/builds/3
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: nelson-windows
Build Reason:
Build Source Stamp: [branch branches/release25-maint] HEAD
Blamelist: gregory.p.smith,hirokazu.yamamoto
BUILD FAILED: failed test
Excerpt from the test logfile:
1 test failed:
test_threading
======================================================================
FAIL: test_1_join_on_shutdown (test.test_threading.ThreadJoinOnShutdown)
----------------------------------------------------------------------
Traceback (most recent call last):
File "S:\buildbots\python\2.5.nelson-windows\build\lib\test\test_threading.py", line 252, in test_1_join_on_shutdown
self._run_and_join(script)
File "S:\buildbots\python\2.5.nelson-windows\build\lib\test\test_threading.py", line 238, in _run_and_join
self.assertEqual(p.stdout.read(), "end of main\nend of thread\n")
AssertionError: 'end of main\r\nend of thread\r\n' != 'end of main\nend of thread\n'
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list