Chromium Code Reviews| Index: pkg/front_end/test/fasta/kompile.status |
| diff --git a/pkg/front_end/test/fasta/kompile.status b/pkg/front_end/test/fasta/kompile.status |
| index 74c4dda0d346254fd96e9f402bf3953376c81bf3..63bc12ae3ffea94a9dff190f947a48ee97856424 100644 |
| --- a/pkg/front_end/test/fasta/kompile.status |
| +++ b/pkg/front_end/test/fasta/kompile.status |
| @@ -30,7 +30,7 @@ fibonacci: Crash |
| for_in_scope: Crash |
| function_in_field: Crash |
| function_type_is_check: Crash |
| -function_type_recovery: Fail |
| +function_type_recovery: Crash |
|
ahe
2017/06/09 08:13:14
Now that we don't throw an InputError we get furth
|
| functions: Crash |
| implicit_scope_test: Crash |
| implicit_this: Crash |
| @@ -383,10 +383,10 @@ rasta/issue_000035: Crash |
| rasta/issue_000035a: Fail |
| rasta/issue_000036: Fail |
| rasta/issue_000039: Crash |
| -rasta/issue_000041: Fail |
| +rasta/issue_000041: Crash |
| rasta/issue_000042: Crash |
| rasta/issue_000043: Fail |
| -rasta/issue_000044: Fail |
| +rasta/issue_000044: Crash |
| rasta/issue_000045: Fail |
| rasta/issue_000046: Fail |
| rasta/issue_000047: Fail |
| @@ -401,7 +401,7 @@ rasta/issue_000081: Crash |
| rasta/malformed_const_constructor: Fail |
| rasta/malformed_function: VerificationError |
| rasta/malformed_function_type: Crash |
| -rasta/mandatory_parameter_initializer: Fail |
| +rasta/mandatory_parameter_initializer: Crash |
| rasta/mixin_library: Crash |
| rasta/native_is_illegal: Fail |
| rasta/parser_error: Crash |