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

buildbot at python.org buildbot at python.org
Thu Mar 26 22:54:08 CET 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/271

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_descr

Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 552, in runtest_inner
    the_package = __import__(abstest, globals(), locals(), [])
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_descr.py", line 9, in <module>
    class OperatorsTest(unittest.TestCase):
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_descr.py", line 310, in OperatorsTest
    @test_support.impl_detail("the module 'xxsubtype' is internal")
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_support.py", line 708, in impl_detail
    if check_impl_detail(guards):
TypeError: check_impl_detail() takes exactly 0 arguments (1 given)

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list