[Python-checkins] buildbot failure in sparc solaris10 gcc 3.0

buildbot at python.org buildbot at python.org
Wed Mar 19 23:59:42 CET 2008


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

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

Buildslave for this Build: loewis-sun

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 "/opt/users/buildbot/slave/3.0.loewis-sun/build/Lib/contextlib.py", line 33, in __exit__
    self.gen.throw(type, value, traceback)
  File "/opt/users/buildbot/slave/3.0.loewis-sun/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