-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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-79940: skip TestGetAsyncGenState
on wasm as it requires working sockets
#102605
Conversation
2c44e3b
to
184f617
Compare
Skip `TestGetAsyncGenState` and restoring of the default event loop policy in `test_inspect` if platform lacks working socket support. Fixes python#11590
184f617
to
6ab6bcf
Compare
@kumaraditya303 this is the follow-up PR for #11590 |
!buildbot .wasm. |
🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit 6ab6bcf 🤖 The command will test the builders whose names match following regular expression: The builders matched are:
|
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.
Thanks, we don't need news for this so I removed it.
TestGetAsyncGenState
on wasm as it requires working sockets
Status check is done, and it's a success ✅. |
Sorry, I can't merge this PR. Reason: |
Status check is done, and it's a success ✅. |
…rking sockets (pythonGH-102605) Skip `TestGetAsyncGenState` and restoring of the default event loop policy in `test_inspect` if platform lacks working socket support. Fixes python#11590 Automerge-Triggered-By: GH:kumaraditya303
Skip
TestGetAsyncGenState
and restoring of the default event loop policy intest_inspect
if platform lacks working socket support.Fixes #11590
Automerge-Triggered-By: GH:kumaraditya303