gh-108277: Fix test_os TimerfdTests by vstinner · Pull Request #110515 · python/cpython · GitHub
Skip to content

gh-108277: Fix test_os TimerfdTests - #110515

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:test_timerfd
Oct 8, 2023
Merged

vstinner merged 1 commit into
python:mainfrom
vstinner:test_timerfd

Conversation

@vstinner

@vstinner vstinner commented Oct 8, 2023

Copy link
Copy Markdown
Member
  • test_timerfd_TFD_TIMER_ABSTIME() and test_timerfd_ns_TFD_TIMER_ABSTIME() tolerate a difference of 50 us.
  • test_timerfd_negative() checks if os.TFD_TIMER_CANCEL_ON_SET is defined.

* test_timerfd_TFD_TIMER_ABSTIME() and
  test_timerfd_ns_TFD_TIMER_ABSTIME() tolerate a difference of 50 us.
* test_timerfd_negative() checks if os.TFD_TIMER_CANCEL_ON_SET is
  defined.
@vstinner

vstinner commented Oct 8, 2023

Copy link
Copy Markdown
Member Author

@vstinner
vstinner merged commit 7e30821 into python:main Oct 8, 2023
@vstinner
vstinner deleted the test_timerfd branch October 8, 2023 11:26
@bedevere-bot

Copy link
Copy Markdown

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
* test_timerfd_TFD_TIMER_ABSTIME() and
  test_timerfd_ns_TFD_TIMER_ABSTIME() tolerate a difference of 50 us.
* test_timerfd_negative() checks if os.TFD_TIMER_CANCEL_ON_SET is
  defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants