| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 33ff60ed57957f8d14379c022ad4e585362eaf23..b2ced754b69dd72f41c1c91462f40fa329d9d49d 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -34,6 +34,10 @@ bugs: FAIL
|
| # too long to run in debug mode on ARM.
|
| fuzz-natives: PASS, SKIP if ($mode == release || $arch == arm)
|
|
|
| +# This test features unsupported by JSCRE. Change to PASS when
|
| +# no longer using JSCRE.
|
| +regexp-UC16: PASS || FAIL
|
| +
|
| [ $arch == arm ]
|
|
|
| # Slow tests which times out in debug mode.
|
|
|