Index: test/mjsunit/mjsunit.status |
=================================================================== |
--- test/mjsunit/mjsunit.status (revision 6214) |
+++ test/mjsunit/mjsunit.status (working copy) |
@@ -109,11 +109,18 @@ |
############################################################################## |
[ $arch == arm && $crankshaft ] |
-# Test that currently fail with crankshaft on ARM. |
+# Test that currently fails with crankshaft on ARM. |
compiler/simple-osr: FAIL |
############################################################################## |
+[ $arch == x64 && $crankshaft ] |
+ |
+# Test that currently fails with crankshaft on X64. |
+compiler/simple-osr: FAIL |
+ |
+ |
+############################################################################## |
[ $arch == mips ] |
# Skip all tests on MIPS. |