| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 95a6a935a6169926d7ad8aea7f0fbd5d328ece9e..5988aef3d90acc8079e839f43c433ac1bde4ae2f 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -59,10 +59,6 @@
|
| 'es6/debug-promises/reject-with-undefined-reject': [FAIL],
|
| 'es6/debug-promises/reject-with-invalid-reject': [FAIL],
|
|
|
| - # Issue 3660: Replacing activated TurboFan frames by unoptimized code does
|
| - # not work, but we expect it to not crash.
|
| - 'debug-step-turbofan': [PASS, FAIL],
|
| -
|
| # Issue 5587: The eval'ed code is piped through Ignition and fails when being
|
| # live edited. This needs investigation.
|
| 'debug-liveedit-double-call': [SKIP],
|
| @@ -209,7 +205,6 @@
|
| 'regress/regress-4121': [SKIP],
|
| 'compare-known-objects-slow': [SKIP],
|
| # Tests taking too long
|
| - 'debug-stepout-scope-part8': [SKIP],
|
| 'mirror-object': [SKIP],
|
| 'packed-elements': [SKIP],
|
| 'regress/regress-1122': [SKIP],
|
|
|