Skip to content
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

gh-120659: Skip test_freethreading with GIL #120660

Merged
merged 6 commits into from
Jun 18, 2024

Conversation

nineteendo
Copy link
Contributor

@nineteendo nineteendo commented Jun 17, 2024

Co-authored-by: Victor Stinner <vstinner@python.org>
@nineteendo
Copy link
Contributor Author

I fixed the co-author message.

@nineteendo nineteendo requested a review from vstinner June 18, 2024 08:00
@vstinner
Copy link
Member

@nineteendo nineteendo requested a review from vstinner

I don't know test_freethreading. I don't know if it makes sense to run these tests with the GIL enabled.

@nineteendo

This comment was marked as resolved.

@vstinner vstinner removed their request for review June 18, 2024 11:27
@colesbury colesbury added skip news needs backport to 3.13 bugs and security fixes labels Jun 18, 2024
@colesbury
Copy link
Contributor

There is some value to running these tests on with the GIL enabled, but not enough to justify the time they're taking. If we make the tests faster, we can reconsider re-enabling them for the default build.

@vstinner vstinner merged commit 360f14a into python:main Jun 18, 2024
35 checks passed
@miss-islington-app
Copy link

Thanks @nineteendo 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 request Jun 18, 2024
(cherry picked from commit 360f14a)

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
@nineteendo nineteendo deleted the skip-test_freethreading-gil branch June 18, 2024 13:56
@bedevere-app
Copy link

bedevere-app bot commented Jun 18, 2024

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

@vstinner
Copy link
Member

Ok, in that case, I merge the change. Thanks @nineteendo.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 18, 2024
vstinner pushed a commit that referenced this pull request Jun 18, 2024
…0694)

gh-120659: Skip `test_freethreading` with GIL (GH-120660)
(cherry picked from commit 360f14a)

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
picnixz pushed a commit to picnixz/cpython that referenced this pull request Jun 19, 2024
mrahtz pushed a commit to mrahtz/cpython that referenced this pull request Jun 30, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants