[Python-checkins] buildbot failure in S-390 Debian trunk

buildbot at python.org buildbot at python.org
Thu Nov 1 22:27:55 CET 2007


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

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

Buildslave for this Build: klose-debian-s390

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: christian.heimes,georg.brandl,martin.v.loewis,raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_ctypes

======================================================================
FAIL: test_longdouble (ctypes.test.test_callbacks.Callbacks)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-s390/build/Lib/ctypes/test/test_callbacks.py", line 81, in test_longdouble
    self.check_type(c_longdouble, 3.14)
  File "/home/pybot/buildarea/trunk.klose-debian-s390/build/Lib/ctypes/test/test_callbacks.py", line 22, in check_type
    self.failUnlessEqual(self.got_args, (arg,))
AssertionError: (-inf,) != (3.1400000000000001,)

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list