Index: test/cctest/cctest.status |
=================================================================== |
--- test/cctest/cctest.status (revision 6006) |
+++ test/cctest/cctest.status (working copy) |
@@ -78,6 +78,17 @@ |
############################################################################## |
+[ $arch == arm && $crankshaft ] |
+ |
+# Tests that fail with crankshaft. |
+test-deoptimization/DeoptimizeBinaryOperationMOD: FAIL |
+ |
+# Tests that time out with crankshaft. |
+test-debug/ThreadedDebugging: SKIP |
+test-debug/DebugBreakLoop: SKIP |
+ |
+ |
+############################################################################## |
[ $arch == mips ] |
test-accessors: SKIP |
test-alloc: SKIP |