Skip to content

gh-124402: Require cpu resource in test_super slow method #124434

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
Sep 24, 2024

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 24, 2024

test___class___modification_multithreaded() now requires the 'cpu' test resource on a Free Threaded build.

test___class___modification_multithreaded() now requires the 'cpu'
test resource on a Free Threaded build.
@vstinner vstinner added skip news needs backport to 3.13 bugs and security fixes labels Sep 24, 2024
@vstinner vstinner marked this pull request as ready for review September 24, 2024 12:37
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Sep 24, 2024
@vstinner vstinner merged commit 5a60566 into python:main Sep 24, 2024
36 checks passed
@vstinner vstinner deleted the test_super branch September 24, 2024 20:36
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 24, 2024
…onGH-124434)

test___class___modification_multithreaded() now requires the 'cpu'
test resource on a Free Threaded build.
(cherry picked from commit 5a60566)

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

bedevere-app bot commented Sep 24, 2024

GH-124468 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 Sep 24, 2024
Yhg1s pushed a commit that referenced this pull request Sep 24, 2024
…124434) (#124468)

gh-124402: Require cpu resource in test_super slow method (GH-124434)

test___class___modification_multithreaded() now requires the 'cpu'
test resource on a Free Threaded build.
(cherry picked from commit 5a60566)

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