DavidSpickett wrote: When I need to do this I always end up on https://stackoverflow.com/questions/12967232/repeatedly-run-a-shell-command-until-it-fails.
lit does not have a built in way to do this. I know libcxx has something that will repeat failing tests, but not for running it N times regardless. Unlikely anyone is going to do a big migration effort though so I'd be ok with having fewer broken options. https://github.com/llvm/llvm-project/pull/143797 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits