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

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

Issue 2914983003: Fix a corner case of block closure inference. (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 fa24cbc84d2ffbc057a5cae6aca83092101ae7ae..b96f2e3d3088509c0130e96e7513d02fbb95b390 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -240,6 +240,7 @@ inference/infer_variable_void: Crash
inference/inferred_initializing_formal_checks_default_value: Crash
inference/inferred_nonstatic_field_depends_on_static_field_complex: Crash
inference/inferred_nonstatic_field_depends_on_top_level_var_simple: Crash
+inference/inferred_type_block_closure_no_args_no_return_void_context: Crash
inference/inferred_type_cascade: Crash
inference/inferred_type_custom_binary_op: Crash
inference/inferred_type_custom_binary_op_via_interface: Crash

Powered by Google App Engine
This is Rietveld 408576698