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

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

Issue 2954253002: Add type inference for while and do loops. (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/testcases/inference_new/while_loop.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 7e959679b5da9336c3b891f1b510c40be335985d..3b79705a21a92e488e1f53ffb0c2b9d022e8aac2 100644
--- a/pkg/front_end/testcases/kompile.status
+++ b/pkg/front_end/testcases/kompile.status
@@ -391,6 +391,7 @@ 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/do_loop: VerificationError
inference_new/downwards_inference_inside_top_level: Crash
inference_new/downwards_inference_inside_top_level_2: Crash
inference_new/field_inference_circularity: Crash
@@ -410,6 +411,7 @@ 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
+inference_new/while_loop: VerificationError
rasta/abstract_constructor: Fail
rasta/bad_constructor_redirection: Crash
« no previous file with comments | « pkg/front_end/testcases/inference_new/while_loop.dart.strong.expect ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698