Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 0bf378b4762b4833bffcbd441838ccb3479296a3..0445e911c548f783723cc5cecb6e57f72648e537 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -40,6 +40,9 @@ regress/regress-524: SKIP |
# Skip long running test in debug and allow it to timeout in release mode. |
# regress/regress-524: (PASS || TIMEOUT), SKIP if $mode == debug |
+# Failing in debug mode on Windows. |
+# manual-parallel-recompile: PASS, SKIP if $mode == debug |
Michael Starzinger (Google)
2012/11/20 19:19:06
Hey, I just LGTMed this and this is crazy. But you
|
+ |
############################################################################## |
# Too slow in debug mode with --stress-opt |
compiler/regress-stacktrace-methods: PASS, SKIP if $mode == debug |