Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 7fd22a587623876167150b271b3dc66ba927333c..037093bf7318d872cafc6f86c51745650d9a83ea 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -73,6 +73,7 @@ tools/tickprocessor: PASS, SKIP if ($arch == android_arm || $arch == android_ia3 |
try: PASS, SKIP if $mode == debug |
debug-scripts-request: PASS, SKIP if $mode == debug |
array-constructor: PASS, SKIP if $mode == debug |
+regress/regress-1122: PASS, SKIP if ($mode == debug && $arch == android_arm) |
# Flaky test that can hit compilation-time stack overflow in debug mode. |
unicode-test: PASS, (PASS || FAIL) if $mode == debug |