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

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

Issue 2994973002: Implement type variables on local function declarations and expressions. (Closed)
Patch Set: Update expectation files after adding copyright. 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 | « pkg/front_end/testcases/arrow_function.dart.strong.expect ('k') | pkg/front_end/testcases/compile.status » ('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 163e22da8ef502b782101859b7a8a8da05c8bef2..d91252e94a5e18dc984d1fea520b9d780a9ac3f6 100644
--- a/pkg/front_end/testcases/ast_builder.status
+++ b/pkg/front_end/testcases/ast_builder.status
@@ -23,6 +23,8 @@ fibonacci: Crash
for_in_scope: Crash
function_type_is_check: Crash
functions: Crash
+illegal_named_function_expression: Crash
+illegal_named_function_expression_scope: Crash
implicit_scope_test: Crash
implicit_this: Crash
inference/abstract_class_instantiation: Crash
@@ -351,6 +353,7 @@ inference_new/strongly_connected_component: Crash
inference_new/unsafe_block_closure_inference_function_call_explicit_dynamic_param_via_expr2: Crash
inference_new/unsafe_block_closure_inference_function_call_explicit_type_param_via_expr2: Crash
invocations: Crash
+local_generic_function: Crash
micro: Crash
named_parameters: Crash
null_aware: Crash
« no previous file with comments | « pkg/front_end/testcases/arrow_function.dart.strong.expect ('k') | pkg/front_end/testcases/compile.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698