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

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

Issue 2986403002: Test type inference for field initializers using "this." syntax. (Closed)
Patch Set: Created 3 years, 4 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 | « no previous file | pkg/front_end/testcases/inference/field_initializer_context_this.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/testcases/ast_builder.status
diff --git a/pkg/front_end/testcases/ast_builder.status b/pkg/front_end/testcases/ast_builder.status
index a896c9f0b8de7727873dc93cd7fd293618579381..70f6e04b81afb971cf1b0f2ecd504475f4174fdd 100644
--- a/pkg/front_end/testcases/ast_builder.status
+++ b/pkg/front_end/testcases/ast_builder.status
@@ -93,6 +93,7 @@ inference/downwards_inference_on_map_literals: Crash
inference/downwards_inference_yield_yield_star: Fail
inference/field_initializer_context_explicit: Crash
inference/field_initializer_context_implicit: Crash
+inference/field_initializer_context_this: Crash
inference/field_initializer_parameter: Crash
inference/field_refers_to_static_getter: Crash
inference/field_refers_to_top_level_getter: Crash
« no previous file with comments | « no previous file | pkg/front_end/testcases/inference/field_initializer_context_this.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698