| 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 b0c2c3c1c53c76201b467917fad0d2b1b1a3ef23..a0224341975733346ffa1c4d99e35168a78847d2 100644
|
| --- a/pkg/front_end/test/fasta/strong.status
|
| +++ b/pkg/front_end/test/fasta/strong.status
|
| @@ -60,9 +60,9 @@ inference/future_then_explicit_future: Fail
|
| inference/generic_functions_return_typedef: Fail
|
| inference/generic_methods_infer_js_builtin: Fail
|
| inference/infer_local_function_return_type: Fail
|
| -inference/infer_types_on_generic_instantiations_in_library_cycle: Fail
|
| inference/infer_types_on_loop_indices_for_each_loop: Fail
|
| inference/infer_types_on_loop_indices_for_loop_with_inference: Fail
|
| +inference/infer_use_of_void: Fail
|
| inference/lambda_does_not_have_propagated_type_hint: Fail
|
| inference/list_literals_can_infer_null_top_level: Fail
|
| inference/map_literals_can_infer_null_top_level: Fail
|
|
|