| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index ec780e55c7ea04733df025a4f290299946fb4497..19163a228f2485a39f1e1f326fc9f800229b046d 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -66,7 +66,7 @@
|
| 'array-constructor': [PASS, TIMEOUT],
|
|
|
| # Very slow on ARM and MIPS, contains no architecture dependent code.
|
| - 'unicode-case-overoptimization': [PASS, ['arch == arm or arch == android_arm or arch == mipsel', TIMEOUT]],
|
| + 'unicode-case-overoptimization': [PASS, ONLY_STANDARD_VARIANT, ['arch == arm or arch == android_arm or arch == mipsel', TIMEOUT]],
|
|
|
| ##############################################################################
|
| # This test expects to reach a certain recursion depth, which may not work
|
|
|