[PATCH] tsan: automatically deflake flaky tests

Greg Fitzgerald gregf at codeaurora.org
Wed May 28 12:56:02 PDT 2014


> Do you have any idea how to implement %try? Because I don't.

For portability, I'd write it in Python using the `subprocess` module, ensuring `shell=False`.

http://reviews.llvm.org/D3913






More information about the llvm-commits mailing list