Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(529)

Unified Diff: test/cctest/cctest.status

Issue 1748343003: [debugger, interpreter] add break location at if-statement. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/interpreter/bytecode-generator.cc ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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],
« no previous file with comments | « src/interpreter/bytecode-generator.cc ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698