| Index: pkg/front_end/test/fasta/compile.status
|
| diff --git a/pkg/front_end/test/fasta/compile.status b/pkg/front_end/test/fasta/compile.status
|
| index 79faa18b8070e2ecf4bbc919486bac537504227b..77722142f27c4f47834861c43a1475ca3c59b2b8 100644
|
| --- a/pkg/front_end/test/fasta/compile.status
|
| +++ b/pkg/front_end/test/fasta/compile.status
|
| @@ -7,9 +7,10 @@
|
| # pkg/fasta/lib/src/kernel/.
|
|
|
| await: Fail
|
| -invocations: Fail
|
| function_type_recovery: Crash
|
| +invocations: Fail
|
| statements: Fail # Make async tranformer optional for golden file testing.
|
| +type_variable_as_super: Fail
|
|
|
| rasta/abstract_constructor: Fail
|
| rasta/bad_constructor_redirection: Fail
|
|
|