[Python-checkins] buildbot failure in x86 osx.5 trunk

buildbot at python.org buildbot at python.org
Mon May 19 00:03:31 CEST 2008


The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/284

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

Buildslave for this Build: heller-x86-osx5

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl,ronald.oussoren

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_platform

======================================================================
ERROR: test_mac_ver (test.test_platform.PlatformTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_platform.py", line 67, in test_mac_ver
    if os.uname()[0] == 'Darwin':
NameError: global name 'os' is not defined

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list