| 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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 51 super_rasta_copy: Fail | 51 super_rasta_copy: Fail |
| 52 top_level_accessors: Fail | 52 top_level_accessors: Fail |
| 53 type_variable_as_super: Fail | 53 type_variable_as_super: Fail |
| 54 typedef: Fail | 54 typedef: Fail |
| 55 uninitialized_fields: Fail | 55 uninitialized_fields: Fail |
| 56 unused_methods: Fail | 56 unused_methods: Fail |
| 57 void-methods: Fail | 57 void-methods: Fail |
| 58 | 58 |
| 59 inference/constructors_too_many_positional_arguments: Fail | 59 inference/constructors_too_many_positional_arguments: Fail |
| 60 inference/downwards_inference_annotations: Fail | 60 inference/downwards_inference_annotations: Fail |
| 61 inference/downwards_inference_async_await: Fail | |
| 62 inference/downwards_inference_for_each: Fail | 61 inference/downwards_inference_for_each: Fail |
| 63 inference/downwards_inference_initializing_formal_default_formal: Fail | 62 inference/downwards_inference_initializing_formal_default_formal: Fail |
| 64 inference/downwards_inference_inside_top_level: Fail | 63 inference/downwards_inference_inside_top_level: Fail |
| 65 inference/downwards_inference_on_function_expressions: Fail | 64 inference/downwards_inference_on_function_expressions: Fail |
| 66 inference/downwards_inference_on_function_of_t_using_the_t: Fail | 65 inference/downwards_inference_on_function_of_t_using_the_t: Fail |
| 67 inference/downwards_inference_on_generic_function_expressions: Fail | 66 inference/downwards_inference_on_generic_function_expressions: Fail |
| 68 inference/downwards_inference_on_list_literals_infer_downwards: Fail | 67 inference/downwards_inference_on_list_literals_infer_downwards: Fail |
| 69 inference/downwards_inference_on_list_literals_infer_if_value_types_match_contex
t: Fail | 68 inference/downwards_inference_on_list_literals_infer_if_value_types_match_contex
t: Fail |
| 70 inference/downwards_inference_on_map_literals: Fail | 69 inference/downwards_inference_on_map_literals: Fail |
| 71 inference/future_or_subtyping: Fail | |
| 72 inference/future_then: Fail | |
| 73 inference/future_then_2: Fail | |
| 74 inference/future_then_3: Fail | |
| 75 inference/future_then_4: Fail | |
| 76 inference/future_then_5: Fail | |
| 77 inference/future_then_6: Fail | |
| 78 inference/future_then_conditional: Fail | 70 inference/future_then_conditional: Fail |
| 79 inference/future_then_conditional_2: Fail | 71 inference/future_then_conditional_2: Fail |
| 80 inference/future_then_conditional_3: Fail | 72 inference/future_then_conditional_3: Fail |
| 81 inference/future_then_conditional_4: Fail | 73 inference/future_then_conditional_4: Fail |
| 82 inference/future_then_conditional_5: Fail | 74 inference/future_then_conditional_5: Fail |
| 83 inference/future_then_conditional_6: Fail | 75 inference/future_then_conditional_6: Fail |
| 84 inference/future_then_downwards_method_target: Fail | |
| 85 inference/future_then_explicit_future: Fail | 76 inference/future_then_explicit_future: Fail |
| 86 inference/future_then_upwards: Fail | |
| 87 inference/future_then_upwards_2: Fail | |
| 88 inference/future_then_upwards_3: Fail | |
| 89 inference/future_then_upwards_from_block: Fail | |
| 90 inference/future_union_async_conditional: Fail | |
| 91 inference/future_union_async_conditional_2: Fail | |
| 92 inference/future_union_downwards: Fail | |
| 93 inference/future_union_downwards_2: Fail | |
| 94 inference/future_union_downwards_3: Fail | |
| 95 inference/future_union_downwards_4: Fail | |
| 96 inference/future_union_downwards_generic_method_with_future_return: Fail | 77 inference/future_union_downwards_generic_method_with_future_return: Fail |
| 97 inference/future_union_downwards_generic_method_with_generic_return: Fail | |
| 98 inference/future_union_upwards_generic_methods: Fail | 78 inference/future_union_upwards_generic_methods: Fail |
| 99 inference/generic_functions_return_typedef: Fail | 79 inference/generic_functions_return_typedef: Fail |
| 100 inference/generic_methods_downwards_inference_fold: Fail | 80 inference/generic_methods_downwards_inference_fold: Fail |
| 101 inference/generic_methods_infer_js_builtin: Fail | 81 inference/generic_methods_infer_js_builtin: Fail |
| 102 inference/generic_methods_iterable_and_future: Fail | 82 inference/generic_methods_iterable_and_future: Fail |
| 103 inference/generic_methods_nested_generic_instantiation: Fail | 83 inference/generic_methods_nested_generic_instantiation: Fail |
| 104 inference/infer_assign_to_index: Fail | 84 inference/infer_assign_to_index: Fail |
| 105 inference/infer_assign_to_property: Fail | 85 inference/infer_assign_to_property: Fail |
| 106 inference/infer_assign_to_property_custom: Fail | 86 inference/infer_assign_to_property_custom: Fail |
| 107 inference/infer_binary_double_double: Fail | 87 inference/infer_binary_double_double: Fail |
| (...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 rasta/this_invoke: Fail | 210 rasta/this_invoke: Fail |
| 231 rasta/try_label: Fail | 211 rasta/try_label: Fail |
| 232 rasta/type_literals: VerificationError | 212 rasta/type_literals: VerificationError |
| 233 rasta/type_with_parse_error: Fail | 213 rasta/type_with_parse_error: Fail |
| 234 rasta/typedef: VerificationError | 214 rasta/typedef: VerificationError |
| 235 rasta/unresolved: Fail | 215 rasta/unresolved: Fail |
| 236 rasta/unresolved_constructor: Fail | 216 rasta/unresolved_constructor: Fail |
| 237 rasta/unresolved_for_in: Fail | 217 rasta/unresolved_for_in: Fail |
| 238 rasta/unresolved_recovery: Fail | 218 rasta/unresolved_recovery: Fail |
| 239 rasta/unsupported_platform_library: Fail | 219 rasta/unsupported_platform_library: Fail |
| OLD | NEW |