Skip to content

Conversation

@sobolevn
Copy link
Member

@sobolevnsobolevn commented Oct 14, 2024

@sobolevn
Copy link
MemberAuthor

Failures do not look related:

====================================================================== FAIL: test_timerfd_poll (test.test_os.TimerfdTests.test_timerfd_poll) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/runner/work/cpython/cpython/Lib/test/test_os.py", line 4391, in test_timerfd_poll self.check_timerfd_poll(False) ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^ File "/home/runner/work/cpython/cpython/Lib/test/test_os.py", line 4387, in check_timerfd_poll self.assertGreater(dt, total_time / sec_to_nsec - self.CLOCK_RES) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 0.49887036200016155 not greater than 0.499 ---------------------------------------------------------------------- 

I will merge this, thanks everyone!

@sobolevnsobolevn merged commit 0c8c665 into python:mainOct 14, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@sobolevn@Fidget-Spinner@Eclips4