================ @@ -21,6 +21,9 @@ # The test suite. suite = unittest.TestSuite() +# Stop at the first failure. ---------------- DavidSpickett wrote: "...when running tests multiple times"? Or in any situation? https://github.com/llvm/llvm-project/pull/143797