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

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

Issue 2942623004: Fuse top level type inference with dependency generation. (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 8457eea14773e3a0920bb370b24905e4ce8263d4..90a2def81ffc2a224d27f8cb3d00b77433326c9c 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -362,8 +362,11 @@ inference/unsafe_block_closure_inference_method_call_explicit_type_param: Crash
inference/unsafe_block_closure_inference_method_call_implicit_type_param: Crash
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/infer_assign_to_index: Crash
inference_new/infer_assign_to_ref: Crash
+inference_new/strongly_connected_component: Crash
rasta/abstract_constructor: Fail
rasta/bad_constructor_redirection: Crash

Powered by Google App Engine
This is Rietveld 408576698