The Buildbot has detected a new failure on builder aarch64 Android 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1590/builds/153
Buildbot URL: https://buildbot.python.org/
Worker for this Build: mhsmith-android-aarch64
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/data/user/0/org.python.testbed/files/python/lib/python3.13/test/test_os.py", line 4341, in test_timerfd_poll self.check_timerfd_poll(False) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ File "/data/user/0/org.python.testbed/files/python/lib/python3.13/test/test_os.py", line 4329, in check_timerfd_poll self.assertEqual(self.read_count_signaled(fd), 1) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 2 != 1
Traceback (most recent call last): File "/data/user/0/org.python.testbed/files/python/lib/python3.13/test/test_os.py", line 4449, in test_timerfd_ns_select self.assertEqual(self.read_count_signaled(fd), 1) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 2 != 1
Test report
Failed tests:
- test_os
Failed subtests:
- test_timerfd_ns_select - test.test_os.TimerfdTests.test_timerfd_ns_select
- test_timerfd_poll - test.test_os.TimerfdTests.test_timerfd_poll
Sincerely, -The Buildbot