[Python-checkins] buildbot failure in g4 osx.4 3.0

buildbot at python.org buildbot at python.org
Thu May 15 04:18:11 CEST 2008


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

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

Buildslave for this Build: psf-g4

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: alexandre.vassalotti

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_sundry

======================================================================
ERROR: test_at_least_import_untested_modules (test.test_sundry.TestUntestedModules)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_sundry.py", line 80, in test_at_least_import_untested_modules
    import xml
  File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/contextlib.py", line 34, in __exit__
    self.gen.throw(type, value, traceback)
  File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_support.py", line 406, in catch_warning
    yield warning_obj if record else None
  File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/test/test_sundry.py", line 44, in test_at_least_import_untested_modules
    import distutils.command.register
  File "/Users/buildslave/bb/3.0.psf-g4/build/Lib/distutils/command/register.py", line 11, in <module>
    import io, ConfigParser
ImportError: No module named ConfigParser

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list