| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 69ec33f20948d9b49195c8dc1fef3cbe8a547977..595b40fe2f506a545708e4cf4e2e8714069138a0 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -504,7 +504,6 @@
|
| # TODO(yangguo,4690): Test failures in debugger tests.
|
| 'test-debug/DebugStepKeyedLoadLoop': [FAIL],
|
| 'test-debug/DebugStepKeyedStoreLoop': [FAIL],
|
| - 'test-debug/DebugStepIf': [FAIL],
|
| 'test-debug/DebugStepNamedLoadLoop': [FAIL],
|
| 'test-debug/BreakPointConstructCallWithGC': [PASS, FAIL],
|
| 'test-debug/DebugStepNamedStoreLoop': [FAIL],
|
| @@ -517,9 +516,6 @@
|
| 'test-debug/DebugConditional': [FAIL],
|
| 'test-debug/DebugStepForBreak': [FAIL],
|
| 'test-debug/DebugStepWith': [FAIL],
|
| - 'test-debug/DebugStepFunctionApply': [FAIL],
|
| - 'test-debug/StepInOutBranch': [FAIL],
|
| - 'test-debug/DebugStepFunctionCall': [FAIL],
|
|
|
| # TODO(rmcilroy,4680): Check failed: toplevel_test_code_event_found.
|
| 'test-serialize/SerializeToplevelIsolates': [FAIL],
|
|
|