[Python-checkins] buildbot failure in amd64 XP 3.0

buildbot at python.org buildbot at python.org
Sat Mar 29 02:41:44 CET 2008


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

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

Buildslave for this Build: heller-windows-amd64

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: gerhard.haering

BUILD FAILED: failed test

Excerpt from the test logfile:
2 tests failed:
    test_getargs2 test_logging

======================================================================
ERROR: test_n (test.test_getargs2.Signed_TestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_getargs2.py", line 190, in test_n
    self.failUnlessEqual(99, getargs_n(Long()))
TypeError: 'Long' object cannot be interpreted as an integer

======================================================================
FAIL: test_flush (test.test_logging.MemoryHandlerTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_logging.py", line 468, in test_flush
    self.assert_log_lines(lines)
  File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_logging.py", line 112, in assert_log_lines
    self.assertEquals(len(actual_lines), len(expected_values))
AssertionError: 0 != 3

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list