Skip to content

Commit

Permalink
un-Xfail Fuzzer test that decided to pass on Green Dragon
Browse files Browse the repository at this point in the history
It may be flacky, I'll turn it into unsupported if it fails again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296913 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
joker-eph committed Mar 3, 2017
1 parent 6387bda commit a5db565
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Fuzzer/test/fuzzer-traces-hooks.test
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a5db565

Please sign in to comment.