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

Unified Diff: test/debugger/debugger.status

Issue 2654733004: [tests] Make assertOptimized()/assertUnoptimized() great again. (Closed)
Patch Set: Rebasing for relanding 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 a3110ab1c7e4845a79dc9365a905029d3615ec7a..ea991a6b68670a99cf44d083d008da5ce945d382 100644
--- a/test/debugger/debugger.status
+++ b/test/debugger/debugger.status
@@ -62,14 +62,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-set-variable-value': [FAIL],
- 'debug/es6/debug-evaluate-blockscopes': [FAIL],
}], # variant == turbofan_opt
##############################################################################

Powered by Google App Engine
This is Rietveld 408576698