]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Retry on test timeout (#1146)
authorBob Halley <halley@dnspython.org>
Sat, 12 Oct 2024 16:29:13 +0000 (09:29 -0700)
committerGitHub <noreply@github.com>
Sat, 12 Oct 2024 16:29:13 +0000 (09:29 -0700)
commit6c2c566b9af2bc18a1bd8ac05da239cc2548aeed
treeb2908db1d40d40d0d728ebcf39ffd4530655f7fe
parent91d329a748c4d57c94ab2fef977d75d64b6bb66f
Retry on test timeout (#1146)

wrap all the tests that can time out
tests/test_async.py
tests/test_ddr.py
tests/test_doh.py
tests/test_query.py
tests/test_resolver.py
tests/util.py