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

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

Issue 2951373002: Move tests {list,map}_literals_can_infer_null_top_level to inference_new (Closed)
Patch Set: Created 3 years, 6 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/test/fasta/compile.status ('k') | pkg/front_end/test/fasta/outline.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 635773977818d14a1ec1fc30cc5ed8dcb619fa93..318794d52ed35d89486bf975c27ce09ae59b0886 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -324,13 +324,11 @@ inference/lambda_does_not_have_propagated_type_hint: Crash
inference/lambda_return_type: Crash
inference/lambda_void_context: Crash
inference/list_literal_typed: Crash
-inference/list_literals_can_infer_null_top_level: Crash
inference/list_literals_top_level: Crash
inference/local_constructor_from_arguments: Crash
inference/local_return_and_yield: Crash
inference/map_literals: Fail
inference/map_literals_can_infer_null: Fail
-inference/map_literals_can_infer_null_top_level: Crash
inference/map_literals_top_level: Crash
inference/method_call_with_type_arguments_instance_method: Crash
inference/method_call_with_type_arguments_instance_method_identifier_sequence: Crash
@@ -400,6 +398,8 @@ inference_new/infer_assign_to_ref: Crash
inference_new/infer_instance_accessor_ref: Crash
inference_new/infer_instance_field_ref: Crash
inference_new/infer_instance_field_ref_circular: Crash
+inference_new/list_literals_can_infer_null_top_level: Crash
+inference_new/map_literals_can_infer_null_top_level: Crash
inference_new/property_get_toplevel: Crash
inference_new/strongly_connected_component: Crash
« no previous file with comments | « pkg/front_end/test/fasta/compile.status ('k') | pkg/front_end/test/fasta/outline.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698