[Python-checkins] buildbot failure in sparc Ubuntu 3.0

buildbot at python.org buildbot at python.org
Thu Mar 20 02:00:41 CET 2008


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

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

Buildslave for this Build: klose-ubuntu-sparc

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
2 tests failed:
    test_import test_zlib

Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 1198, in <module>
    main()
  File "./Lib/test/regrtest.py", line 462, in main
    e = _ExpectedSkips()
  File "./Lib/test/regrtest.py", line 1166, in __init__
    self.expected.add('test_py3kwarn')
  File "/home/pybot/buildarea/3.0.klose-ubuntu-sparc/build/Lib/contextlib.py", line 33, in __exit__
    self.gen.throw(type, value, traceback)
  File "/home/pybot/buildarea/3.0.klose-ubuntu-sparc/build/Lib/test/test_support.py", line 312, in catch_warning
    yield warning
  File "./Lib/test/regrtest.py", line 1164, in __init__
    callable(int)
NameError: global name 'callable' is not defined

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list