summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/fuzzer/trace-malloc-unbalanced.test
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/fuzzer/trace-malloc-unbalanced.test')
-rw-r--r--compiler-rt/test/fuzzer/trace-malloc-unbalanced.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/compiler-rt/test/fuzzer/trace-malloc-unbalanced.test b/compiler-rt/test/fuzzer/trace-malloc-unbalanced.test
index 193df01ddef..6ba26bb30ec 100644
--- a/compiler-rt/test/fuzzer/trace-malloc-unbalanced.test
+++ b/compiler-rt/test/fuzzer/trace-malloc-unbalanced.test
@@ -1,6 +1,7 @@
// FIXME: This test infinite loops on darwin because it crashes
// printing a stack trace repeatedly
-UNSUPPORTED: darwin
+// FIXME: Disabled on Windows because of reliance on shebang line and failure.
+UNSUPPORTED: darwin, windows
// Verifies lib/fuzzer/scripts/unbalanced_allocs.py script
OpenPOWER on IntegriCloud