| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 4a7bc7fd65b9ce91dc74b1d8983d2d4e6c6108cf..b23d7e530d4714e98f23d6be7c8586258dbc3234 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -80,6 +80,12 @@
|
| 'regress/regress-2185-2': [PASS, NO_VARIANTS],
|
| 'regress/regress-2612': [PASS, NO_VARIANTS],
|
|
|
| + # Modules are busted
|
| + 'harmony/module-linking': [SKIP],
|
| + 'harmony/module-recompile': [SKIP],
|
| + 'harmony/module-resolution': [SKIP],
|
| + 'harmony/regress/regress-343928': [SKIP],
|
| +
|
| # Issue 3660: Replacing activated TurboFan frames by unoptimized code does
|
| # not work, but we expect it to not crash.
|
| 'debug-step-turbofan': [PASS, FAIL],
|
|
|