[Python-checkins] buildbot failure in x86 mvlgcc 3.0

buildbot at python.org buildbot at python.org
Mon Dec 3 22:26:47 CET 2007


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

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

Buildslave for this Build: loewis-linux

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

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_runpy

======================================================================
ERROR: test_main_relative_import (test.test_runpy.RunModuleTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home2/buildbot/slave/3.0.loewis-linux/build/Lib/test/test_runpy.py", line 245, in test_main_relative_import
    self._check_relative_imports(depth, "__main__")
  File "/home2/buildbot/slave/3.0.loewis-linux/build/Lib/test/test_runpy.py", line 213, in _check_relative_imports
    d1 = run_module(mod_name, run_name=run_name) # Read from source
  File "/home2/buildbot/slave/3.0.loewis-linux/build/Lib/runpy.py", line 123, in run_module
    fname, loader, pkg_name)
  File "/home2/buildbot/slave/3.0.loewis-linux/build/Lib/runpy.py", line 34, in _run_code
    exec(code, run_globals)
  File "/tmp/tmpzMo3Ap/__runpy_pkg__/__runpy_pkg__/runpy_test.py", line 3, in <module>
ValueError: Attempted relative import in non-package

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list