| Index: pkg/front_end/test/fasta/outline.status
|
| diff --git a/pkg/front_end/test/fasta/outline.status b/pkg/front_end/test/fasta/outline.status
|
| index 52d05e2021ec0967773323e5803ec983fd8fc3ed..28df5cf5fa0fe4b89e5a5a59a39f3c7d5f2d601e 100644
|
| --- a/pkg/front_end/test/fasta/outline.status
|
| +++ b/pkg/front_end/test/fasta/outline.status
|
| @@ -4,6 +4,16 @@
|
|
|
| function_type_recovery: Fail
|
|
|
| +inference/*: Fail
|
| +inference/int_upwards_local: Pass
|
| +inference/local_constructor_from_arguments: Pass
|
| +inference/local_reference_upwards_local: Pass
|
| +inference/toplevel_inference_toplevel_var: Pass
|
| +inference/type_promotion_simple: Pass
|
| +inference/type_promotion_stopped_by_access_in_a_closure: Pass
|
| +inference/type_promotion_stopped_by_assignment_in_scope: Pass
|
| +inference/type_promotion_stopped_by_mutation_in_a_closure: Pass
|
| +
|
| rasta/bad_redirection: Fail
|
| rasta/generic_factory: Fail
|
| rasta/issue_000002: Fail
|
|
|