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

Unified Diff: pkg/front_end/testcases/kompile.status

Issue 2960723003: Add a test to verify that variables declared in for-loops can be type promoted. (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « pkg/front_end/testcases/inference/for_loop_promotion.dart.strong.expect ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/testcases/kompile.status
diff --git a/pkg/front_end/testcases/kompile.status b/pkg/front_end/testcases/kompile.status
index 0421215cb8c8091942da6f4901460dcd41be3615..c84da605aa8b9e42090f6191a2965ed57d8fb497 100644
--- a/pkg/front_end/testcases/kompile.status
+++ b/pkg/front_end/testcases/kompile.status
@@ -131,6 +131,7 @@ inference/downwards_inference_on_map_literals: Crash
inference/downwards_inference_yield_yield_star: Fail
inference/field_refers_to_static_getter: Crash
inference/field_refers_to_top_level_getter: Crash
+inference/for_in_loop_promotion: Crash
inference/future_or_subtyping: Crash
inference/future_then: Crash
inference/future_then_2: Crash
« no previous file with comments | « pkg/front_end/testcases/inference/for_loop_promotion.dart.strong.expect ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698