[Python-checkins] buildbot failure in ARM Linux EABI trunk
buildbot at python.org
buildbot at python.org
Wed Nov 5 05:20:20 CET 2008
The Buildbot has detected a new failure of ARM Linux EABI trunk.
Full details are available at:
http://www.python.org/dev/buildbot/all/ARM%20Linux%20EABI%20trunk/builds/46
Buildbot URL: http://www.python.org/dev/buildbot/all/
Buildslave for this Build: klose-linux-armeabi
Build Reason:
Build Source Stamp: [branch trunk] HEAD
Blamelist: martin.v.loewis
BUILD FAILED: failed test
Excerpt from the test logfile:
1 test failed:
test_float
======================================================================
FAIL: test_from_hex (test.test_float.HexFloatTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/pybot/buildarea-armeabi/trunk.klose-linux-armeabi/build/Lib/test/test_float.py", line 622, in test_from_hex
self.identical(fromHex('0x0.ffffffffffffd6p-1022'), MIN-3*TINY)
File "/home/pybot/buildarea-armeabi/trunk.klose-linux-armeabi/build/Lib/test/test_float.py", line 363, in identical
self.fail('%r not identical to %r' % (x, y))
AssertionError: 2.2250738585071999e-308 not identical to 2.2250738585071984e-308
make: *** [buildbottest] Error 1
sincerely,
-The Buildbot
More information about the Python-checkins
mailing list