◐ Shell
clean mode source ↗

gh-108416: Mark slow test methods with @requires_resource('cpu') by serhiy-storchaka · Pull Request #108421 · python/cpython

@serhiy-storchaka

@serhiy-storchaka

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 2, 2023
pythonGH-108421)

Only mark tests which spend significant system or user time,
by itself or in subprocesses.
(cherry picked from commit f3ba0a7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Sep 2, 2023
…e('cpu') (pythonGH-108421)

Only mark tests which spend significant system or user time,
by itself or in subprocesses..
(cherry picked from commit f3ba0a7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

Yhg1s pushed a commit that referenced this pull request

Sep 2, 2023
…') (GH-108421) (#108798)

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 f3ba0a7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

serhiy-storchaka added a commit that referenced this pull request

Sep 3, 2023
…') (GH-108421) (GH-108799)

Only mark tests which spend significant system or user time,
by itself or in subprocesses.
(cherry picked from commit f3ba0a7)