| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index c04db1025df8f556fe4743fd20098fd9d10d6527..fb4a90e9a75f76b7b8161e6913780d636ee0cdd5 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -72,14 +72,6 @@
|
| # not work, but we expect it to not crash.
|
| 'debug-step-turbofan': [PASS, FAIL],
|
|
|
| - # TODO(mstarzinger): Optimizing top-level code revealed some issues. Fix!
|
| - 'debug-break-inline': [PASS, NO_VARIANTS], # very flaky.
|
| - 'debug-step': [PASS, NO_VARIANTS], # windows only.
|
| - 'debug-step-2': [PASS, NO_VARIANTS], # flaky in no-snap mode.
|
| - 'debug-step-3': [PASS, NO_VARIANTS], # flaky in no-snap mode.
|
| - 'regress/regress-2451': [PASS, NO_VARIANTS], # with custom snapshot and gc-stress.
|
| - 'debug-multiple-breakpoints': [PASS, NO_VARIANTS], # with custom snapshot and gc-stress.
|
| -
|
| # TODO(jarin/mstarzinger): Investigate debugger issues with TurboFan.
|
| 'debug-evaluate-closure': [PASS, NO_VARIANTS],
|
| 'debug-evaluate-locals': [PASS, NO_VARIANTS],
|
|
|