Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Nov 21, 2024

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 [email protected]

…-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 <[email protected]>
@bedevere-appbedevere-appbot added the tests Tests in the Lib/test dir label Nov 21, 2024
@vstinnervstinner enabled auto-merge (squash) November 21, 2024 14:55
@vstinnervstinner merged commit c09366b into python:3.13Nov 21, 2024
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 <[email protected]>
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 <[email protected]> Co-authored-by: Victor Stinner <[email protected]>
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 <[email protected]> Co-authored-by: Victor Stinner <[email protected]>
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 <[email protected]>
@miss-islingtonmiss-islington deleted the backport-bab4b04-3.13 branch January 2, 2026 18:11
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@vstinner