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

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

Issue 2863603004: Fix handling of null/bottom in front_end type inference. (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 b08c989a0415f09704e667317db35e7ea50d5781..49cdd19f7d994af79c1e49ba76f141a86ef56a62 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -271,8 +271,7 @@ inference/instantiate_to_bounds_invoke_constructor_type_args_exact: Fail
inference/instantiate_to_bounds_generic_has_bound_defined_before: Fail
inference/instantiate_to_bounds_not_generic: Fail
inference/lambda_does_not_have_propagated_type_hint: Fail
-inference/list_literals: Fail
-inference/list_literals_can_infer_null_bottom: Fail
+inference/list_literals_can_infer_null_top_level: Fail
inference/local_constructor_from_arguments: Fail
inference/map_literals: Fail
inference/map_literals_can_infer_null: Fail
« no previous file with comments | « pkg/front_end/lib/src/fasta/type_inference/type_inferrer.dart ('k') | pkg/front_end/testcases/inference/list_literals.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698