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

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

Issue 2904133002: Fix type inference of redirecting factory constructor invocations. (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
« no previous file with comments | « pkg/front_end/lib/src/fasta/kernel/kernel_shadow_ast.dart ('k') | pkg/front_end/test/fasta/strong.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/fasta/kompile.status
diff --git a/pkg/front_end/test/fasta/kompile.status b/pkg/front_end/test/fasta/kompile.status
index 883c5fe350da4c9813a244004df037ed9ed05ff2..780a1e39e5aee18f43dfb8b7cd52dfbc5825871e 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -96,6 +96,7 @@ inference/constructors_infer_from_arguments_named: Crash
inference/constructors_infer_from_arguments_named_factory: Crash
inference/constructors_infer_from_arguments_redirecting: Crash
inference/constructors_infer_from_arguments_redirecting_factory: Crash
+inference/constructors_infer_from_arguments_redirecting_factory_to_factory: Crash
inference/constructors_inference_f_bounded: Crash
inference/constructors_reverse_type_parameters: Crash
inference/constructors_too_many_positional_arguments: Fail
« no previous file with comments | « pkg/front_end/lib/src/fasta/kernel/kernel_shadow_ast.dart ('k') | pkg/front_end/test/fasta/strong.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698