[Python-checkins] buildbot failure in amd64 gentoo trunk

buildbot at python.org buildbot at python.org
Tue Nov 27 23:41:41 CET 2007


The Buildbot has detected a new failure of amd64 gentoo trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/amd64%20gentoo%20trunk/builds/2317

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

Buildslave for this Build: norwitz-amd64

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: christian.heimes

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 556, in runtest_inner
    indirect_test()
  File "/home/buildbot/slave/py-build/trunk.norwitz-amd64/build/Lib/test/test_descr.py", line 4477, in test_main
    recursions()
  File "/home/buildbot/slave/py-build/trunk.norwitz-amd64/build/Lib/test/test_descr.py", line 2013, in recursions
    A.__mul__ = new.instancemethod(lambda self, x: self * x, None, A)
NameError: global name 'new' is not defined

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list