[Python-checkins] buildbot failure in PPC64 Debian trunk

buildbot at python.org buildbot at python.org
Thu Aug 14 21:57:56 CEST 2008


The Buildbot has detected a new failure of PPC64 Debian trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/PPC64%20Debian%20trunk/builds/1305

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

Buildslave for this Build: klose-debian-ppc64

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: thomas.heller

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_ctypes

======================================================================
FAIL: test_overflow (ctypes.test.test_memfunctions.MemFunctionsTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea64/trunk.klose-debian-ppc64/build/Lib/ctypes/test/test_memfunctions.py", line 13, in test_overflow
    lambda: wstring_at(u"foo", sys.maxsize))
AssertionError: (<type 'exceptions.OverflowError'>, <type 'exceptions.MemoryError'>) not raised

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list