| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 2d54cf01e175aa9d0976eb6fdb8287512c3a7257..bd5e85112669ced40e793a77639787fcf90b7858 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -34,6 +34,9 @@ bugs/*: FAIL
|
| # Fails.
|
| regress/regress-1119: FAIL
|
|
|
| +# Issue 2213: Strange test failure on ia32.
|
| +strict-mode: PASS, (PASS || FAIL) if $arch == ia32
|
| +
|
| # Issue 1719: Slow to collect arrays over several contexts.
|
| regress/regress-524: SKIP
|
| # When that bug is fixed, revert the expectation to:
|
|
|