Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
vstinner left a comment
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
4ca2c82 intopython:mainUh oh!
There was an error while loading.Please reload this page.
* Revert "[3.13]pythongh-124873: Tolerate 100 ms in TimerfdTests on Android (pythonGH-127101) (pythonGH-127105)"This reverts commitc09366b.* Skip timerfd tests on Android.(cherry picked from commit4ca2c82)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 the3.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 commitc09366b.* Skip timerfd tests on Android.(cherry picked from commit4ca2c82)Co-authored-by: Malcolm Smith <smith@chaquo.com>Co-authored-by: Victor Stinner <vstinner@python.org>
bedevere-bot commentedNov 29, 2024
|
vstinner commentedNov 29, 2024
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 commitc09366b.* Skip timerfd tests on Android.Co-authored-by: Victor Stinner <vstinner@python.org>
Uh oh!
There was an error while loading.Please reload this page.
See#124873 (comment).