[Python-checkins] buildbot failure in x86 XP-4 2.5

buildbot at python.org buildbot at python.org
Mon Aug 18 03:23:29 CEST 2008


The Buildbot has detected a new failure of x86 XP-4 2.5.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20XP-4%202.5/builds/218

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

Buildslave for this Build: bolen-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 "E:\cygwin\home\db3l\buildarea\2.5.bolen-windows\build\lib\test\test_threading.py", line 252, in test_1_join_on_shutdown
    self._run_and_join(script)
  File "E:\cygwin\home\db3l\buildarea\2.5.bolen-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