diff options
author | Victor Stinner <vstinner@python.org> | 2022-05-06 14:18:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-06 14:18:56 (GMT) |
commit | 973a5203c151efb7a86a478140f7b0c9ae70438f (patch) | |
tree | df38ec19a38e0751f601014266196f9c62571c15 /Python | |
parent | 93a666b5a56919a3633a3897dfdb9bddfb9614f0 (diff) | |
download | cpython-973a5203c151efb7a86a478140f7b0c9ae70438f.zip cpython-973a5203c151efb7a86a478140f7b0c9ae70438f.tar.gz cpython-973a5203c151efb7a86a478140f7b0c9ae70438f.tar.bz2 |
gh-90978: test_ssl of test_asyncio uses LONG_TIMEOUT (#92402)
On slow buildbot workers, some test_ssl tests fail randomly because
of short timeout (30 seconds). Use support.LONG_TIMEOUT instead which
is longer and also adjusted (by regrtest --timeout option) on
buildbot workers known to be slow.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions