◐ Shell
clean mode source ↗

gh-115258: Temporarily disable test on Windows by colesbury · Pull Request #115269 · python/cpython

The "test_shutdown_all_methods_in_many_threads" test times out on the Windows
free-threaded CI. This skips the test on that platform and configuration until
we figure out the root cause.

@colesbury

gvanrossum

@colesbury colesbury changed the title gh-115258: Temporarily disable test on Windows free-threaded build gh-115258: Temporarily disable test on Windows

Feb 11, 2024

fsc-eriker pushed a commit to fsc-eriker/cpython that referenced this pull request

Feb 14, 2024
The "test_shutdown_all_methods_in_many_threads" test times out on the Windows CI.
This skips the test on Windows until we figure out the root cause.