diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-10-11 21:13:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-11 21:13:54 (GMT) |
commit | 157a8b8edda05ce54852429b3ee8dfc58c3c562e (patch) | |
tree | 3bb88766e0154503aeee30fb8a85a1e7ab040443 /Python/sysmodule.c | |
parent | c59a16e2c7495a90e6d23a48ec98623f3fb1e176 (diff) | |
download | cpython-157a8b8edda05ce54852429b3ee8dfc58c3c562e.zip cpython-157a8b8edda05ce54852429b3ee8dfc58c3c562e.tar.gz cpython-157a8b8edda05ce54852429b3ee8dfc58c3c562e.tar.bz2 |
[3.9] gh-96710: Make the test timing more lenient for the int/str DoS regression test. (GH-96717) (#98196)
gh-96710: Make the test timing more lenient for the int/str DoS regression test. (GH-96717)
A regression would still absolutely fail and even a flaky pass isn't
harmful as it'd fail most of the time across our N system test runs.
Windows has a low resolution timer and CI systems are prone to odd
timing so this just gives more leeway to avoid flakiness.
(cherry picked from commit 11e3548fd1d3445ccde971d613633b58d73c3016)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions