]> granicus.if.org Git - python/commit
Issue #24751: Fix running regrtest with '-w' flag in case of test failures.
authorZachary Ware <zachary.ware@gmail.com>
Sun, 9 Aug 2015 03:01:20 +0000 (22:01 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Sun, 9 Aug 2015 03:01:20 +0000 (22:01 -0500)
commitce698f3aa2e535685d0321709de7fa5d3f6de86f
tree6553c250e6b17b204d839a4f7e7491978b271e21
parent1485054a2324b2f850d4fc25adbab7077fedc8f2
Issue #24751: Fix running regrtest with '-w' flag in case of test failures.

Also fixes reporting of tests that change environment when there are no test
failures.
Lib/test/regrtest.py