[libFuzzer] Exclude a test failing on OS X.

llvm-svn: 311916
This commit is contained in:
George Karpenkov 2017-08-28 20:10:30 +00:00
parent 9a09ae448d
commit 52a3e48e9f
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Test that we can find a stack overflow
REQUIRES: linux
RUN: %cpp_compiler -fsanitize-coverage=stack-depth %S/DeepRecursionTest.cpp -o %t
RUN: not %t -seed=1 -runs=100000000 2>&1 | FileCheck %s
CHECK: ERROR: libFuzzer: deadly signal