Message101929
All the ARM Linux EABI buildbots fail on the same test.
http://www.python.org/dev/buildbot/all/builders/ARM%20Linux%20EABI%202.6/builds/5
test_float
test test_float failed -- Traceback (most recent call last):
File "/home/pybot/buildarea-armeabi/2.6.klose-linux-armeabi/build/Lib/test/test_float.py", line 665, in test_from_hex
self.identical(fromHex('0x0.ffffffffffffd6p-1022'), MIN-3*TINY)
File "/home/pybot/buildarea-armeabi/2.6.klose-linux-armeabi/build/Lib/test/test_float.py", line 375, in identical
self.fail('%r not identical to %r' % (x, y))
AssertionError: 2.2250738585071999e-308 not identical to 2.2250738585071984e-308 |
|
Date |
User |
Action |
Args |
2010-03-30 10:52:46 | flox | set | recipients:
+ flox, mark.dickinson |
2010-03-30 10:52:46 | flox | set | messageid: <1269946366.65.0.0501186219601.issue8265@psf.upfronthosting.co.za> |
2010-03-30 10:52:45 | flox | link | issue8265 messages |
2010-03-30 10:52:44 | flox | create | |
|