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

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

Issue 2919623002: Implement type inference for PropertySet. (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/kompile.status
diff --git a/pkg/front_end/test/fasta/kompile.status b/pkg/front_end/test/fasta/kompile.status
index 4aa68e57b41e6b808f524693f1b1fa8fbb4887b6..7bd05c0e376e359ea93b58f285fc06162dedde18 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -295,6 +295,8 @@ inference/propagate_inference_to_field_in_class: Crash
inference/propagate_inference_to_field_in_class_dynamic_warnings: Crash
inference/propagate_inference_transitively2: Crash
inference/propagate_inference_transitively: Crash
+inference/property_set: Crash
+inference/property_set_bad_setter: Crash
inference/reference_to_typedef: Crash
inference/refine_binary_expression_type_type_parameter_t_double: Crash
inference/refine_binary_expression_type_type_parameter_t_int: 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