Index: test/mjsunit/mjsunit.status |
=================================================================== |
--- test/mjsunit/mjsunit.status (revision 3302) |
+++ test/mjsunit/mjsunit.status (working copy) |
@@ -42,9 +42,10 @@ |
# Issue 488: this test sometimes times out. |
array-constructor: PASS || TIMEOUT |
-# Issue 499 |
-cyrillic: PASS, TIMEOUT if ($arch == arm) |
+# Very slow on ARM, contains no architecture dependent code. |
+unicode-case-overoptimization: PASS, TIMEOUT if ($arch == arm) |
+ |
[ $arch == arm ] |
# Slow tests which times out in debug mode. |