| 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 64e7bbc084c0f7a475342ebd61b67d64920b71d9..97d0da466645573da9a48c1eece8778ae61c90f0 100644
|
| --- a/pkg/front_end/test/fasta/compile.status
|
| +++ b/pkg/front_end/test/fasta/compile.status
|
| @@ -8,3 +8,69 @@
|
|
|
| await: Fail
|
| invocations: Fail
|
| +
|
| +rasta/abstract_constructor: Fail
|
| +rasta/bad_constructor_redirection: Fail
|
| +rasta/bad_continue: Fail
|
| +rasta/bad_default_constructor: VerificationError
|
| +rasta/bad_explicit_super_constructor: Fail
|
| +rasta/bad_implicit_super_constructor: Fail
|
| +rasta/bad_interpolation: Crash
|
| +rasta/bad_redirection: Crash
|
| +rasta/bad_setter_initializer: Fail
|
| +rasta/bad_unicode: Fail
|
| +rasta/breaking_bad: Fail
|
| +rasta/class_hierarchy: Crash
|
| +rasta/class_member: Fail
|
| +rasta/constant_get_and_invoke: Fail
|
| +rasta/deferred_lib: Fail
|
| +rasta/deferred_load: Fail
|
| +rasta/duplicated_mixin: Fail
|
| +rasta/enum: Fail
|
| +rasta/export: Fail
|
| +rasta/foo: Fail
|
| +rasta/for_loop: Fail
|
| +rasta/generic_factory: Fail
|
| +rasta/issue_000001: Fail
|
| +rasta/issue_000031: Fail
|
| +rasta/issue_000032: Crash
|
| +rasta/issue_000034: Fail
|
| +rasta/issue_000035: Crash
|
| +rasta/issue_000036: Crash
|
| +rasta/issue_000039: Crash
|
| +rasta/issue_000041: Fail
|
| +rasta/issue_000042: Fail
|
| +rasta/issue_000043: Fail
|
| +rasta/issue_000044: Crash
|
| +rasta/issue_000045: Crash
|
| +rasta/issue_000046: Crash
|
| +rasta/issue_000047: Crash
|
| +rasta/issue_000048: Crash
|
| +rasta/issue_000053: Fail
|
| +rasta/issue_000067: Fail
|
| +rasta/issue_000068: Fail
|
| +rasta/issue_000069: Fail
|
| +rasta/issue_000070: Fail
|
| +rasta/malformed_const_constructor: Crash
|
| +rasta/malformed_function: Fail
|
| +rasta/malformed_function_type: Fail
|
| +rasta/mandatory_parameter_initializer: Fail
|
| +rasta/mixin_library: Fail
|
| +rasta/native_is_illegal: Crash
|
| +rasta/parser_error: Crash
|
| +rasta/static: VerificationError
|
| +rasta/super: Fail
|
| +rasta/super_initializer: Fail
|
| +rasta/super_mixin: Crash
|
| +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_with_parse_error: Crash
|
| +rasta/typedef: Fail
|
| +rasta/unresolved: Fail
|
| +rasta/unresolved_constructor: Fail
|
| +rasta/unresolved_for_in: Fail
|
| +rasta/unresolved_recovery: Crash
|
| +rasta/unsupported_platform_library: Fail
|
|
|