]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124402: Require cpu resource in test_free_threading (#124438)
authorVictor Stinner <vstinner@python.org>
Tue, 24 Sep 2024 14:33:27 +0000 (16:33 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 14:33:27 +0000 (16:33 +0200)
commit38a5beb12a64461a06b84fab285944ecb66de04c
treea2a4a3e05c3646db256c02a7a3e880702028e808
parentd21b0b5d36834d4d35aec3a01661597019594936
gh-124402: Require cpu resource in test_free_threading (#124438)

Require the 'cpu' test resource on slow test_free_threading tests.
Lib/test/test_free_threading/test_list.py
Lib/test/test_free_threading/test_monitoring.py
Lib/test/test_free_threading/test_type.py