| OLD | NEW |
| (Empty) |
| 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 | |
| 3 # BSD-style license that can be found in the LICENSE.md file. | |
| 4 | |
| 5 # Status file for the strong_test.dart test suite. This is testing generating | |
| 6 # Kernel ASTs directly, that is, code in pkg/fasta/lib/src/kernel/ with | |
| 7 # strong-mode enabled. | |
| 8 | |
| 9 DeltaBlue: Fail | |
| 10 accessors: Fail | |
| 11 arithmetic: Fail | |
| 12 async_function: Fail | |
| 13 await: Fail | |
| 14 call: Fail | |
| 15 cascade: Fail | |
| 16 casts: Fail | |
| 17 classes: Fail | |
| 18 closure: Fail | |
| 19 covariant_generic: Fail | |
| 20 cycles: Fail | |
| 21 default_values: Fail | |
| 22 escape: Fail | |
| 23 expressions: Fail | |
| 24 external: Fail | |
| 25 fallthrough: Fail | |
| 26 fibonacci: Fail | |
| 27 for_in_scope: Fail | |
| 28 function_in_field: Fail | |
| 29 function_type_recovery: Fail | |
| 30 functions: Fail | |
| 31 hello: Fail | |
| 32 implicit_this: Fail | |
| 33 invocations: Fail | |
| 34 literals: Fail | |
| 35 map: Fail | |
| 36 micro: Fail | |
| 37 mixin: Fail | |
| 38 named_parameters: Fail | |
| 39 null_aware: Fail | |
| 40 operators: Fail | |
| 41 optional: Fail | |
| 42 platform: Fail | |
| 43 prefer_baseclass: Fail | |
| 44 redirecting_constructor: Fail | |
| 45 redirecting_factory: Fail | |
| 46 statements: Fail | |
| 47 stringliteral: Fail | |
| 48 super_rasta_copy: Fail | |
| 49 top_level_accessors: Fail | |
| 50 type_variable_as_super: Fail | |
| 51 typedef: Fail | |
| 52 uninitialized_fields: Fail | |
| 53 unused_methods: Fail | |
| 54 void-methods: Fail | |
| 55 | |
| 56 inference/constructors_too_many_positional_arguments: Fail | |
| 57 inference/downwards_inference_annotations: Fail | |
| 58 inference/downwards_inference_on_function_of_t_using_the_t: Fail | |
| 59 inference/future_then_explicit_future: Fail | |
| 60 inference/generic_functions_return_typedef: Fail | |
| 61 inference/generic_methods_infer_js_builtin: Fail | |
| 62 inference/infer_local_function_return_type: Fail | |
| 63 inference/infer_types_on_loop_indices_for_loop_with_inference: Fail | |
| 64 inference/infer_use_of_void: Fail | |
| 65 inference/list_literals_can_infer_null_top_level: Fail | |
| 66 inference/map_literals_can_infer_null_top_level: Fail | |
| 67 inference/property_set: Fail | |
| 68 inference/property_set_bad_setter: Crash | |
| 69 inference/reference_to_typedef: Fail | |
| 70 inference/refine_binary_expression_type_type_parameter_t_double: Fail | |
| 71 inference/refine_binary_expression_type_type_parameter_t_int: Fail | |
| 72 inference/refine_binary_expression_type_type_parameter_t_t: Fail | |
| 73 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_vi
a_expr1: Fail | |
| 74 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_vi
a_expr2: Fail | |
| 75 inference/unsafe_block_closure_inference_function_call_explicit_type_param_via_e
xpr1: Fail | |
| 76 inference/unsafe_block_closure_inference_function_call_explicit_type_param_via_e
xpr2: Fail | |
| 77 | |
| 78 rasta/abstract_constructor: Fail | |
| 79 rasta/bad_constructor_redirection: Fail | |
| 80 rasta/bad_continue: Fail | |
| 81 rasta/bad_default_constructor: Fail | |
| 82 rasta/bad_explicit_super_constructor: Fail | |
| 83 rasta/bad_implicit_super_constructor: Fail | |
| 84 rasta/bad_interpolation: Fail | |
| 85 rasta/bad_redirection: Fail | |
| 86 rasta/bad_setter_initializer: Fail | |
| 87 rasta/bad_unicode: Fail | |
| 88 rasta/breaking_bad: Fail | |
| 89 rasta/cascades: Fail | |
| 90 rasta/class_hierarchy: Fail | |
| 91 rasta/class_member: Fail | |
| 92 rasta/constant_get_and_invoke: Fail | |
| 93 rasta/deferred_lib: Fail | |
| 94 rasta/deferred_load: Fail | |
| 95 rasta/duplicated_mixin: Fail | |
| 96 rasta/enum: Fail | |
| 97 rasta/export: Fail | |
| 98 rasta/external_factory_redirection: Fail | |
| 99 rasta/foo: Fail | |
| 100 rasta/for_loop: Fail | |
| 101 rasta/generic_factory: Fail | |
| 102 rasta/hello: Fail | |
| 103 rasta/import_export: Fail | |
| 104 rasta/issue_000001: Fail | |
| 105 rasta/issue_000002: Fail | |
| 106 rasta/issue_000004: Fail | |
| 107 rasta/issue_000006: Fail | |
| 108 rasta/issue_000007: Fail | |
| 109 rasta/issue_000008: Fail | |
| 110 rasta/issue_000011: Fail | |
| 111 rasta/issue_000012: Fail | |
| 112 rasta/issue_000025: Fail | |
| 113 rasta/issue_000026: Fail | |
| 114 rasta/issue_000031: Fail | |
| 115 rasta/issue_000032: Fail | |
| 116 rasta/issue_000033: Fail | |
| 117 rasta/issue_000034: Fail | |
| 118 rasta/issue_000035: Fail | |
| 119 rasta/issue_000035a: Fail | |
| 120 rasta/issue_000036: Fail | |
| 121 rasta/issue_000039: Fail | |
| 122 rasta/issue_000041: Fail | |
| 123 rasta/issue_000042: Fail | |
| 124 rasta/issue_000043: Fail | |
| 125 rasta/issue_000044: Fail | |
| 126 rasta/issue_000045: Fail | |
| 127 rasta/issue_000046: Fail | |
| 128 rasta/issue_000047: Fail | |
| 129 rasta/issue_000048: Fail | |
| 130 rasta/issue_000052: Fail | |
| 131 rasta/issue_000053: Fail | |
| 132 rasta/issue_000067: Fail | |
| 133 rasta/issue_000068: Fail | |
| 134 rasta/issue_000069: Fail | |
| 135 rasta/issue_000070: Fail | |
| 136 rasta/issue_000080: Fail | |
| 137 rasta/issue_000081: Fail | |
| 138 rasta/malformed_const_constructor: Fail | |
| 139 rasta/malformed_function: Fail | |
| 140 rasta/malformed_function_type: Fail | |
| 141 rasta/mandatory_parameter_initializer: Fail | |
| 142 rasta/mixin_library: Fail | |
| 143 rasta/native_is_illegal: Fail | |
| 144 rasta/parser_error: Fail | |
| 145 rasta/previsit_deferred: Fail | |
| 146 rasta/static: Fail | |
| 147 rasta/super: Fail | |
| 148 rasta/super_initializer: Fail | |
| 149 rasta/super_mixin: Fail | |
| 150 rasta/super_operator: Fail | |
| 151 rasta/supports_reflection: VerificationError | |
| 152 rasta/switch_execution_case_t02: Fail | |
| 153 rasta/switch_fall_through: Fail | |
| 154 rasta/this_invoke: Fail | |
| 155 rasta/try_label: Fail | |
| 156 rasta/type_literals: Fail | |
| 157 rasta/type_with_parse_error: Fail | |
| 158 rasta/typedef: Fail | |
| 159 rasta/unresolved: Fail | |
| 160 rasta/unresolved_constructor: Fail | |
| 161 rasta/unresolved_for_in: Fail | |
| 162 rasta/unresolved_recovery: Fail | |
| 163 rasta/unsupported_platform_library: Fail | |
| 164 | |
| 165 regress/issue_29975: Fail # Issue 29975. | |
| 166 regress/issue_29976: Crash # Issue 29976. | |
| 167 regress/issue_29977: Crash # Issue 29977. | |
| 168 regress/issue_29979: Crash # Issue 29979. | |
| 169 regress/issue_29981: Crash # Issue 29981. | |
| 170 regress/issue_29982: Crash # Issue 29982. | |
| 171 regress/issue_29983: Crash # Issue 29983. | |
| 172 regress/issue_29984: Crash # Issue 29984. | |
| 173 regress/issue_29985: Crash # Issue 29985. | |
| 174 regress/issue_29986: Crash # Issue 29986. | |
| 175 regress/issue_29986: Crash # Issue 29986. | |
| 176 regress/issue_29987: Crash # Issue 29987. | |
| OLD | NEW |