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

Unified Diff: test/cctest/cctest.status

Issue 1802903002: [interpreter, debugger] fix remaining cctest failures. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 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
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 0aa3f577506e4f3df954577d4c4241c0cfc0bb61..d5daaa53530948168363376f4f5330d668f9c320 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -509,12 +509,6 @@
##############################################################################
['ignition == True', {
- # TODO(yangguo,4690): Test failures in debugger tests.
vogelheim 2016/03/15 09:51:51 This makes me happy!
rmcilroy 2016/03/15 10:30:51 Yay \o/
- 'test-debug/DebugStepNamedLoadLoop': [FAIL],
- 'test-debug/DebugStepForIn': [FAIL],
- 'test-debug/DebugStepDoWhile': [FAIL],
- 'test-debug/DebugConditional': [FAIL],
-
# BUG(4333). Function name inferrer does not work for ES6 clases.
'test-func-name-inference/UpperCaseClass': [TIMEOUT],
'test-func-name-inference/LowerCaseClass': [TIMEOUT],

Powered by Google App Engine
This is Rietveld 408576698