Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index dda2db54ab95d5e9b301d0e7ddf0a54a425d8237..d8dea9b7e6f07519a6cc4bdcf298d6cb16451ed1 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -60,7 +60,7 @@ array-constructor: PASS || TIMEOUT |
unicode-case-overoptimization: PASS, TIMEOUT if ($arch == arm || $arch == android_arm || $arch == mipsel) |
# 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 == android_arm) |
############################################################################## |
# This test sets the umask on a per-process basis and hence cannot be |