Buildbot failure in Python on POWER6 AIX 3.x
The Buildbot has detected a new failure on builder POWER6 AIX 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/302/builds/591
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: AMIR <31338382+amiremohamadi@users.noreply.github.com>, Alex Grönholm <alex.gronholm@nextday.fi>, Ammar Askar <ammar@ammaraskar.com>, Andre Delfino <adelfino@gmail.com>, Antoine <43954001+awecx@users.noreply.github.com>, Augusto Hack <hack.augusto@gmail.com>, Batuhan Taskaya <isidentical@gmail.com>, Casper Smet <casper.smet@student.hu.nl>, Chris Jerdonek <chris.jerdonek@gmail.com>, Christian Heimes <christian@python.org>, Colin Watson <cjwatson@debian.org>, Daniel Hahler <git@thequod.de>, Dong-hee Na <donghee.na@python.org>, E-Paine <63801254+E-Paine@users.noreply.github.com>, Erlend Egeberg Aasland <erlend.aasland@innova.no>, Ethan Furman <ethan@stoneleaf.us>, Fernando Toledo <42938011+fernandohtr@users.noreply.github.com>, Gregory P. Smith <greg@krypto.org>, Géry Ogam <gery.ogam@gmail.com>, Hai Shi <shihai1992@gmail.com>, Irit Katriel <iritkatriel@yahoo.com>, Jason R. Coombs <jaraco@jaraco.com>, Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>, Joshua Root <jmr@macports.org>, Julien Palard <julien@palard.fr>, Mariatta <Mariatta@users.noreply.github.com>, Mark Dickinson <mdickinson@enthought.com>, Mark Shannon <mark@hotpy.org>, Matt Fowler <matt.fow@gmail.com>, Matt Wozniski <mwozniski@bloomberg.net>, Matthew Suozzo <msuozzo@google.com>, Matthias Bussonnier <bussonniermatthias@gmail.com>, Matti Picus <matti.picus@gmail.com>, Matěj Cepl <mcepl@cepl.eu>, Max Bernstein <tekknolagi@users.noreply.github.com>, Mike Lei <mikelei8291@users.noreply.github.com>, Nick Gaya <nicholasgaya+github@gmail.com>, Om G <34579088+OmG-117@users.noreply.github.com>, Pablo Galindo <Pablogsal@gmail.com>, Pablo Galindo <pablogsal@gmail.com>, Petr Viktorin <encukou@gmail.com>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Richard Kojedzinszky <rkojedzinszky@users.noreply.github.com>, Serhiy Storchaka <storchaka@gmail.com>, Terry Jan Reedy <tjreedy@udel.edu>, Victor Stinner <vstinner@python.org>, Vladimir <greatvovan@gmail.com>, Zackery Spytz <zspytz@gmail.com>, erykoff <erykoff@stanford.edu>, k j <28750310+Fidget-Spinner@users.noreply.github.com>, masklinn <github.com@masklinn.net>, pxinwr <peixing.xin@windriver.com>, sblondon <sblondon@users.noreply.github.com>, vabr-g <vabr@google.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
405 tests OK.
10 slowest tests:
- test_concurrent_futures: 3 min 32 sec
- test_subprocess: 3 min 15 sec
- test_unparse: 2 min 22 sec
- test_tokenize: 2 min 21 sec
- test_multiprocessing_spawn: 2 min 16 sec
- test_venv: 1 min 51 sec
- test_multiprocessing_forkserver: 1 min 37 sec
- test_lib2to3: 1 min 33 sec
- test_ssl: 1 min 24 sec
- test_capi: 1 min 21 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: 31 min 30 sec
Captured traceback
Traceback (most recent call last): File "/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 150, in test_getint self.assertEqual(tcl.getint(' %d ' % i), i) AssertionError: -9223372036854775808 != 9223372036854775808
Traceback (most recent call last): File "/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Lib/test/test_math.py", line 2027, in test_nextafter self.assertIsNaN(math.nextafter(NAN, 1.0)) File "/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Lib/test/test_math.py", line 2074, 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.x.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 443, in test_expr_bignum self.assertEqual(result, i) AssertionError: <bignum object: '9223372036854775808'> != 9223372036854775808
Traceback (most recent call last): File "/home/aixtools/buildarea/3.x.aixtools-aix-power6/build/Lib/test/test_tcl.py", line 477, in test_passing_values self.assertEqual(passValue(i), i if self.wantobjects else str(i)) AssertionError: '9223372036854775808' != 9223372036854775808
Test report
Failed tests:
- test_tcl
- test_math
Failed subtests:
- test_expr_bignum - test.test_tcl.TclTest
- test_getint - test.test_tcl.TclTest
- test_nextafter - test.test_math.MathTests
- test_passing_values - test.test_tcl.TclTest
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org