☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL Refleaks 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1226/builds/1222
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: itamaro-ubuntu-aws
Build Reason: <unknown> Blamelist: Brett Cannon <brett@python.org>, Eric Snow <ericsnowcurrently@gmail.com>, Ken Jin <kenjin@python.org>, Ned Batchelder <ned@nedbatchelder.com>, Sam Gross <colesbury@gmail.com>, Victor Stinner <vstinner@python.org>, mpage <mpage@meta.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_concurrent_futures/test_shutdown.py", line 50, in test_interpreter_shutdown self.assertEqual(out.strip(), b"apple") ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: b'' != b'apple'
Traceback (most recent call last): File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_os.py", line 4324, in test_timerfd_ns_select self.assertEqual(self.read_count_signaled(fd), 1) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 2 != 1
Traceback (most recent call last): File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_concurrent_futures/executor.py", line 71, in test_map_timeout self.assertEqual([None, None], results) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: Lists differ: [None, None] != []
Test report
Failed tests:
- test.test_concurrent_futures.test_shutdown
- test.test_concurrent_futures.test_process_pool
- test_os
Failed subtests:
- test_timerfd_ns_select - test.test_os.TimerfdTests.test_timerfd_ns_select
- test_map_timeout - test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_map_timeout
- test_interpreter_shutdown - test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_interpreter_shutdown
- test_map_timeout - test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_timeout
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org