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

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

Issue 2939523003: Add expectations to infer_local_function_return_type. (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 | « no previous file | pkg/front_end/testcases/inference/infer_local_function_return_type.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/fasta/strong.status
diff --git a/pkg/front_end/test/fasta/strong.status b/pkg/front_end/test/fasta/strong.status
index f9f15645dc5352ea68fb2d165696837252954824..643885daed3e92e218eb2771771cf353f0594abe 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -6,8 +6,6 @@
# Kernel ASTs directly, that is, code in pkg/fasta/lib/src/kernel/ with
# strong-mode enabled.
-inference/infer_local_function_return_type: RuntimeError
-
DeltaBlue: Fail
accessors: Fail
arithmetic: Fail
@@ -73,6 +71,7 @@ inference/infer_from_variables_in_cycle_libs_when_flag_is_on: Fail
inference/infer_from_variables_in_cycle_libs_when_flag_is_on2: Fail
inference/infer_from_variables_in_non_cycle_imports_with_flag: Fail
inference/infer_from_variables_in_non_cycle_imports_with_flag2: Fail
+inference/infer_local_function_return_type: Fail
inference/infer_statics_transitively: Fail
inference/infer_statics_transitively3: Fail
inference/infer_statics_transitively_a: Fail
« no previous file with comments | « no previous file | pkg/front_end/testcases/inference/infer_local_function_return_type.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698