| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index ec780e55c7ea04733df025a4f290299946fb4497..9fbb9c028af14bce18e7825bffddb49b01dd367f 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, NO_VARIANTS, ['arch == arm or arch == android_arm or arch == mipsel', TIMEOUT]],
|
|
|
| ##############################################################################
|
| # This test expects to reach a certain recursion depth, which may not work
|
|
|