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: Fail | 5 function_type_recovery: Fail |
6 | 6 |
7 rasta/bad_redirection: Fail | 7 rasta/bad_redirection: Fail |
8 rasta/class_hierarchy: Fail | |
9 rasta/generic_factory: Fail | 8 rasta/generic_factory: Fail |
10 rasta/issue_000002: Fail | 9 rasta/issue_000002: Fail |
11 rasta/issue_000032: Fail | 10 rasta/issue_000032: Fail |
12 rasta/issue_000044: Fail | 11 rasta/issue_000044: Fail |
13 rasta/issue_000045: Fail | 12 rasta/issue_000045: Fail |
14 rasta/issue_000046: Fail | 13 rasta/issue_000046: Fail |
15 rasta/issue_000047: Fail | 14 rasta/issue_000047: Fail |
16 rasta/issue_000067: Fail | 15 rasta/issue_000067: Fail |
17 rasta/issue_000070: Fail | 16 rasta/issue_000070: Fail |
18 rasta/mandatory_parameter_initializer: Fail | 17 rasta/mandatory_parameter_initializer: Fail |
19 rasta/native_is_illegal: Fail | 18 rasta/native_is_illegal: Fail |
20 rasta/super_mixin: Fail | 19 rasta/super_mixin: Fail |
21 rasta/type_with_parse_error: Fail | 20 rasta/type_with_parse_error: Fail |
OLD | NEW |