Index: test/mjsunit/mjsunit.status |
=================================================================== |
--- test/mjsunit/mjsunit.status (revision 6613) |
+++ test/mjsunit/mjsunit.status (working copy) |
@@ -112,6 +112,8 @@ |
# Test that currently fails with crankshaft on ARM. |
compiler/simple-osr: FAIL |
+# BUG (1094) |
+regress/regress-deopt-gc: SKIP |
############################################################################## |
[ $arch == x64 && $crankshaft ] |
@@ -119,6 +121,8 @@ |
# BUG (1026) This test is currently flaky. |
compiler/simple-osr: SKIP |
+# BUG (1094) |
+regress/regress-deopt-gc: SKIP |
############################################################################## |
[ $arch == mips ] |