]> granicus.if.org Git - python/commit
regrtest: repeat summary after re-run (GH-7159)
authorVictor Stinner <vstinner@redhat.com>
Mon, 28 May 2018 19:03:43 +0000 (21:03 +0200)
committerGitHub <noreply@github.com>
Mon, 28 May 2018 19:03:43 +0000 (21:03 +0200)
commitc6c05d0e69cd5a7d0205019c29a1236b7bf3f5b9
treeadff62588aa30f12accab5d24bee4a82e423010a
parentdbf102271fcc316f353c7e0a283811b661d128f2
regrtest: repeat summary after re-run (GH-7159)

Using -w, when failing tests are re-run in verbose mode, display
again the tests results at the end.
Lib/test/libregrtest/main.py