Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 77780190e92451733a0826e042da42710be37a42..1e526bb0947f7b69a6fc8b7b339f5c16207dabde 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -518,11 +518,6 @@ |
'test-debug/DebugStepForIn': [FAIL], |
'test-debug/DebugStepDoWhile': [FAIL], |
'test-debug/DebugConditional': [FAIL], |
- 'test-debug/DebugStepForContinue': [FAIL], |
- 'test-debug/DebugStepKeyedStoreLoop': [FAIL], |
- 'test-debug/DebugStepForBreak': [FAIL], |
- 'test-debug/DebugStepKeyedLoadLoop': [FAIL], |
- 'test-debug/DebugStepNamedStoreLoop': [FAIL], |
# BUG(4333). Function name inferrer does not work for ES6 clases. |
'test-func-name-inference/UpperCaseClass': [TIMEOUT], |