summaryrefslogtreecommitdiff
path: root/deps/v8/test/mjsunit/mjsunit.status
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/mjsunit/mjsunit.status')
-rw-r--r--deps/v8/test/mjsunit/mjsunit.status10
1 files changed, 4 insertions, 6 deletions
diff --git a/deps/v8/test/mjsunit/mjsunit.status b/deps/v8/test/mjsunit/mjsunit.status
index 2448564608..c10281fc19 100644
--- a/deps/v8/test/mjsunit/mjsunit.status
+++ b/deps/v8/test/mjsunit/mjsunit.status
@@ -105,22 +105,20 @@ regress/regress-create-exception: SKIP
regress/regress-3218915: SKIP
regress/regress-3247124: SKIP
+# Requires bigger stack size in the Genesis and if stack size is increased,
+# the test requires too much time to run. However, the problem test covers
+# should be platform-independent.
+regress/regress-1132: SKIP
##############################################################################
[ $arch == arm && $crankshaft ]
-# Test that currently fails with crankshaft on ARM.
-compiler/simple-osr: FAIL
-
# BUG (1094)
regress/regress-deopt-gc: SKIP
##############################################################################
[ $arch == x64 && $crankshaft ]
-# BUG (1026) This test is currently flaky.
-compiler/simple-osr: SKIP
-
# BUG (1094)
regress/regress-deopt-gc: SKIP