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

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

Issue 2867253004: Fix annotation of generic method invocations in Fasta inference tests. (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 4b418c78abb7bd786fdef82375ef02de26ac6246..4c60b20811ad9e0055fd90a5e5ce3ac80de67b14 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -133,6 +133,7 @@ inference/future_union_downwards_generic_method_with_future_return: Fail
inference/future_union_downwards_generic_method_with_generic_return: Fail
inference/future_union_upwards_generic_methods: Fail
inference/generic_functions_return_typedef: Fail
+inference/generic_methods_basic_downward_inference: Fail
inference/generic_methods_correctly_recognize_generic_upper_bound: Fail
inference/generic_methods_dart_math_min_max: Fail
inference/generic_methods_do_not_infer_invalid_override_of_generic_method: Fail

Powered by Google App Engine
This is Rietveld 408576698