Buildbot failure in Python on PPC64 AIX 3.x
The Buildbot has detected a new failure on builder PPC64 AIX 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/438/builds/529
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-aix-ppc64
Build Reason: <unknown> Blamelist: Alex Grönholm <alex.gronholm@nextday.fi>, Andre Delfino <adelfino@gmail.com>, Andreas Poehlmann <andreas@poehlmann.io>, Andrew Svetlov <andrew.svetlov@gmail.com>, ArioA <ArioA@users.noreply.github.com>, Brandt Bucher <brandtbucher@gmail.com>, Brett Cannon <brett@python.org>, Christian Heimes <christian@python.org>, David CARLIER <devnexen@gmail.com>, Devin Jeanpierre <jeanpierreda@google.com>, Dong-hee Na <donghee.na@python.org>, Eric Snow <ericsnowcurrently@gmail.com>, Erlend Egeberg Aasland <erlend.aasland@innova.no>, Ethan Furman <ethan@stoneleaf.us>, FX Coudert <fxcoudert@gmail.com>, Filipe Laíns <lains@archlinux.org>, Hai Shi <shihai1992@gmail.com>, Irit Katriel <iritkatriel@yahoo.com>, James Gerity <snoop.jedi@gmail.com>, Jesús Cea <jcea@jcea.es>, John Belmonte <john@neggie.net>, Joshua Cannon <joshua.cannon@ni.com>, Julien Jerphanion <git@jjerphan.xyz>, Julien Palard <julien@palard.fr>, Lysandros Nikolaou <lisandrosnik@gmail.com>, Mark Dickinson <mdickinson@enthought.com>, Mark Shannon <mark@hotpy.org>, Matti Picus <matti.picus@gmail.com>, Matěj Cepl <mcepl@cepl.eu>, Miro Hrončok <miro@hroncok.cz>, Mohamed Koubaa <koubaa.m@gmail.com>, Ned Deily <nad@python.org>, Nick Crews <nicholas.b.crews@gmail.com>, Pablo Galindo <Pablogsal@gmail.com>, Quentin Hibon <qh.public@yahoo.com>, Ram Rachum <ram@rachum.com>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Renato Cunha <renatocunha@acm.org>, Richard Levasseur <richardlev@gmail.com>, Ronald Oussoren <ronaldoussoren@mac.com>, Senthil Kumaran <senthil@uthcode.com>, Serhiy Storchaka <storchaka@gmail.com>, Shane Harvey <shnhrv@gmail.com>, Shantanu <12621235+hauntsaninja@users.noreply.github.com>, Soumendra Ganguly <67527439+8vasu@users.noreply.github.com>, Steve Dower <steve.dower@python.org>, Terry Jan Reedy <tjreedy@udel.edu>, Victor Stinner <vstinner@python.org>, Vladimir Matveev <vladima@fb.com>, Volker-Weissmann <39418860+Volker-Weissmann@users.noreply.github.com>, Wansoo Kim <rladhkstn8@gmail.com>, Yaroslav Pankovych <31005942+ypankovyc h@users.noreply.github.com>, Yasser A <i_r7al@me.com>, Yurii Karabas <1998uriyyo@gmail.com>, Zackery Spytz <zspytz@gmail.com>, Zhang Maiyun <myzhang1029@hotmail.com>, basak <robie@justgohome.co.uk>, dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>, idanw206 <31290383+idanw206@users.noreply.github.com>, kj <28750310+Fidget-Spinner@users.noreply.github.com>, pxinwr <peixing.xin@windriver.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 25 sec
- test_subprocess: 2 min 55 sec
- test_venv: 2 min 44 sec
- test_tokenize: 2 min 37 sec
- test_unparse: 2 min 30 sec
- test_multiprocessing_spawn: 2 min 16 sec
- test_distutils: 2 min 2 sec
- test_multiprocessing_forkserver: 1 min 34 sec
- test_lib2to3: 1 min 30 sec
- test_asyncio: 1 min 29 sec
2 tests failed: test_math test_sysconfig
18 tests skipped: test_devpoll test_epoll test_gdb 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_sysconfig
Total duration: 7 min 9 sec
Captured traceback
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/test_sysconfig.py", line 368, in test_EXT_SUFFIX_in_vars self.assertEqual(vars['EXT_SUFFIX'], _imp.extension_suffixes()[0]) AssertionError: '.so' != '.cpython-310d.so'
- .so
- .cpython-310d.so
Traceback (most recent call last): File "/home/shager/cpython-buildarea/3.x.edelsohn-aix-ppc64/build/Lib/test/test_math.py", line 2027, in test_nextafter self.assertIsNaN(math.nextafter(NAN, 1.0)) File "/home/shager/cpython-buildarea/3.x.edelsohn-aix-ppc64/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.
Test report
Failed tests:
- test_sysconfig
- test_math
Failed subtests:
- test_EXT_SUFFIX_in_vars - test.test_sysconfig.TestSysConfig
- test_nextafter - test.test_math.MathTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org