[Lldb-commits] [lldb] [lldb] Improving dotest script flags. (PR #143797)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 12 01:22:25 PDT 2025


================
@@ -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


More information about the lldb-commits mailing list