-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-124873: Skip timerfd tests on Android #127279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…droid (pythonGH-127101) (python#127105)" This reverts commit c09366b.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Revert "[3.13] pythongh-124873: Tolerate 100 ms in TimerfdTests on Android (pythonGH-127101) (pythonGH-127105)" This reverts commit c09366b. * Skip timerfd tests on Android. (cherry picked from commit 4ca2c82) Co-authored-by: Malcolm Smith <smith@chaquo.com> Co-authored-by: Victor Stinner <vstinner@python.org>
GH-127290 is a backport of this pull request to the 3.13 branch. |
gh-124873: Skip timerfd tests on Android (GH-127279) * Revert "[3.13] gh-124873: Tolerate 100 ms in TimerfdTests on Android (GH-127101) (GH-127105)" This reverts commit c09366b. * Skip timerfd tests on Android. (cherry picked from commit 4ca2c82) Co-authored-by: Malcolm Smith <smith@chaquo.com> Co-authored-by: Victor Stinner <vstinner@python.org>
|
Unrelated failure. It should be fixed by #127299. |
* Revert "[3.13] pythongh-124873: Tolerate 100 ms in TimerfdTests on Android (pythonGH-127101) (python#127105)" This reverts commit c09366b. * Skip timerfd tests on Android. Co-authored-by: Victor Stinner <vstinner@python.org>
See #124873 (comment).