| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 7a682619025acb8965988b030ea6bb8711badc91..da49432e6957147ea444e4b6eddb1ca9b89b7802 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -773,6 +773,10 @@
|
| # Skip strong mode tests since strong mode is unsupported on ignition.
|
| 'strong/*': [SKIP],
|
|
|
| + # TODO(mstarzinger): Flushes out a similar, but different issue to what the
|
| + # regression test was designed to test against. Investigate separately.
|
| + 'regress/regress-crbug-589472': [SKIP],
|
| +
|
| # TODO(yangguo,4690): Requires debugger support.
|
| 'es6/debug*': [SKIP],
|
| 'harmony/debug*': [SKIP],
|
|
|