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

Unified Diff: test/debugger/debugger.status

Issue 2654733004: [tests] Make assertOptimized()/assertUnoptimized() great again. (Closed)
Patch Set: Addressing comments Created 3 years, 11 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/debugger/debugger.status
diff --git a/test/debugger/debugger.status b/test/debugger/debugger.status
index 5a16190c3da23404f1dee3c3b82383adda48743c..e2e20cfce19c7fed33dea32a2ddd6744c99c87fa 100644
--- a/test/debugger/debugger.status
+++ b/test/debugger/debugger.status
@@ -66,15 +66,8 @@
##############################################################################
['variant == turbofan_opt', {
- # TODO(mstarzinger): Debugger cannot materialize de-materialized functions.
- 'debug/regress/regress-crbug-323936': [FAIL],
-
# TODO(jarin/mstarzinger): Investigate debugger issues with TurboFan.
- 'debug/debug-evaluate-closure': [FAIL],
'debug/debug-evaluate-locals': [FAIL],
- 'debug/debug-liveedit-double-call': [FAIL],
- 'debug/debug-set-variable-value': [FAIL],
- 'debug/es6/debug-evaluate-blockscopes': [FAIL],
}], # variant == turbofan_opt
##############################################################################

Powered by Google App Engine
This is Rietveld 408576698