Skip to content

gh-124873: Tolerate 100 ms in TimerfdTests on Android #127101

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

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Nov 21, 2024

On Android, TimerfdTests of test_os now uses 100 ms accuracy instead of 10 ms.

On Android, TimerfdTests of test_os now uses 100 ms accuracy instead
of 10 ms.
@vstinner vstinner added skip news needs backport to 3.13 bugs and security fixes labels Nov 21, 2024
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Nov 21, 2024
@vstinner
Copy link
Member Author

Example of recent failure: #126730 (comment)

@Eclips4 Eclips4 requested a review from mhsmith November 21, 2024 13:16
@vstinner vstinner merged commit bab4b04 into python:main Nov 21, 2024
42 checks passed
@vstinner vstinner deleted the android_timerfd branch November 21, 2024 14:53
@miss-islington-app
Copy link

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 21, 2024
…-127101)

On Android, TimerfdTests of test_os now uses 100 ms accuracy instead
of 10 ms.
(cherry picked from commit bab4b04)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app
Copy link

bedevere-app bot commented Nov 21, 2024

GH-127105 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Nov 21, 2024
vstinner added a commit that referenced this pull request Nov 21, 2024
…) (#127105)

gh-124873: Tolerate 100 ms in TimerfdTests on Android (GH-127101)

On Android, TimerfdTests of test_os now uses 100 ms accuracy instead
of 10 ms.
(cherry picked from commit bab4b04)

Co-authored-by: Victor Stinner <vstinner@python.org>
mhsmith added a commit to mhsmith/cpython that referenced this pull request Nov 26, 2024
vstinner added a commit that referenced this pull request Nov 26, 2024
* Revert "[3.13] gh-124873: Tolerate 100 ms in TimerfdTests on Android (GH-127101) (#127105)"

This reverts commit c09366b.

* Skip timerfd tests on Android.

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 26, 2024
* 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>
vstinner added a commit that referenced this pull request Nov 29, 2024
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>
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
…27101)

On Android, TimerfdTests of test_os now uses 100 ms accuracy instead
of 10 ms.
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
* 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>
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.

1 participant