aboutsummaryrefslogtreecommitdiff
path: root/test/fuzzer/minimize_two_crashes.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/fuzzer/minimize_two_crashes.test')
-rw-r--r--test/fuzzer/minimize_two_crashes.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/fuzzer/minimize_two_crashes.test b/test/fuzzer/minimize_two_crashes.test
index 3c528f707..cba88eed1 100644
--- a/test/fuzzer/minimize_two_crashes.test
+++ b/test/fuzzer/minimize_two_crashes.test
@@ -1,5 +1,5 @@
-# Test that the minimizer stops when it sees a differe bug.
-UNSUPPORTED: freebsd
+# Test that the minimizer stops when it sees a different bug.
+UNSUPPORTED: freebsd,windows
# TODO: Find out why test fails on Darwin with -O2.
RUN: %cpp_compiler -O0 %S/TwoDifferentBugsTest.cpp -o %t-TwoDifferentBugsTest