[Python-checkins] buildbot failure in amd64 XP 3.0
buildbot at python.org
buildbot at python.org
Thu Apr 3 19:21:15 CEST 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/743
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: benjamin.peterson
BUILD FAILED: failed test
Excerpt from the test logfile:
2 tests failed:
test_getargs2 test_threading
======================================================================
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_no_refcycle_through_target (test.test_threading.ThreadTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\buildbot\3.0.heller-windows-amd64\build\lib\test\test_threading.py", line 288, in test_no_refcycle_through_target
sys.getrefcount(weak_raising_cyclic_object())))
AssertionError: 5 references still around
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list