]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102209: Disable the timeout in test_implied_dirs_performance. (#102225)
authorJason R. Coombs <jaraco@jaraco.com>
Fri, 24 Feb 2023 22:58:10 +0000 (17:58 -0500)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2023 22:58:10 +0000 (17:58 -0500)
commit89b4c1205327cc8032f4a39e3dfbdb59009a0704
tree80c66533327b8befedc72f92aa71ca01e03c1df5
parent2db23d10bf64bf7c061fd95c6a8079ddc5c9aa4b
gh-102209: Disable the timeout in test_implied_dirs_performance. (#102225)

Disable the timeout in test_implied_dirs_performance. Workaround for #102209 until I can work out a more robust test for linearity.
Lib/test/test_zipfile/test_path.py