Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Merged
vstinner merged 3 commits intopython:mainfrommhsmith:timerfd-android-skip
Nov 26, 2024

Conversation

@mhsmith
Copy link
Member

@mhsmithmhsmith commentedNov 26, 2024
edited
Loading

@bedevere-appbedevere-appbot added testsTests in the Lib/test dir awaiting review labelsNov 26, 2024
@mhsmithmhsmith added the needs backport to 3.13bugs and security fixes labelNov 26, 2024
Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

@vstinnervstinnerenabled auto-merge (squash)November 26, 2024 09:30
@vstinnervstinner merged commit4ca2c82 intopython:mainNov 26, 2024
39 checks passed
@miss-islington-app
Copy link

Thanks@mhsmith for the PR, and@vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 26, 2024
* 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>
@bedevere-app
Copy link

GH-127290 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelNov 26, 2024
vstinner added a commit that referenced this pull requestNov 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 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
Copy link

⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️

Hi! The buildbotAMD64 FreeBSD14 3.13 has failed when building commit6a06634.

What do you need to do:

  1. Don't panic.
  2. Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/#/builders/1481/builds/765) and take a look at the build logs.
  4. Check if the failure is related to this commit (6a06634) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/#/builders/1481/builds/765

Failed tests:

  • test_threading

Failed subtests:

  • test_start_new_thread_failed - test.test_threading.ThreadTests.test_start_new_thread_failed

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):  File"/home/buildbot/buildarea/3.13.opsec-fbsd14/build/Lib/test/test_threading.py", line1205, intest_start_new_thread_failedself.assertEqual(out,b'ok')~~~~~~~~~~~~~~~~^^^^^^^^^^^^AssertionError:b"skipshouldn't be printed" != b'ok'

@vstinner
Copy link
Member

test_start_new_thread_failed - test.test_threading.ThreadTests.test_start_new_thread_failed

Unrelated failure. It should be fixed by#127299.

ebonnal pushed a commit to ebonnal/cpython that referenced this pull requestJan 12, 2025
* 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>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@vstinnervstinnervstinner approved these changes

Assignees

No one assigned

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@mhsmith@bedevere-bot@vstinner

[8]ページ先頭

©2009-2025 Movatter.jp