mirror of
https://github.com/python/cpython.git
synced 2026-01-02 05:23:42 +00:00
gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421)
Only mark tests which spend significant system or user time,
by itself or in subprocesses.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| test_freeze.py | ||
| test_i18n.py | ||
| test_reindent.py | ||
| test_sundry.py | ||