The Buildbot has detected a new failure on builder s390x Fedora Stable Refleaks 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1641/builds/1129
Buildbot URL: https://buildbot.python.org/
Worker for this Build: cstratak-fedora-stable-s390x
Build Reason: <unknown> Blamelist: sobolevn <mail@sobolevn.me>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-s390x.refleak/build/Lib/test/test_external_inspection.py", line 1639, in test_only_active_thread self.assertEqual( ~~~~~~~~~~~~~~~~^ total_gil_threads, 1, "Should have exactly one GIL holder" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ AssertionError: 0 != 1 : Should have exactly one GIL holder
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-s390x.refleak/build/Lib/test/test_os/test_os.py", line 4063, in test_timerfd_select self.assertEqual(self.read_count_signaled(fd), 1) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 3 != 1
Test report
Failed tests:
- test_external_inspection
Failed subtests:
- test_timerfd_select - test.test_os.test_os.TimerfdTests.test_timerfd_select
- test_only_active_thread - test.test_external_inspection.TestGetStackTrace.test_only_active_thread
Sincerely, -The Buildbot