| 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 |
| 5 rasta/bad_redirection: Fail |
| 6 rasta/class_hierarchy: Crash |
| 7 rasta/generic_factory: Fail |
| 8 rasta/issue_000002: Fail |
| 9 rasta/issue_000032: Crash |
| 10 rasta/issue_000035: Crash |
| 11 rasta/issue_000044: Crash |
| 12 rasta/issue_000045: Crash |
| 13 rasta/issue_000046: Crash |
| 14 rasta/issue_000047: Crash |
| 15 rasta/issue_000048: Crash |
| 16 rasta/issue_000067: Fail |
| 17 rasta/issue_000068: Fail |
| 18 rasta/issue_000070: Fail |
| 19 rasta/mandatory_parameter_initializer: Fail |
| 20 rasta/mixin_library: Fail |
| 21 rasta/native_is_illegal: Crash |
| 22 rasta/super: Fail |
| 23 rasta/super_mixin: Crash |
| 24 rasta/super_operator: Fail |
| 25 rasta/type_literals: Fail |
| 26 rasta/type_with_parse_error: Crash |
| OLD | NEW |