[compiler-rt] r306504 - Re-enable wait.cc, wait4.cc, waitid.cc tests on Darwin.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 02:32:48 PDT 2017


>Log:
>Re-enable wait.cc, wait4.cc, waitid.cc tests on Darwin. They used to be flaky, something to do with LeakSanitizer now being enabled on Darwin. Let's re-enable them and see if >they are still flaky or not.

Hi !

Looks them are still flaky:
http://green.lab.llvm.org/green/job/clang-stage1-configure-RA_check/32918/

I do not think my commit is a real reason of failture here.

George.


More information about the llvm-commits mailing list