Skip to content

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Oct 14, 2024

@sobolevn
Copy link
Member Author

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!

@sobolevn sobolevn merged commit 0c8c665 into python:main Oct 14, 2024
52 of 57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants