]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601)
authorDonghee Na <donghee.na@python.org>
Fri, 15 Mar 2024 16:07:16 +0000 (01:07 +0900)
committerGitHub <noreply@github.com>
Fri, 15 Mar 2024 16:07:16 +0000 (01:07 +0900)
commitebf29b3a02d5b42a747e271e9cfc4dd73c01ebe6
tree5962f074b9a90495d12a9da33688abe75b9493d8
parent16349868d396cc1bff5188de3638321e87fe0293
gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601)
Lib/test/libregrtest/cmdline.py
Lib/test/libregrtest/main.py
Lib/test/libregrtest/tsan.py [new file with mode: 0644]
Misc/NEWS.d/next/Tests/2024-03-11-23-20-28.gh-issue-112536.Qv1RrX.rst [new file with mode: 0644]
Tools/tsan/supressions.txt [new file with mode: 0644]