| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 0b069ccbe962b7a31344080871d1054065bf592a..15f62b06975ca204fe409fd1045d5a75469d83ff 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -36,6 +36,9 @@ fuzz-natives: PASS, SKIP if ($mode == release || $arch == arm)
|
|
|
| big-object-literal: PASS, SKIP if ($arch == arm)
|
|
|
| +# Issue 488: this test sometimes times out.
|
| +array-constructor: PASS || TIMEOUT
|
| +
|
| [ $arch == arm ]
|
|
|
| # Slow tests which times out in debug mode.
|
|
|