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

Unified Diff: pkg/front_end/test/fasta/strong.status

Issue 2874053002: Fix method call type inference with explicit type parameters. (Closed)
Patch Set: Created 3 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: pkg/front_end/test/fasta/strong.status
diff --git a/pkg/front_end/test/fasta/strong.status b/pkg/front_end/test/fasta/strong.status
index c8b08d75656f5a1faed830248408c387fb0eab0f..05aec10beac4e3d1ea057d8ee2f66975947c554b 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -197,8 +197,6 @@ inference/map_literals: Fail
inference/map_literals_can_infer_null: Fail
inference/map_literals_can_infer_null_top_level: Fail
inference/map_literals_top_level: Fail
-inference/method_call_with_type_arguments_instance_method: Fail
-inference/method_call_with_type_arguments_instance_method_identifier_sequence: Fail
inference/method_call_with_type_arguments_static_method: Fail
inference/method_call_with_type_arguments_top_level_function: Fail
inference/null_coalescing_operator: Fail

Powered by Google App Engine
This is Rietveld 408576698