| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 5e627f631ff2ec7bd2c8d8d0bc565e2880426de4..99f699071245e30a50e760c0c8acffb5d2678d1c 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -102,11 +102,6 @@
|
| # BUG(3742).
|
| 'test-mark-compact/MarkCompactCollector': [PASS, ['arch==arm', NO_VARIANTS]],
|
|
|
| - # TODO(jarin/mstarzinger): Investigate debugger issues with TurboFan.
|
| - 'test-debug/DebugStepNatives': [PASS, NO_VARIANTS],
|
| - 'test-debug/DebugStepFunctionApply': [PASS, NO_VARIANTS],
|
| - 'test-debug/DebugStepFunctionCall': [PASS, NO_VARIANTS],
|
| -
|
| # TODO(jarin): Cannot lazy-deoptimize from conversions before comparisons.
|
| 'test-js-typed-lowering/OrderCompareEffects': [SKIP],
|
|
|
|
|