diff --git a/testsuite/tests/afl-instrumentation/afl-fuzz-test.ml b/testsuite/tests/afl-instrumentation/afl-fuzz-test.ml index 8547b388a3f..088c629d347 100644 --- a/testsuite/tests/afl-instrumentation/afl-fuzz-test.ml +++ b/testsuite/tests/afl-instrumentation/afl-fuzz-test.ml @@ -1,4 +1,8 @@ (* TEST (* Just a test-driver *) + * skip + reason = "Broken, ask mshinwell if you want to try to fix it" +*) +(* * native-compiler ** script script = "sh ${test_source_directory}/has-afl-fuzz.sh"