cpython/Lib/test/libregrtest
Miss Islington (bot) 463d1890bb
bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521)
If tests are re-run, use "xxx then yyy" result format (ex: "FAILURE
then SUCCESS") to show that some failing tests have been re-run.

Add also test_regrtest.test_rerun_fail() test.
(cherry picked from commit c45fc7673e)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
2018-06-09 09:33:24 -07:00
..
__init__.py
cmdline.py
main.py bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521) 2018-06-09 09:33:24 -07:00
refleak.py
runtest.py
runtest_mp.py bpo-33718: regrtest: update from master (GH-7305) 2018-06-01 12:29:39 +02:00
save_env.py
setup.py
utils.py bpo-33718: regrtest: update from master (GH-7305) 2018-06-01 12:29:39 +02:00