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

Unified Diff: tests/compiler/dart2js/dart2js.status

Issue 1950243002: Do not evaluate on-demand to prevent breaking the deferred loading task (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: also run dartfmt Created 4 years, 7 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: tests/compiler/dart2js/dart2js.status
diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
index e6c7b74ebf86a9ce18053c3cd4fbf7a41bfbe35c..de42966e7224877ed14853584d205e6086519da5 100644
--- a/tests/compiler/dart2js/dart2js.status
+++ b/tests/compiler/dart2js/dart2js.status
@@ -49,6 +49,8 @@ backend_dart/opt_constprop_test: Skip
backend_dart/opt_shrinking_test: Skip
backend_dart/opt_redundant_phi_test: Skip
+serialization/compilation_test: Fail # Disabled to land fix for Issue 26406
+
# Source information is not correct due to inlining.
js_backend_cps_ir_source_information_test: Fail
sourcemaps/source_mapping_operators_test: Pass, Slow

Powered by Google App Engine
This is Rietveld 408576698