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

Unified Diff: test/debugger/debugger.status

Issue 2655223003: Revert of [tests] Make assertOptimized()/assertUnoptimized() great again. (Closed)
Patch Set: 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 e2e20cfce19c7fed33dea32a2ddd6744c99c87fa..5a16190c3da23404f1dee3c3b82383adda48743c 100644
--- a/test/debugger/debugger.status
+++ b/test/debugger/debugger.status
@@ -66,8 +66,15 @@
##############################################################################
['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
##############################################################################
« no previous file with comments | « test/debugger/debug/regress/regress-prepare-break-while-recompile.js ('k') | test/mjsunit/array-bounds-check-removal.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698