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

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

Issue 2908973002: Add type inference logic for "for-in" loops. (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 780a1e39e5aee18f43dfb8b7cd52dfbc5825871e..790659bf8be4ab885b987cc108214796eea5376f 100644
--- a/pkg/front_end/test/fasta/kompile.status
+++ b/pkg/front_end/test/fasta/kompile.status
@@ -107,7 +107,7 @@ inference/downward_inference_fixes_no_upwards_errors: Crash
inference/downward_inference_miscellaneous: Crash
inference/downwards_inference_annotations: Crash
inference/downwards_inference_async_await: Crash
-inference/downwards_inference_for_each: Fail
+inference/downwards_inference_for_each: Crash
inference/downwards_inference_initializing_formal_default_formal: Crash
inference/downwards_inference_inside_top_level: Crash
inference/downwards_inference_on_constructor_arguments_infer_downwards: Crash

Powered by Google App Engine
This is Rietveld 408576698