Closed
Description
Feature or enhancement
Proposal:
test_free_threading
shouldn't run when the GIL is enabled. It takes 2 minutes on the default build, making it the slowest test in the suite.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
- Suggest marking
test_free_threading.test_dict
as a heavy-cpu test #119599 - gh-119599: Mark
test_free_threading.test_dict
as cpu-heavy test #120565