[Python-checkins] buildbot failure in x86 FreeBSD 3 3.0

buildbot at python.org buildbot at python.org
Wed Mar 19 23:40:31 CET 2008


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

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

Buildslave for this Build: nelson-freebsd

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

BUILD FAILED: failed test

Excerpt from the test logfile:
3 tests failed:
    test_import test_socket 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 "/store/home/python.buildbot/default/3.0.nelson-freebsd/build/Lib/contextlib.py", line 33, in __exit__
    self.gen.throw(type, value, traceback)
  File "/store/home/python.buildbot/default/3.0.nelson-freebsd/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