[issue16534] test_float failure on IA64 (HPUX)

Stefan Krah report at bugs.python.org
Thu Nov 22 23:23:46 CET 2012


New submission from Stefan Krah:

There's a test_float failure on HPUX (and many compiler warnings):

test test_float failed -- Traceback (most recent call last):
  File "/home/cpython/buildslave/2.7.snakebite-hpux11iv3-ia64-1/build/Lib/test/test_float.py", line 622, in test_format_testfile
    self.assertEqual(fmt % arg, rhs)
AssertionError: '9999999999999999464902769475481793200000000000000' != '9999999999999999464902769475481793196872414789632'

----------
components: Tests
messages: 176133
nosy: mark.dickinson, skrah
priority: normal
severity: normal
status: open
title: test_float failure on IA64 (HPUX)
type: behavior
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16534>
_______________________________________


More information about the Python-bugs-list mailing list