]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94052: Don't re-run failed tests with --python option (#94054)
authorChristian Heimes <christian@python.org>
Tue, 21 Jun 2022 12:42:32 +0000 (14:42 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Jun 2022 12:42:32 +0000 (14:42 +0200)
commit0ff7b996f5d836e63cdaf652c7aa734285261096
treecc396a264ca3602505483fec8efd99addbe510b1
parent94eeac03dc8c643ff050e7d0d306637d9556f798
gh-94052: Don't re-run failed tests with --python option (#94054)
Lib/test/libregrtest/cmdline.py
Lib/test/libregrtest/main.py
Lib/test/libregrtest/runtest_mp.py