| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 7703093bcbf7c2ae004304b2a9b5dcae8520f24e..9309132507755cf1f2c5393e04d5d8f1c9e35689 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -39,6 +39,9 @@
|
| # Fails.
|
| 'regress/regress-1119': [FAIL],
|
|
|
| + # This test fails with --vector-ics, under investigation.
|
| + 'debug-stepframe': [SKIP],
|
| +
|
| # Issue 1719: Slow to collect arrays over several contexts.
|
| 'regress/regress-524': [SKIP],
|
| # When that bug is fixed, revert the expectation to:
|
|
|