]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-124402: Require cpu resource in test_free_threading (#124438) (#124439)
authorVictor Stinner <vstinner@python.org>
Tue, 24 Sep 2024 18:26:02 +0000 (20:26 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 18:26:02 +0000 (11:26 -0700)
commit5615351a4be87c4b1cccb7d06bc341a12e113fa8
tree2749bcd5e7f0466492c06778486d215920a62d71
parenta573b23124f35a30b5a4dbc154acd8887d9cec80
[3.13] gh-124402: Require cpu resource in test_free_threading (#124438) (#124439)

gh-124402: Require cpu resource in test_free_threading (#124438)

Require the 'cpu' test resource on slow test_free_threading tests.

(cherry picked from commit 38a5beb12a64461a06b84fab285944ecb66de04c)
Lib/test/test_free_threading/test_list.py
Lib/test/test_free_threading/test_monitoring.py
Lib/test/test_free_threading/test_type.py