[Python-checkins] buildbot failure in ppc Debian unstable trunk
buildbot at python.org
buildbot at python.org
Wed Jul 30 20:28:38 CEST 2008
The Buildbot has detected a new failure of ppc Debian unstable trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/ppc%20Debian%20unstable%20trunk/builds/1792
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: klose-debian-ppc
Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: benjamin.peterson
BUILD FAILED: failed test
Excerpt from the test logfile:
Traceback (most recent call last):
File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/threading.py", line 523, in __bootstrap_inner
self.run()
File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/threading.py", line 478, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/bsddb/test/test_thread.py", line 280, in readerThread
rec = dbutils.DeadlockWrap(c.next, max_retries=10)
File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/bsddb/dbutils.py", line 68, in DeadlockWrap
return function(*_args, **_kwargs)
DBLockDeadlockError: (-30994, 'DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock')
1 test failed:
test_pep352
======================================================================
FAIL: test_inheritance (test.test_pep352.ExceptionClassTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_pep352.py", line 84, in test_inheritance
self.failUnlessEqual(len(exc_set), 0, "%s not accounted for" % exc_set)
AssertionError: set(['BufferError']) not accounted for
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list