| 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 24f162c8492dd43ecc1d2d09a2dd663f30d6b820..011561978d19c6d77ba78ff3e35b91670fddf4f3 100644
|
| --- a/pkg/front_end/test/fasta/strong.status
|
| +++ b/pkg/front_end/test/fasta/strong.status
|
| @@ -80,7 +80,6 @@ inference/constructors_infer_from_arguments: Fail
|
| inference/constructors_infer_from_arguments_argument_not_assignable: Fail
|
| inference/constructors_infer_from_arguments_const: Fail
|
| inference/constructors_infer_from_arguments_const_with_upper_bound: Fail
|
| -inference/constructors_infer_from_arguments_downwards_from_constructor: Fail
|
| inference/constructors_infer_from_arguments_factory: Fail
|
| inference/constructors_infer_from_arguments_factory_calls_constructor: Fail
|
| inference/constructors_infer_from_arguments_named_factory: Fail
|
| @@ -98,7 +97,6 @@ inference/downwards_inference_inside_top_level: Fail
|
| inference/downwards_inference_on_function_arguments_infer_downwards: Fail
|
| inference/downwards_inference_on_function_expressions: Fail
|
| inference/downwards_inference_on_function_of_t_using_the_t: Fail
|
| -inference/downwards_inference_on_generic_constructor_arguments_infer_downwards: Fail
|
| inference/downwards_inference_on_generic_function_expressions: Fail
|
| inference/downwards_inference_on_list_literals_infer_downwards: Fail
|
| inference/downwards_inference_on_list_literals_infer_if_value_types_match_context: Fail
|
| @@ -198,7 +196,6 @@ inference/inferred_type_via_closure_multiple_levels_of_nesting: Fail
|
| inference/inferred_type_via_closure_type_depends_on_args: Fail
|
| inference/inferred_type_via_closure_type_independent_of_args_field: Fail
|
| inference/inferred_type_via_closure_type_independent_of_args_top_level: Fail
|
| -inference/instantiate_to_bounds_invoke_constructor_type_args_exact: Fail
|
| inference/lambda_does_not_have_propagated_type_hint: Fail
|
| inference/list_literals_can_infer_null_top_level: Fail
|
| inference/local_constructor_from_arguments: Fail
|
|
|