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

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

Issue 2909503004: Update strong mode expectations to reflect kernel type parameter conventions. (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 d69587f7cef5251b4f9a887a7a46dfd5e6dc4de8..eab2cfcfd8907786190caae6d64a51878b0f9ca0 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -56,13 +56,9 @@ uninitialized_fields: Fail
unused_methods: Fail
void-methods: Fail
-inference/constructors_infer_from_arguments_factory: Fail
inference/constructors_infer_from_arguments_factory_calls_constructor: Fail
-inference/constructors_infer_from_arguments_named_factory: Fail
inference/constructors_infer_from_arguments_redirecting: Fail
inference/constructors_infer_from_arguments_redirecting_factory: Fail
-inference/constructors_inference_f_bounded: Fail
-inference/constructors_reverse_type_parameters: Fail
inference/constructors_too_many_positional_arguments: Fail
inference/downward_inference_fixes_no_upwards_errors: Fail
inference/downward_inference_miscellaneous: Fail

Powered by Google App Engine
This is Rietveld 408576698