[libFuzzer] disable test/fuzzer/merge-sigusr.test on Mac while investigating the bot failure
llvm-svn: 318376
This commit is contained in:
parent
80ebbb17a1
commit
0e194faeea
|
|
@ -1,4 +1,5 @@
|
||||||
# Check that libFuzzer honors SIGUSR1/SIGUSR2
|
# Check that libFuzzer honors SIGUSR1/SIGUSR2
|
||||||
|
REQUIRES: linux
|
||||||
RUN: rm -rf %t
|
RUN: rm -rf %t
|
||||||
RUN: mkdir -p %t
|
RUN: mkdir -p %t
|
||||||
RUN: %cpp_compiler %S/SleepOneSecondTest.cpp -o %t/LFSIGUSR
|
RUN: %cpp_compiler %S/SleepOneSecondTest.cpp -o %t/LFSIGUSR
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue