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

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

Issue 2863733003: Hook up full list literal type inference logic. (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 edc805cce214c5a237ee293a227f72087e1ddfc4..b08c989a0415f09704e667317db35e7ea50d5781 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -273,8 +273,6 @@ 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/list_literals_top_level: Fail
inference/local_constructor_from_arguments: Fail
inference/map_literals: Fail
inference/map_literals_can_infer_null: Fail

Powered by Google App Engine
This is Rietveld 408576698