Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index a1b927097a0d171154baa4c8c526b3e0c5a530c3..60310bba2eb75c20276fff45d968a21fb8deadfe 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -66,7 +66,7 @@ debug-liveedit-check-stack: SKIP |
debug-liveedit-patch-positions-replace: SKIP |
# Test Crankshaft compilation time. Expected to take too long in debug mode. |
-regress/regress-1969: PASS, SKIP if $mode == debug |
+regress/regress-1969: PASS, SKIP if ($mode == debug || $arch == x64) |
############################################################################## |
[ $isolates ] |