| OLD | NEW |
| 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2017, 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 strong_test.dart test suite. This is testing generating |
| 6 # testing generating Kernel ASTs directly, that is, code in | 6 # Kernel ASTs directly, that is, code in pkg/fasta/lib/src/kernel/ with |
| 7 # pkg/fasta/lib/src/kernel/. | 7 # strong-mode enabled. |
| 8 | 8 |
| 9 DeltaBlue: Fail |
| 10 accessors: Fail |
| 11 arithmetic: Fail |
| 12 async_function: Fail |
| 9 await: Fail | 13 await: Fail |
| 10 cycles: Fail # Compile-time error handling destroys program. | 14 bad_store: Fail |
| 15 call: Fail |
| 16 cascade: Fail |
| 17 casts: Fail |
| 18 classes: Fail |
| 19 closure: Fail |
| 20 covariant_generic: Fail |
| 21 cycles: Fail |
| 22 default_values: Fail |
| 23 escape: Fail |
| 24 expressions: Fail |
| 25 external: Fail |
| 26 fallthrough: Fail |
| 27 fibonacci: Fail |
| 28 for_in_scope: Fail |
| 29 function_in_field: Fail |
| 11 function_type_recovery: Fail | 30 function_type_recovery: Fail |
| 31 functions: Fail |
| 32 hello: Fail |
| 33 implicit_this: Fail |
| 12 invocations: Fail | 34 invocations: Fail |
| 13 statements: Fail # Make async tranformer optional for golden file testing. | 35 literals: Fail |
| 36 map: Fail |
| 37 micro: Fail |
| 38 mixin: Fail |
| 39 named_parameters: Fail |
| 40 null_aware: Fail |
| 41 operators: Fail |
| 42 optional: Fail |
| 43 override: Fail |
| 44 platform: Fail |
| 45 prefer_baseclass: Fail |
| 46 redirecting_constructor: Fail |
| 47 redirecting_factory: Fail |
| 48 statements: Fail |
| 49 store_load: Fail |
| 50 stringliteral: Fail |
| 51 super_rasta_copy: Fail |
| 52 top_level_accessors: Fail |
| 14 type_variable_as_super: Fail | 53 type_variable_as_super: Fail |
| 54 typedef: Fail |
| 55 uninitialized_fields: Fail |
| 56 unused_methods: Fail |
| 57 void-methods: Fail |
| 15 | 58 |
| 16 rasta/abstract_constructor: Fail | 59 rasta/abstract_constructor: Fail |
| 17 rasta/bad_constructor_redirection: Fail | 60 rasta/bad_constructor_redirection: Fail |
| 18 rasta/bad_continue: Fail | 61 rasta/bad_continue: Fail |
| 19 rasta/bad_default_constructor: Fail # Compile-time error destroys program. | 62 rasta/bad_default_constructor: Fail |
| 20 rasta/bad_explicit_super_constructor: Fail | 63 rasta/bad_explicit_super_constructor: Fail |
| 21 rasta/bad_implicit_super_constructor: Fail | 64 rasta/bad_implicit_super_constructor: Fail |
| 22 rasta/bad_interpolation: Fail | 65 rasta/bad_interpolation: Fail |
| 23 rasta/bad_redirection: Fail | 66 rasta/bad_redirection: Fail |
| 24 rasta/bad_setter_initializer: Fail | 67 rasta/bad_setter_initializer: Fail |
| 25 rasta/bad_unicode: Fail | 68 rasta/bad_unicode: Fail |
| 26 rasta/breaking_bad: Fail | 69 rasta/breaking_bad: Fail |
| 70 rasta/cascades: Fail |
| 27 rasta/class_hierarchy: Fail | 71 rasta/class_hierarchy: Fail |
| 28 rasta/class_member: Fail | 72 rasta/class_member: Fail |
| 29 rasta/constant_get_and_invoke: Fail | 73 rasta/constant_get_and_invoke: Fail |
| 30 rasta/deferred_lib: Fail | 74 rasta/deferred_lib: Fail |
| 31 rasta/deferred_load: Fail | 75 rasta/deferred_load: Fail |
| 32 rasta/duplicated_mixin: Fail | 76 rasta/duplicated_mixin: Fail |
| 77 rasta/enum: Fail |
| 33 rasta/export: Fail | 78 rasta/export: Fail |
| 79 rasta/external_factory_redirection: Fail |
| 34 rasta/foo: Fail | 80 rasta/foo: Fail |
| 35 rasta/for_loop: Fail | 81 rasta/for_loop: Fail |
| 36 rasta/generic_factory: Fail | 82 rasta/generic_factory: Fail |
| 83 rasta/hello: Fail |
| 84 rasta/import_export: Fail |
| 37 rasta/issue_000001: Fail | 85 rasta/issue_000001: Fail |
| 86 rasta/issue_000002: Fail |
| 87 rasta/issue_000004: Fail |
| 88 rasta/issue_000006: Fail |
| 89 rasta/issue_000007: Fail |
| 90 rasta/issue_000008: Fail |
| 91 rasta/issue_000011: Fail |
| 92 rasta/issue_000012: Fail |
| 93 rasta/issue_000025: Fail |
| 94 rasta/issue_000026: Fail |
| 38 rasta/issue_000031: Fail | 95 rasta/issue_000031: Fail |
| 39 rasta/issue_000032: Fail | 96 rasta/issue_000032: Fail |
| 97 rasta/issue_000033: Fail |
| 40 rasta/issue_000034: Fail | 98 rasta/issue_000034: Fail |
| 41 rasta/issue_000035: Fail | 99 rasta/issue_000035: Fail |
| 42 rasta/issue_000035a: Fail | 100 rasta/issue_000035a: Fail |
| 43 rasta/issue_000036: Fail | 101 rasta/issue_000036: Fail |
| 44 rasta/issue_000039: Fail | 102 rasta/issue_000039: Fail |
| 45 rasta/issue_000041: Fail | 103 rasta/issue_000041: Fail |
| 46 rasta/issue_000042: Fail | 104 rasta/issue_000042: Fail |
| 47 rasta/issue_000043: Fail | 105 rasta/issue_000043: Fail |
| 48 rasta/issue_000044: Fail | 106 rasta/issue_000044: Fail |
| 49 rasta/issue_000045: Fail | 107 rasta/issue_000045: Fail |
| 50 rasta/issue_000046: Fail | 108 rasta/issue_000046: Fail |
| 51 rasta/issue_000047: Fail | 109 rasta/issue_000047: Fail |
| 110 rasta/issue_000048: Fail |
| 111 rasta/issue_000052: Fail |
| 112 rasta/issue_000053: Fail |
| 52 rasta/issue_000067: Fail | 113 rasta/issue_000067: Fail |
| 114 rasta/issue_000068: Fail |
| 53 rasta/issue_000069: VerificationError | 115 rasta/issue_000069: VerificationError |
| 54 rasta/issue_000070: Fail | 116 rasta/issue_000070: Fail |
| 117 rasta/issue_000080: Fail |
| 55 rasta/issue_000081: Fail | 118 rasta/issue_000081: Fail |
| 56 rasta/malformed_const_constructor: Fail | 119 rasta/malformed_const_constructor: Fail |
| 57 rasta/malformed_function: Fail | 120 rasta/malformed_function: Fail |
| 58 rasta/malformed_function_type: Fail | 121 rasta/malformed_function_type: Fail |
| 59 rasta/mandatory_parameter_initializer: Fail | 122 rasta/mandatory_parameter_initializer: Fail |
| 60 rasta/mixin_library: Fail | 123 rasta/mixin_library: Fail |
| 61 rasta/native_is_illegal: Fail | 124 rasta/native_is_illegal: Fail |
| 62 rasta/parser_error: Fail | 125 rasta/parser_error: Fail |
| 126 rasta/previsit_deferred: Fail |
| 127 rasta/static: Fail |
| 63 rasta/super: Fail | 128 rasta/super: Fail |
| 64 rasta/super_initializer: Fail | 129 rasta/super_initializer: Fail |
| 65 rasta/super_mixin: Fail | 130 rasta/super_mixin: Fail |
| 66 rasta/super_operator: Fail | 131 rasta/super_operator: Fail |
| 132 rasta/supports_reflection: Fail |
| 67 rasta/switch_execution_case_t02: Fail | 133 rasta/switch_execution_case_t02: Fail |
| 68 rasta/switch_fall_through: Fail | 134 rasta/switch_fall_through: Fail |
| 135 rasta/this_invoke: Fail |
| 69 rasta/try_label: Fail | 136 rasta/try_label: Fail |
| 70 rasta/type_literals: VerificationError | 137 rasta/type_literals: VerificationError |
| 71 rasta/type_with_parse_error: Fail | 138 rasta/type_with_parse_error: Fail |
| 72 rasta/typedef: VerificationError | 139 rasta/typedef: VerificationError |
| 73 rasta/unresolved: Fail | 140 rasta/unresolved: Fail |
| 74 rasta/unresolved_constructor: Fail | 141 rasta/unresolved_constructor: Fail |
| 75 rasta/unresolved_for_in: Fail | 142 rasta/unresolved_for_in: Fail |
| 76 rasta/unresolved_recovery: Fail | 143 rasta/unresolved_recovery: Fail |
| 77 rasta/unsupported_platform_library: Fail | 144 rasta/unsupported_platform_library: Fail |
| OLD | NEW |