summaryrefslogtreecommitdiff
path: root/test/fuzzer/only-some-bytes.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/fuzzer/only-some-bytes.test')
-rw-r--r--test/fuzzer/only-some-bytes.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fuzzer/only-some-bytes.test b/test/fuzzer/only-some-bytes.test
index 9d2791248..fbfef14c7 100644
--- a/test/fuzzer/only-some-bytes.test
+++ b/test/fuzzer/only-some-bytes.test
@@ -1,5 +1,6 @@
# Tests the data flow tracer.
REQUIRES: linux
+UNSUPPORTED: aarch64
# Build the tracer and the test.
RUN: %no_fuzzer_cpp_compiler -c -fno-sanitize=all -fsanitize=dataflow %S/../../lib/fuzzer/dataflow/DataFlow.cpp -o %t-DataFlow.o