| 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 function_type_recovery: Fail | 5 function_type_recovery: Fail |
| 6 | 6 |
| 7 inference/async_closure_return_type_flatten: Fail | 7 inference/async_closure_return_type_flatten: Fail |
| 8 inference/async_closure_return_type_future: Fail | 8 inference/async_closure_return_type_future: Fail |
| 9 inference/async_closure_return_type_future_or: Fail | 9 inference/async_closure_return_type_future_or: Fail |
| 10 inference/block_bodied_lambdas_async_all_returns_are_futures: Fail | 10 inference/block_bodied_lambdas_async_all_returns_are_futures: Fail |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 75 inference/future_then_3: Fail | 75 inference/future_then_3: Fail |
| 76 inference/future_then_4: Fail | 76 inference/future_then_4: Fail |
| 77 inference/future_then_5: Fail | 77 inference/future_then_5: Fail |
| 78 inference/future_then_6: Fail | 78 inference/future_then_6: Fail |
| 79 inference/future_then_conditional: Fail | 79 inference/future_then_conditional: Fail |
| 80 inference/future_then_conditional_2: Fail | 80 inference/future_then_conditional_2: Fail |
| 81 inference/future_then_conditional_3: Fail | 81 inference/future_then_conditional_3: Fail |
| 82 inference/future_then_conditional_4: Fail | 82 inference/future_then_conditional_4: Fail |
| 83 inference/future_then_conditional_5: Fail | 83 inference/future_then_conditional_5: Fail |
| 84 inference/future_then_conditional_6: Fail | 84 inference/future_then_conditional_6: Fail |
| 85 inference/future_then_conditional_deprecated: Fail | |
| 86 inference/future_then_conditional_deprecated_2: Fail | |
| 87 inference/future_then_conditional_deprecated_3: Fail | |
| 88 inference/future_then_conditional_deprecated_4: Fail | |
| 89 inference/future_then_deprecated: Fail | |
| 90 inference/future_then_deprecated_2: Fail | |
| 91 inference/future_then_deprecated_3: Fail | |
| 92 inference/future_then_deprecated_4: Fail | |
| 93 inference/future_then_deprecated_5: Fail | |
| 94 inference/future_then_deprecated_6: Fail | |
| 95 inference/future_then_downwards_method_target: Fail | 85 inference/future_then_downwards_method_target: Fail |
| 96 inference/future_then_explicit_future: Fail | 86 inference/future_then_explicit_future: Fail |
| 97 inference/future_then_upwards: Fail | 87 inference/future_then_upwards: Fail |
| 98 inference/future_then_upwards_2: Fail | 88 inference/future_then_upwards_2: Fail |
| 99 inference/future_then_upwards_3: Fail | 89 inference/future_then_upwards_3: Fail |
| 100 inference/future_then_upwards_deprecated: Fail | |
| 101 inference/future_then_upwards_deprecated_2: Fail | |
| 102 inference/future_then_upwards_deprecated_3: Fail | |
| 103 inference/future_then_upwards_from_block: Fail | 90 inference/future_then_upwards_from_block: Fail |
| 104 inference/future_union_async_conditional: Fail | 91 inference/future_union_async_conditional: Fail |
| 105 inference/future_union_async_conditional_2: Fail | 92 inference/future_union_async_conditional_2: Fail |
| 106 inference/future_union_async_conditional_deprecated: Fail | |
| 107 inference/future_union_async_conditional_deprecated_2: Fail | |
| 108 inference/future_union_downwards: Fail | 93 inference/future_union_downwards: Fail |
| 109 inference/future_union_downwards_2: Fail | 94 inference/future_union_downwards_2: Fail |
| 110 inference/future_union_downwards_3: Fail | 95 inference/future_union_downwards_3: Fail |
| 111 inference/future_union_downwards_4: Fail | 96 inference/future_union_downwards_4: Fail |
| 112 inference/future_union_downwards_deprecated: Fail | |
| 113 inference/future_union_downwards_deprecated_2: Fail | |
| 114 inference/future_union_downwards_deprecated_3: Fail | |
| 115 inference/future_union_downwards_deprecated_4: Fail | |
| 116 inference/future_union_downwards_generic_method_with_future_return: Fail | 97 inference/future_union_downwards_generic_method_with_future_return: Fail |
| 117 inference/future_union_downwards_generic_method_with_generic_return: Fail | 98 inference/future_union_downwards_generic_method_with_generic_return: Fail |
| 118 inference/future_union_upwards_generic_methods: Fail | 99 inference/future_union_upwards_generic_methods: Fail |
| 119 inference/generic_functions_return_typedef: Fail | 100 inference/generic_functions_return_typedef: Fail |
| 120 inference/generic_methods_basic_downward_inference: Fail | 101 inference/generic_methods_basic_downward_inference: Fail |
| 121 inference/generic_methods_correctly_recognize_generic_upper_bound: Fail | 102 inference/generic_methods_correctly_recognize_generic_upper_bound: Fail |
| 122 inference/generic_methods_dart_math_min_max: Fail | 103 inference/generic_methods_dart_math_min_max: Fail |
| 123 inference/generic_methods_do_not_infer_invalid_override_of_generic_method: Fail | 104 inference/generic_methods_do_not_infer_invalid_override_of_generic_method: Fail |
| 124 inference/generic_methods_downwards_inference_affects_arguments: Fail | 105 inference/generic_methods_downwards_inference_affects_arguments: Fail |
| 125 inference/generic_methods_downwards_inference_fold: Fail | 106 inference/generic_methods_downwards_inference_fold: Fail |
| (...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 299 rasta/issue_000044: Fail | 280 rasta/issue_000044: Fail |
| 300 rasta/issue_000045: Fail | 281 rasta/issue_000045: Fail |
| 301 rasta/issue_000046: Fail | 282 rasta/issue_000046: Fail |
| 302 rasta/issue_000047: Fail | 283 rasta/issue_000047: Fail |
| 303 rasta/issue_000067: Fail | 284 rasta/issue_000067: Fail |
| 304 rasta/issue_000070: Fail | 285 rasta/issue_000070: Fail |
| 305 rasta/mandatory_parameter_initializer: Fail | 286 rasta/mandatory_parameter_initializer: Fail |
| 306 rasta/native_is_illegal: Fail | 287 rasta/native_is_illegal: Fail |
| 307 rasta/super_mixin: Fail | 288 rasta/super_mixin: Fail |
| 308 rasta/type_with_parse_error: Fail | 289 rasta/type_with_parse_error: Fail |
| OLD | NEW |