| OLD | NEW |
| 1 # Copyright (c) 2017, 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 strong_test.dart test suite. This is testing generating | 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 | 6 # Kernel ASTs directly, that is, code in pkg/fasta/lib/src/kernel/ with |
| 7 # strong-mode enabled. | 7 # strong-mode enabled. |
| 8 | 8 |
| 9 DeltaBlue: Fail | 9 DeltaBlue: Fail |
| 10 accessors: Fail | 10 accessors: Fail |
| (...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 127 inference/future_then_3: Fail | 127 inference/future_then_3: Fail |
| 128 inference/future_then_4: Fail | 128 inference/future_then_4: Fail |
| 129 inference/future_then_5: Fail | 129 inference/future_then_5: Fail |
| 130 inference/future_then_6: Fail | 130 inference/future_then_6: Fail |
| 131 inference/future_then_conditional: Fail | 131 inference/future_then_conditional: Fail |
| 132 inference/future_then_conditional_2: Fail | 132 inference/future_then_conditional_2: Fail |
| 133 inference/future_then_conditional_3: Fail | 133 inference/future_then_conditional_3: Fail |
| 134 inference/future_then_conditional_4: Fail | 134 inference/future_then_conditional_4: Fail |
| 135 inference/future_then_conditional_5: Fail | 135 inference/future_then_conditional_5: Fail |
| 136 inference/future_then_conditional_6: Fail | 136 inference/future_then_conditional_6: Fail |
| 137 inference/future_then_conditional_deprecated: Fail | |
| 138 inference/future_then_conditional_deprecated_2: Fail | |
| 139 inference/future_then_conditional_deprecated_3: Fail | |
| 140 inference/future_then_conditional_deprecated_4: Fail | |
| 141 inference/future_then_deprecated: Fail | |
| 142 inference/future_then_deprecated_2: Fail | |
| 143 inference/future_then_deprecated_3: Fail | |
| 144 inference/future_then_deprecated_4: Fail | |
| 145 inference/future_then_deprecated_5: Fail | |
| 146 inference/future_then_deprecated_6: Fail | |
| 147 inference/future_then_downwards_method_target: Fail | 137 inference/future_then_downwards_method_target: Fail |
| 148 inference/future_then_explicit_future: Fail | 138 inference/future_then_explicit_future: Fail |
| 149 inference/future_then_upwards: Fail | 139 inference/future_then_upwards: Fail |
| 150 inference/future_then_upwards_2: Fail | 140 inference/future_then_upwards_2: Fail |
| 151 inference/future_then_upwards_3: Fail | 141 inference/future_then_upwards_3: Fail |
| 152 inference/future_then_upwards_deprecated: Fail | |
| 153 inference/future_then_upwards_deprecated_2: Fail | |
| 154 inference/future_then_upwards_deprecated_3: Fail | |
| 155 inference/future_then_upwards_from_block: Fail | 142 inference/future_then_upwards_from_block: Fail |
| 156 inference/future_union_async_conditional: Fail | 143 inference/future_union_async_conditional: Fail |
| 157 inference/future_union_async_conditional_2: Fail | 144 inference/future_union_async_conditional_2: Fail |
| 158 inference/future_union_async_conditional_deprecated: Fail | |
| 159 inference/future_union_async_conditional_deprecated_2: Fail | |
| 160 inference/future_union_downwards: Fail | 145 inference/future_union_downwards: Fail |
| 161 inference/future_union_downwards_2: Fail | 146 inference/future_union_downwards_2: Fail |
| 162 inference/future_union_downwards_3: Fail | 147 inference/future_union_downwards_3: Fail |
| 163 inference/future_union_downwards_4: Fail | 148 inference/future_union_downwards_4: Fail |
| 164 inference/future_union_downwards_deprecated: Fail | |
| 165 inference/future_union_downwards_deprecated_2: Fail | |
| 166 inference/future_union_downwards_deprecated_3: Fail | |
| 167 inference/future_union_downwards_deprecated_4: Fail | |
| 168 inference/future_union_downwards_generic_method_with_future_return: Fail | 149 inference/future_union_downwards_generic_method_with_future_return: Fail |
| 169 inference/future_union_downwards_generic_method_with_generic_return: Fail | 150 inference/future_union_downwards_generic_method_with_generic_return: Fail |
| 170 inference/future_union_upwards_generic_methods: Fail | 151 inference/future_union_upwards_generic_methods: Fail |
| 171 inference/generic_functions_return_typedef: Fail | 152 inference/generic_functions_return_typedef: Fail |
| 172 inference/generic_methods_basic_downward_inference: Fail | 153 inference/generic_methods_basic_downward_inference: Fail |
| 173 inference/generic_methods_correctly_recognize_generic_upper_bound: Fail | 154 inference/generic_methods_correctly_recognize_generic_upper_bound: Fail |
| 174 inference/generic_methods_do_not_infer_invalid_override_of_generic_method: Fail | 155 inference/generic_methods_do_not_infer_invalid_override_of_generic_method: Fail |
| 175 inference/generic_methods_downwards_inference_affects_arguments: Fail | 156 inference/generic_methods_downwards_inference_affects_arguments: Fail |
| 176 inference/generic_methods_downwards_inference_fold: Fail | 157 inference/generic_methods_downwards_inference_fold: Fail |
| 177 inference/generic_methods_dart_math_min_max: Fail | 158 inference/generic_methods_dart_math_min_max: Fail |
| (...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 426 rasta/this_invoke: Fail | 407 rasta/this_invoke: Fail |
| 427 rasta/try_label: Fail | 408 rasta/try_label: Fail |
| 428 rasta/type_literals: VerificationError | 409 rasta/type_literals: VerificationError |
| 429 rasta/type_with_parse_error: Fail | 410 rasta/type_with_parse_error: Fail |
| 430 rasta/typedef: VerificationError | 411 rasta/typedef: VerificationError |
| 431 rasta/unresolved: Fail | 412 rasta/unresolved: Fail |
| 432 rasta/unresolved_constructor: Fail | 413 rasta/unresolved_constructor: Fail |
| 433 rasta/unresolved_for_in: Fail | 414 rasta/unresolved_for_in: Fail |
| 434 rasta/unresolved_recovery: Fail | 415 rasta/unresolved_recovery: Fail |
| 435 rasta/unsupported_platform_library: Fail | 416 rasta/unsupported_platform_library: Fail |
| OLD | NEW |