[Python-checkins] buildbot failure in ppc Debian unstable trunk

buildbot at python.org buildbot at python.org
Sun May 17 00:38:11 CEST 2009


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/527

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:
1 test failed:
    test_typechecks

======================================================================
FAIL: testInfiniteRecursionCaughtProperly (test.test_typechecks.TypeChecksTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_typechecks.py", line 81, in testInfiniteRecursionCaughtProperly
    self.assertRaises(RuntimeError, isinstance, e, Evil)
AssertionError: RuntimeError not raised

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list