[Python-checkins] buildbot failure in x86 FreeBSD trunk

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


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

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

Buildslave for this Build: bolen-freebsd

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 "/usr/home/db3l/buildarea/trunk.bolen-freebsd/build/Lib/test/test_descr.py", line 4477, in test_main
    recursions()
  File "/usr/home/db3l/buildarea/trunk.bolen-freebsd/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