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

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

Issue 2954063002: Small fixes to top level type inference. (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
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..eaa6cc64259313b74054bb9af0d3b1c2f9f05567 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -392,6 +392,8 @@ inference/unsafe_block_closure_inference_method_call_no_type_param: Crash
inference/void_return_type_subtypes_dynamic: Crash
inference_new/dependency_only_if_generic_method: Crash
inference_new/dependency_only_if_overloaded: Crash
+inference_new/downwards_inference_inside_top_level: Crash
+inference_new/downwards_inference_inside_top_level_2: Crash
inference_new/field_inference_circularity: Crash
inference_new/infer_assign_to_index: Crash
inference_new/infer_assign_to_property: Crash
@@ -402,6 +404,9 @@ inference_new/infer_instance_field_ref: Crash
inference_new/infer_instance_field_ref_circular: Crash
inference_new/property_get_toplevel: Crash
inference_new/strongly_connected_component: Crash
+inference_new/unsafe_block_closure_inference_function_call_explicit_dynamic_param_via_expr2: Crash
+inference_new/unsafe_block_closure_inference_function_call_explicit_type_param_via_expr2: Crash
+inference_new/void_return_type_subtypes_dynamic: Crash
rasta/abstract_constructor: Fail
rasta/bad_constructor_redirection: Crash
« no previous file with comments | « pkg/front_end/lib/src/fasta/type_inference/type_inferrer.dart ('k') | pkg/front_end/test/fasta/strong.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698