https://bugs.python.org/issue42323 [AIX] test_math: test_nextafter(float('nan'), 1.0) does not return a NaN on AIX
Le mar. 10 nov. 2020 à 08:10, <buildbot@python.org> a écrit :
The Buildbot has detected a failed build on builder POWER6 AIX 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/330/builds/132
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
404 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 20 sec
- test_subprocess: 2 min 48 sec
- test_unparse: 2 min 24 sec
- test_tokenize: 2 min 14 sec
- test_multiprocessing_spawn: 2 min 5 sec
- test_venv: 1 min 43 sec
- test_lib2to3: 1 min 28 sec
- test_multiprocessing_forkserver: 1 min 27 sec
- test_ssl: 1 min 24 sec
- test_asyncio: 1 min 22 sec
2 tests failed: test_math test_tcl
19 tests skipped: test_devpoll test_epoll test_gdb test_idle test_ioctl test_kqueue test_msilib test_ossaudiodev test_spwd test_startfile test_tix test_tk test_ttk_guionly test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64
2 re-run tests: test_math test_tcl
Total duration: 26 min 27 sec
Captured traceback
Traceback (most recent call last): File "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Lib/test/test_math.py", line 1968, in test_nextafter self.assertIsNaN(math.nextafter(NAN, 1.0)) File "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Lib/test/test_math.py", line 2015, in assertIsNaN self.fail("Expected a NaN, got {!r}.".format(value)) AssertionError: Expected a NaN, got 1.0.
Traceback (most recent call last): File "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 446, in test_passing_values self.assertEqual(passValue(i), i if self.wantobjects else str(i)) AssertionError: '9223372036854775808' != 9223372036854775808
Traceback (most recent call last): File "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 143, in test_getint self.assertEqual(tcl.getint(' %d ' % i), i) AssertionError: -9223372036854775808 != 9223372036854775808
Traceback (most recent call last): File "/home/aixtools/buildarea/3.9.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 417, in test_expr_bignum self.assertEqual(result, i) AssertionError: <bignum object: '9223372036854775808'> != 9223372036854775808
Test report
Failed tests:
- test_math
- test_tcl
Failed subtests:
- test_expr_bignum - test.test_tcl.TclTest
- test_passing_values - test.test_tcl.TclTest
- test_getint - test.test_tcl.TclTest
- test_nextafter - test.test_math.MathTests
Sincerely, -The Buildbot
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: vstinner@python.org
-- Night gathers, and now my watch begins. It shall not end until my death.