| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index a729548945a470bb24f13468d6b69cff735740da..c2c4cba9c72e471d0da7ed5879747e31b639690b 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -42,6 +42,9 @@ big-object-literal: PASS, SKIP if ($arch == arm)
|
| # Issue 488: this test sometimes times out.
|
| array-constructor: PASS || TIMEOUT
|
|
|
| +# Issue 499
|
| +cyrillic: PASS, TIMEOUT if ($arch == arm)
|
| +
|
| [ $arch == arm ]
|
|
|
| # Slow tests which times out in debug mode.
|
|
|