cpython/Lib/test/libregrtest
Miss Islington (bot) 07aea160ca
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:35:37 -07:00
..
__init__.py bpo-30822: Exclude tzdata from regrtest --all (#2775) (#2777) 2017-07-20 17:08:48 +02:00
cmdline.py bpo-33718: Update regrtest from master (GH-7325) 2018-06-01 19:39:37 +02:00
main.py bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521) 2018-06-09 09:35:37 -07:00
refleak.py bpo-33718: Update regrtest from master (GH-7325) 2018-06-01 19:39:37 +02:00
runtest.py bpo-33718: Update regrtest from master (GH-7325) 2018-06-01 19:39:37 +02:00
runtest_mp.py bpo-33718: Update regrtest from master (GH-7325) 2018-06-01 19:39:37 +02:00
save_env.py bpo-33718: Update regrtest from master (GH-7325) 2018-06-01 19:39:37 +02:00
setup.py bpo-32872: Avoid regrtest compatibility issue with namespace packages. (GH-6276) (GH-6278) 2018-03-28 02:43:51 -04:00
utils.py bpo-33718: Update regrtest from master (GH-7325) 2018-06-01 19:39:37 +02:00