gh-79940: skip `TestGetAsyncGenState` on wasm as it requires working sockets by tkren · Pull Request #102605 · python/cpython
Skip `TestGetAsyncGenState` and restoring of the default event loop policy in `test_inspect` if platform lacks working socket support. Fixes python#11590
🤖 New build scheduled with the buildbot fleet by @kumaraditya303 for commit 6ab6bcf 🤖
The command will test the builders whose names match following regular expression: .*wasm.*
The builders matched are:
wasm32-emscripten node (pthreads) PRwasm32-emscripten browser (dynamic linking, no tests) PRwasm32-wasi PRwasm32-emscripten node (dynamic linking) PR
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.
kumaraditya303
changed the title
gh-79940: TestGetAsyncGenState requires working sockets
gh-79940: skip TestGetAsyncGenState on wasm as it requires working sockets
iritkatriel pushed a commit to iritkatriel/cpython that referenced this pull request
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters