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

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

Issue 2965023002: Fix inference test expectations for generic function types. (Closed)
Patch Set: Created 3 years, 5 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/downwards_inference_on_generic_function_expressions.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/strong.status
diff --git a/pkg/front_end/testcases/strong.status b/pkg/front_end/testcases/strong.status
index 375ddd2a0c2bd9acb78092f52d8e9aa1b58f8cba..7395d90d93b485f0c59ce96e7d5eee0a1e10233e 100644
--- a/pkg/front_end/testcases/strong.status
+++ b/pkg/front_end/testcases/strong.status
@@ -61,7 +61,6 @@ inference/downwards_inference_annotations_type_variable: Fail # Issue #30035
inference/downwards_inference_annotations_type_variable_local: Fail # Issue #30035
inference/downwards_inference_annotations_typedef: Fail # Issue #30034
inference/downwards_inference_on_function_of_t_using_the_t: Fail # Issue #29798
-inference/downwards_inference_on_generic_function_expressions: Fail # TODO(paulberry): CL pending.
inference/future_then_explicit_future: Fail # Issue #30040
inference/generic_functions_return_typedef: Fail # Issue #29798
inference/generic_methods_infer_js_builtin: Fail # Issue #30029
« no previous file with comments | « pkg/front_end/testcases/inference/downwards_inference_on_generic_function_expressions.dart.strong.expect ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698