[Python-checkins] buildbot failure in ia64 Ubuntu 3.x

buildbot at python.org buildbot at python.org
Wed Jan 28 17:47:00 CET 2009


The Buildbot has detected a new failure of ia64 Ubuntu 3.x.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ia64%20Ubuntu%203.x/builds/181

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

Buildslave for this Build: klose-debian-ia64

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: guilherme.polo

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_lib2to3

Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 596, in runtest_inner
    the_package = __import__(abstest, globals(), locals(), [])
  File "/home/pybot/buildarea/3.x.klose-debian-ia64/build/Lib/test/test_lib2to3.py", line 3, in <module>
    from lib2to3.tests import test_fixers, test_pytree, test_util, test_refactor
  File "/home/pybot/buildarea/3.x.klose-debian-ia64/build/Lib/lib2to3/tests/__init__.py", line 11, in <module>
    from . import support
  File "/home/pybot/buildarea/3.x.klose-debian-ia64/build/Lib/lib2to3/tests/support.py", line 23, in <module>
    driver = driver.Driver(grammar, convert=pytree.convert)
AttributeError: 'module' object has no attribute 'convert'

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list