[Python-checkins] buildbot failure in x86 XP-4 trunk

buildbot at python.org buildbot at python.org
Wed Nov 28 01:03:31 CET 2007


The Buildbot has detected a new failure of x86 XP-4 trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20XP-4%20trunk/builds/226

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

Buildslave for this Build: bolen-windows

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: christian.heimes,guido.van.rossum

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 "E:\cygwin\home\db3l\buildarea\trunk.bolen-windows\build\lib\test\test_descr.py", line 4477, in test_main
    recursions()
  File "E:\cygwin\home\db3l\buildarea\trunk.bolen-windows\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

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list