[llvm] [lit] add --max-retries-per-test execution option (PR #141851)

Thomas Preud'homme via llvm-commits llvm-commits at lists.llvm.org
Fri May 30 06:08:15 PDT 2025


================
@@ -0,0 +1,23 @@
+# ALLOW_RETRIES: 3
+# RUN: "%python" "%s" "%counter"
----------------
RoboTux wrote:

No sorry it's me, I read it as %s %t %counter. By the way why not use simply %t and add .counter to it?

https://github.com/llvm/llvm-project/pull/141851


More information about the llvm-commits mailing list