| OLD | NEW |
| 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE.md file. | 3 # BSD-style license that can be found in the LICENSE.md file. |
| 4 | 4 |
| 5 function_type_recovery: Crash |
| 6 |
| 5 rasta/bad_redirection: Fail | 7 rasta/bad_redirection: Fail |
| 6 rasta/class_hierarchy: Fail | 8 rasta/class_hierarchy: Fail |
| 7 rasta/generic_factory: Fail | 9 rasta/generic_factory: Fail |
| 8 rasta/issue_000002: Fail | 10 rasta/issue_000002: Fail |
| 9 rasta/issue_000032: Fail | 11 rasta/issue_000032: Fail |
| 10 rasta/issue_000044: Fail | 12 rasta/issue_000044: Fail |
| 11 rasta/issue_000045: Fail | 13 rasta/issue_000045: Fail |
| 12 rasta/issue_000046: Fail | 14 rasta/issue_000046: Fail |
| 13 rasta/issue_000047: Fail | 15 rasta/issue_000047: Fail |
| 14 rasta/issue_000067: Fail | 16 rasta/issue_000067: Fail |
| 15 rasta/issue_000070: Fail | 17 rasta/issue_000070: Fail |
| 16 rasta/mandatory_parameter_initializer: Fail | 18 rasta/mandatory_parameter_initializer: Fail |
| 17 rasta/native_is_illegal: Fail | 19 rasta/native_is_illegal: Fail |
| 18 rasta/super_mixin: Fail | 20 rasta/super_mixin: Fail |
| 19 rasta/type_with_parse_error: Fail | 21 rasta/type_with_parse_error: Fail |
| OLD | NEW |