| 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 # Status file for the compile_test.dart (notice c, not k) test suite. This is | 5 # Status file for the compile_test.dart (notice c, not k) test suite. This is |
| 6 # testing generating Kernel ASTs directly, that is, code in | 6 # testing generating Kernel ASTs directly, that is, code in |
| 7 # pkg/fasta/lib/src/kernel/. | 7 # pkg/fasta/lib/src/kernel/. |
| 8 | 8 |
| 9 await: Fail | 9 await: Fail |
| 10 invocations: Fail | 10 invocations: Fail |
| 11 | 11 |
| 12 rasta/abstract_constructor: Fail | 12 rasta/abstract_constructor: Fail |
| 13 rasta/bad_constructor_redirection: Fail | 13 rasta/bad_constructor_redirection: Fail |
| 14 rasta/bad_continue: Fail | 14 rasta/bad_continue: Fail |
| 15 rasta/bad_default_constructor: VerificationError | 15 rasta/bad_default_constructor: VerificationError |
| 16 rasta/bad_explicit_super_constructor: Fail | 16 rasta/bad_explicit_super_constructor: Fail |
| 17 rasta/bad_implicit_super_constructor: Fail | 17 rasta/bad_implicit_super_constructor: Fail |
| 18 rasta/bad_interpolation: Fail | 18 rasta/bad_interpolation: Fail |
| 19 rasta/bad_redirection: Fail | 19 rasta/bad_redirection: Fail |
| 20 rasta/bad_setter_initializer: Fail | 20 rasta/bad_setter_initializer: Fail |
| 21 rasta/bad_unicode: Fail | 21 rasta/bad_unicode: Fail |
| 22 rasta/breaking_bad: Fail | 22 rasta/breaking_bad: Fail |
| 23 rasta/class_hierarchy: Crash | 23 rasta/class_hierarchy: Fail |
| 24 rasta/class_member: Fail | 24 rasta/class_member: Fail |
| 25 rasta/constant_get_and_invoke: Fail | 25 rasta/constant_get_and_invoke: Fail |
| 26 rasta/deferred_lib: Fail | 26 rasta/deferred_lib: Fail |
| 27 rasta/deferred_load: Fail | 27 rasta/deferred_load: Fail |
| 28 rasta/duplicated_mixin: Fail | 28 rasta/duplicated_mixin: Fail |
| 29 rasta/enum: Fail | 29 rasta/enum: Fail |
| 30 rasta/export: Fail | 30 rasta/export: Fail |
| 31 rasta/foo: Fail | 31 rasta/foo: Fail |
| 32 rasta/for_loop: Fail | 32 rasta/for_loop: Fail |
| 33 rasta/generic_factory: Fail | 33 rasta/generic_factory: Fail |
| 34 rasta/issue_000001: Fail | 34 rasta/issue_000001: Fail |
| 35 rasta/issue_000031: Fail | 35 rasta/issue_000031: Fail |
| 36 rasta/issue_000032: Fail | 36 rasta/issue_000032: Fail |
| 37 rasta/issue_000034: Fail | 37 rasta/issue_000034: Fail |
| 38 rasta/issue_000035: Fail | 38 rasta/issue_000035: Fail |
| 39 rasta/issue_000035a: Fail | 39 rasta/issue_000035a: Fail |
| 40 rasta/issue_000036: Fail | 40 rasta/issue_000036: Fail |
| 41 rasta/issue_000039: Fail | 41 rasta/issue_000039: Fail |
| 42 rasta/issue_000041: Fail | 42 rasta/issue_000041: Fail |
| 43 rasta/issue_000042: Fail | 43 rasta/issue_000042: Fail |
| 44 rasta/issue_000043: Fail | 44 rasta/issue_000043: Fail |
| 45 rasta/issue_000044: Fail | 45 rasta/issue_000044: Fail |
| 46 rasta/issue_000045: Fail | 46 rasta/issue_000045: Fail |
| 47 rasta/issue_000046: Fail | 47 rasta/issue_000046: Fail |
| 48 rasta/issue_000047: Fail | 48 rasta/issue_000047: Fail |
| 49 rasta/issue_000048: Crash | 49 rasta/issue_000048: Fail |
| 50 rasta/issue_000053: Fail | 50 rasta/issue_000053: Fail |
| 51 rasta/issue_000067: Fail | 51 rasta/issue_000067: Fail |
| 52 rasta/issue_000068: Fail | 52 rasta/issue_000068: Fail |
| 53 rasta/issue_000069: Fail | 53 rasta/issue_000069: Fail |
| 54 rasta/issue_000070: Fail | 54 rasta/issue_000070: Fail |
| 55 rasta/issue_000081: Fail | 55 rasta/issue_000081: Fail |
| 56 rasta/malformed_const_constructor: Fail | 56 rasta/malformed_const_constructor: Fail |
| 57 rasta/malformed_function: Fail | 57 rasta/malformed_function: Fail |
| 58 rasta/malformed_function_type: Fail | 58 rasta/malformed_function_type: Fail |
| 59 rasta/mandatory_parameter_initializer: Fail | 59 rasta/mandatory_parameter_initializer: Fail |
| 60 rasta/mixin_library: Fail | 60 rasta/mixin_library: Fail |
| 61 rasta/native_is_illegal: Fail | 61 rasta/native_is_illegal: Fail |
| 62 rasta/parser_error: Fail | 62 rasta/parser_error: Fail |
| 63 rasta/static: VerificationError | 63 rasta/static: VerificationError |
| 64 rasta/super: Fail | 64 rasta/super: Fail |
| 65 rasta/super_initializer: Fail | 65 rasta/super_initializer: Fail |
| 66 rasta/super_mixin: Crash | 66 rasta/super_mixin: Fail |
| 67 rasta/super_operator: Fail | 67 rasta/super_operator: Fail |
| 68 rasta/switch_execution_case_t02: Fail | 68 rasta/switch_execution_case_t02: Fail |
| 69 rasta/switch_fall_through: Fail | 69 rasta/switch_fall_through: Fail |
| 70 rasta/try_label: Fail | 70 rasta/try_label: Fail |
| 71 rasta/type_literals: Fail | 71 rasta/type_literals: Fail |
| 72 rasta/type_with_parse_error: Fail | 72 rasta/type_with_parse_error: Fail |
| 73 rasta/typedef: Fail | 73 rasta/typedef: Fail |
| 74 rasta/unresolved: Fail | 74 rasta/unresolved: Fail |
| 75 rasta/unresolved_constructor: Fail | 75 rasta/unresolved_constructor: Fail |
| 76 rasta/unresolved_for_in: Fail | 76 rasta/unresolved_for_in: Fail |
| 77 rasta/unresolved_recovery: Fail | 77 rasta/unresolved_recovery: Fail |
| 78 rasta/unsupported_platform_library: Fail | 78 rasta/unsupported_platform_library: Fail |
| OLD | NEW |