Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(660)

Side by Side Diff: pkg/front_end/test/fasta/strong.status

Issue 2920223008: Record method invocation targets that are not procedures. (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 top_level_accessors: Fail 49 top_level_accessors: Fail
50 type_variable_as_super: Fail 50 type_variable_as_super: Fail
51 typedef: Fail 51 typedef: Fail
52 uninitialized_fields: Fail 52 uninitialized_fields: Fail
53 unused_methods: Fail 53 unused_methods: Fail
54 void-methods: Fail 54 void-methods: Fail
55 55
56 inference/constructors_too_many_positional_arguments: Fail 56 inference/constructors_too_many_positional_arguments: Fail
57 inference/downwards_inference_annotations: Fail 57 inference/downwards_inference_annotations: Fail
58 inference/downwards_inference_on_function_of_t_using_the_t: Fail 58 inference/downwards_inference_on_function_of_t_using_the_t: Fail
59 inference/downwards_inference_on_list_literals_infer_if_value_types_match_contex t: Fail
60 inference/future_then_conditional: Fail 59 inference/future_then_conditional: Fail
61 inference/future_then_conditional_2: Fail 60 inference/future_then_conditional_2: Fail
62 inference/future_then_conditional_3: Fail 61 inference/future_then_conditional_3: Fail
63 inference/future_then_conditional_4: Fail 62 inference/future_then_conditional_4: Fail
64 inference/future_then_conditional_5: Fail 63 inference/future_then_conditional_5: Fail
65 inference/future_then_conditional_6: Fail 64 inference/future_then_conditional_6: Fail
66 inference/future_then_explicit_future: Fail 65 inference/future_then_explicit_future: Fail
67 inference/future_union_downwards_generic_method_with_future_return: Fail
68 inference/future_union_upwards_generic_methods: Fail
69 inference/generic_functions_return_typedef: Fail 66 inference/generic_functions_return_typedef: Fail
70 inference/generic_methods_downwards_inference_fold: Fail 67 inference/generic_methods_downwards_inference_fold: Fail
71 inference/generic_methods_infer_js_builtin: Fail 68 inference/generic_methods_infer_js_builtin: Fail
72 inference/generic_methods_iterable_and_future: Fail 69 inference/generic_methods_iterable_and_future: Fail
73 inference/infer_assign_to_index: Fail 70 inference/infer_assign_to_index: Fail
74 inference/infer_assign_to_property: Fail 71 inference/infer_assign_to_property: Fail
75 inference/infer_assign_to_property_custom: Fail 72 inference/infer_assign_to_property_custom: Fail
76 inference/infer_binary_double_double: Fail 73 inference/infer_binary_double_double: Fail
77 inference/infer_binary_double_int: Fail 74 inference/infer_binary_double_int: Fail
78 inference/infer_binary_int_double: Fail 75 inference/infer_binary_int_double: Fail
(...skipping 12 matching lines...) Expand all
91 inference/infer_statics_transitively: Fail 88 inference/infer_statics_transitively: Fail
92 inference/infer_statics_transitively3: Fail 89 inference/infer_statics_transitively3: Fail
93 inference/infer_statics_transitively_a: Fail 90 inference/infer_statics_transitively_a: Fail
94 inference/infer_type_on_var_from_field: Fail 91 inference/infer_type_on_var_from_field: Fail
95 inference/infer_types_on_loop_indices_for_each_loop: Fail 92 inference/infer_types_on_loop_indices_for_each_loop: Fail
96 inference/infer_types_on_loop_indices_for_loop_with_inference: Fail 93 inference/infer_types_on_loop_indices_for_loop_with_inference: Fail
97 inference/inferred_type_cascade: Fail 94 inference/inferred_type_cascade: Fail
98 inference/lambda_does_not_have_propagated_type_hint: Fail 95 inference/lambda_does_not_have_propagated_type_hint: Fail
99 inference/list_literals_can_infer_null_top_level: Fail 96 inference/list_literals_can_infer_null_top_level: Fail
100 inference/map_literals_can_infer_null_top_level: Fail 97 inference/map_literals_can_infer_null_top_level: Fail
101 inference/method_call_with_type_arguments_static_method: Fail
102 inference/null_coalescing_operator: Fail 98 inference/null_coalescing_operator: Fail
103 inference/null_coalescing_operator_2: Fail 99 inference/null_coalescing_operator_2: Fail
104 inference/reference_to_typedef: Fail 100 inference/reference_to_typedef: Fail
105 inference/refine_binary_expression_type_type_parameter_t_double: Fail 101 inference/refine_binary_expression_type_type_parameter_t_double: Fail
106 inference/refine_binary_expression_type_type_parameter_t_int: Fail 102 inference/refine_binary_expression_type_type_parameter_t_int: Fail
107 inference/refine_binary_expression_type_type_parameter_t_t: Fail 103 inference/refine_binary_expression_type_type_parameter_t_t: Fail
108 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_vi a_expr1: Fail 104 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_vi a_expr1: Fail
109 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_vi a_expr2: Fail 105 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_vi a_expr2: Fail
110 inference/unsafe_block_closure_inference_function_call_explicit_type_param_via_e xpr1: Fail 106 inference/unsafe_block_closure_inference_function_call_explicit_type_param_via_e xpr1: Fail
111 inference/unsafe_block_closure_inference_function_call_explicit_type_param_via_e xpr2: Fail 107 inference/unsafe_block_closure_inference_function_call_explicit_type_param_via_e xpr2: Fail
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 rasta/this_invoke: Fail 185 rasta/this_invoke: Fail
190 rasta/try_label: Fail 186 rasta/try_label: Fail
191 rasta/type_literals: Fail 187 rasta/type_literals: Fail
192 rasta/type_with_parse_error: Fail 188 rasta/type_with_parse_error: Fail
193 rasta/typedef: Fail 189 rasta/typedef: Fail
194 rasta/unresolved: Fail 190 rasta/unresolved: Fail
195 rasta/unresolved_constructor: Fail 191 rasta/unresolved_constructor: Fail
196 rasta/unresolved_for_in: Fail 192 rasta/unresolved_for_in: Fail
197 rasta/unresolved_recovery: Fail 193 rasta/unresolved_recovery: Fail
198 rasta/unsupported_platform_library: Fail 194 rasta/unsupported_platform_library: Fail
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698