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 697e76214d296c41528983e5b8b8e90e9a348d8d..79faa18b8070e2ecf4bbc919486bac537504227b 100644 |
--- a/pkg/front_end/test/fasta/compile.status |
+++ b/pkg/front_end/test/fasta/compile.status |
@@ -9,6 +9,7 @@ |
await: Fail |
invocations: Fail |
function_type_recovery: Crash |
+statements: Fail # Make async tranformer optional for golden file testing. |
rasta/abstract_constructor: Fail |
rasta/bad_constructor_redirection: Fail |
@@ -65,9 +66,9 @@ rasta/super_operator: Fail |
rasta/switch_execution_case_t02: Fail |
rasta/switch_fall_through: Fail |
rasta/try_label: Fail |
-rasta/type_literals: Fail |
+rasta/type_literals: VerificationError |
rasta/type_with_parse_error: Fail |
-rasta/typedef: Fail |
+rasta/typedef: VerificationError |
rasta/unresolved: Fail |
rasta/unresolved_constructor: Fail |
rasta/unresolved_for_in: Fail |