| 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 72e74c23554f4b1d283152d43805f486deef542d..6fc14852645de56205bd633284c677968390e1ee 100644
|
| --- a/pkg/front_end/test/fasta/compile.status
|
| +++ b/pkg/front_end/test/fasta/compile.status
|
| @@ -12,9 +12,7 @@ DeltaBlue: Fail # Missing types on constructor parameters.
|
| async_function: Fail # Async transformer should be optional.
|
| await: Fail
|
| call: Fail # Test can't run.
|
| -covariant_generic: Fail # Missing types on constructor parameters.
|
| cycles: Fail # Compile-time error handling destroys program.
|
| -external: Fail # External method marked abstract.
|
| fallthrough: Fail # Missing FallThroughError.
|
| function_type_recovery: Fail
|
| invocations: Fail
|
| @@ -345,7 +343,6 @@ rasta/super_initializer: Fail
|
| rasta/super_mixin: Fail
|
| rasta/super_operator: Fail
|
| rasta/supports_reflection: VerificationError
|
| -rasta/switch_fall_through: Fail
|
| rasta/try_label: Fail
|
| rasta/type_literals: Fail
|
| rasta/type_with_parse_error: Fail
|
|
|