| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index d28e6892155e0184917f858f6c3dc0fd1eaec2f4..b43db3fb9492c2bdf9c4ec4ce6fb7afa4cda6706 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -115,11 +115,6 @@
|
| # optimized and hence scripts don't "return" the correct value. Fix this.
|
| 'test-compiler/CompileFunctionInContext*': [PASS, NO_VARIANTS],
|
|
|
| - # TODO(mstarzinger): Crankshaft messes with debugger, investigate and fix!
|
| - 'test-debug/BreakPointThroughJavaScript': [PASS, NO_VARIANTS], # in no-snap mode.
|
| - 'test-debug/ScriptBreakPointByIdThroughJavaScript': [PASS, NO_VARIANTS],
|
| - 'test-debug/ScriptBreakPointByNameThroughJavaScript': [PASS, NO_VARIANTS],
|
| -
|
| # TurboFan doesn't support allocation sites currently.
|
| 'test-heap/CellsInOptimizedCodeAreWeak': [PASS, NO_VARIANTS],
|
| 'test-heap/EnsureAllocationSiteDependentCodesProcessed': [PASS, NO_VARIANTS],
|
|
|