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

Unified Diff: pkg/front_end/testcases/kompile.status

Issue 2965123002: Fix greatest/least closure computation when there are multiple `?`s. (Closed)
Patch Set: Created 3 years, 5 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/testcases/inference/greatest_closure_multiple_params.dart.strong.expect ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/testcases/kompile.status
diff --git a/pkg/front_end/testcases/kompile.status b/pkg/front_end/testcases/kompile.status
index ffdf968e4f33b231c1499026925c4bf55bc1a566..5fa6d44c6816e03ee75f94c507f14a2693c26bb6 100644
--- a/pkg/front_end/testcases/kompile.status
+++ b/pkg/front_end/testcases/kompile.status
@@ -187,6 +187,7 @@ inference/generic_methods_inference_error: Crash
inference/generic_methods_iterable_and_future: Crash
inference/generic_methods_nested_generic_instantiation: Crash
inference/generic_methods_uses_greatest_lower_bound: Crash
+inference/greatest_closure_multiple_params: Crash
inference/infer_accessor_from_later_inferred_field: Crash
inference/infer_assign_to_implicit_this: Crash
inference/infer_assign_to_implicit_this_upwards: Crash
« no previous file with comments | « pkg/front_end/testcases/inference/greatest_closure_multiple_params.dart.strong.expect ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698