Issue #12624: It is now possible to fail after the first failure when
running in verbose mode (`-v` or `-W`), by using the `--failfast` (or `-G`) option to regrtest. This is useful with long test suites such as test_io or test_subprocess.
A
Antoine Pitrou committed
216a3bc36d31df71544fd9a11b98fca4efeb8182
Parent: ab85ff3