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

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

Issue 2942153002: Enable top level inference of instance property gets/sets. (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 90a2def81ffc2a224d27f8cb3d00b77433326c9c..b8d1f9ffb5b3f77f835010f533eacc6819419e0b 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -365,7 +365,13 @@ inference/void_return_type_subtypes_dynamic: Crash
inference_new/dependency_only_if_generic_method: Crash
inference_new/dependency_only_if_overloaded: Crash
inference_new/infer_assign_to_index: Crash
+inference_new/infer_assign_to_property: Crash
+inference_new/infer_assign_to_property_custom: Crash
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/property_get_toplevel: Crash
inference_new/strongly_connected_component: Crash
rasta/abstract_constructor: Fail

Powered by Google App Engine
This is Rietveld 408576698