commit | 1e0d62793a84001e92f1c80b511d3a212b435acc | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Sep 05 17:56:30 2023 +0300 |
committer | GitHub <noreply@github.com> | Tue Sep 05 17:56:30 2023 +0300 |
tree | 0735827fe13611176e9dc41cdacde06dba79be7b | |
parent | f980cc19b9cafc09ef21e906871f810a1c89e62f [diff] |
gh-108416: Mark slow but not CPU bound test methods with requires_resource('walltime') (GH-108480)