[PATCH] tsan: automatically deflake flaky tests

Greg Fitzgerald gregf at codeaurora.org
Wed May 28 11:42:46 PDT 2014


I see, thanks.  How about something like:

    %try 10 not %run %t | FileCheck %s

Meaning, try $* up to 10 times, capturing stdout/stderr each time.  When $* returns zero, write its output to stdout/stderr.

http://reviews.llvm.org/D3913






More information about the llvm-commits mailing list