diff options
Diffstat (limited to 'compiler-rt/test/fuzzer/afl-driver-extra-stats.test')
| -rw-r--r-- | compiler-rt/test/fuzzer/afl-driver-extra-stats.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/test/fuzzer/afl-driver-extra-stats.test b/compiler-rt/test/fuzzer/afl-driver-extra-stats.test index 49e32c7d350..cddb683e6de 100644 --- a/compiler-rt/test/fuzzer/afl-driver-extra-stats.test +++ b/compiler-rt/test/fuzzer/afl-driver-extra-stats.test @@ -1,3 +1,4 @@ +XFAIL: ios RUN: %no_fuzzer_cpp_compiler %S/AFLDriverTest.cpp %libfuzzer_src/afl/afl_driver.cpp -o %t-AFLDriverTest ; Test that not specifying an extra stats file isn't broken. |

