[libFuzzer] disable test/fuzzer/merge-sigusr.test on Mac while investigating the bot failure

llvm-svn: 318376
This commit is contained in:
Kostya Serebryany 2017-11-16 04:52:05 +00:00
parent 80ebbb17a1
commit 0e194faeea
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Check that libFuzzer honors SIGUSR1/SIGUSR2
REQUIRES: linux
RUN: rm -rf %t
RUN: mkdir -p %t
RUN: %cpp_compiler %S/SleepOneSecondTest.cpp -o %t/LFSIGUSR