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

buildbot at python.org buildbot at python.org
Mon Dec 3 22:46:45 CET 2007


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/362

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:
1 test failed:
    test_runpy

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

Traceback (most recent call last):
  File "/opt/users/buildbot/slave/3.0.loewis-sun/build/Lib/test/test_runpy.py", line 245, in test_main_relative_import
    self._check_relative_imports(depth, "__main__")
  File "/opt/users/buildbot/slave/3.0.loewis-sun/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 "/opt/users/buildbot/slave/3.0.loewis-sun/build/Lib/runpy.py", line 123, in run_module
    fname, loader, pkg_name)
  File "/opt/users/buildbot/slave/3.0.loewis-sun/build/Lib/runpy.py", line 34, in _run_code
    exec(code, run_globals)
  File "/tmp/tmpeJEaMU/__runpy_pkg__/__runpy_pkg__/runpy_test.py", line 3, in <module>
ValueError: Attempted relative import in non-package

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list