Skip to content

gh-106214: Fix test_opcache to skip threaded tests on non-threaded platforms #106166

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
Jun 28, 2023

Conversation

hoodmane
Copy link
Contributor

@hoodmane hoodmane commented Jun 28, 2023

This skips the test added in #105953 for threadless builds.

This skips the test added in python#105953 for threadless builds
This fixes the  wasm buildbots
@bedevere-bot bedevere-bot added awaiting review tests Tests in the Lib/test dir labels Jun 28, 2023
@hoodmane
Copy link
Contributor Author

@brettcannon

@hoodmane hoodmane changed the title Do not test specialization's thread-safety on threadless builds gh-106214 Do not test specialization's thread-safety on threadless builds Jun 28, 2023
@brettcannon brettcannon added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 28, 2023
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @brettcannon for commit b0a46b5 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 28, 2023
@brettcannon brettcannon self-assigned this Jun 28, 2023
@brettcannon brettcannon changed the title gh-106214 Do not test specialization's thread-safety on threadless builds gh-106214: Fix test_opcache to skip threaded tests on non-threaded platforms Jun 28, 2023
@brettcannon brettcannon merged commit 4bde894 into python:main Jun 28, 2023
@brettcannon
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants