un-Xfail Fuzzer test that decided to pass on Green Dragon

It may be flacky, I'll turn it into unsupported if it fails again.

llvm-svn: 296913
This commit is contained in:
Mehdi Amini 2017-03-03 21:28:05 +00:00
parent 5b75fd9e56
commit 6dabadab78
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
// FIXME: Support for sanitizer hooks for memcmp and strcmp needs to
// be implemented in the sanitizer runtime for this test
UNSUPPORTED: windows
XFAIL: darwin
CHECK: BINGO
RUN: not LLVMFuzzer-MemcmpTest -seed=1 -runs=2000000 2>&1 | FileCheck %s