The Buildbot has detected a new failure on builder AMD64 Debian root 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/345/builds/8387
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: angelico-debian-amd64
Build Reason: <unknown> Blamelist: Sergey B Kirpichev <skirpichev@gmail.com>, Wim Jeantine-Glenn <jump@wimglenn.com>, blhsing <blhsing@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_os.py", line 4386, in test_timerfd_poll self.check_timerfd_poll(False) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_os.py", line 4374, in check_timerfd_poll self.assertEqual(self.read_count_signaled(fd), 1) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 4 != 1
Traceback (most recent call last): File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_os.py", line 4386, in test_timerfd_poll self.check_timerfd_poll(False) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_os.py", line 4374, in check_timerfd_poll self.assertEqual(self.read_count_signaled(fd), 1) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 3 != 1
Test report
Failed tests:
- test_os
Failed subtests:
- test_timerfd_poll - test.test_os.TimerfdTests.test_timerfd_poll
Sincerely, -The Buildbot