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

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

Issue 2883133002: Add subtype matching rules for function types. (Closed)
Patch Set: Created 3 years, 7 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 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 inference/block_bodied_lambdas_infer_bottom_async: Fail 67 inference/block_bodied_lambdas_infer_bottom_async: Fail
68 inference/block_bodied_lambdas_infer_bottom_async_star: Fail 68 inference/block_bodied_lambdas_infer_bottom_async_star: Fail
69 inference/block_bodied_lambdas_infer_bottom_sync: Fail 69 inference/block_bodied_lambdas_infer_bottom_sync: Fail
70 inference/block_bodied_lambdas_infer_bottom_sync_star: Fail 70 inference/block_bodied_lambdas_infer_bottom_sync_star: Fail
71 inference/block_bodied_lambdas_lub: Fail 71 inference/block_bodied_lambdas_lub: Fail
72 inference/block_bodied_lambdas_no_return: Fail 72 inference/block_bodied_lambdas_no_return: Fail
73 inference/block_bodied_lambdas_sync_star: Fail 73 inference/block_bodied_lambdas_sync_star: Fail
74 inference/circular_reference_via_closures: Fail 74 inference/circular_reference_via_closures: Fail
75 inference/circular_reference_via_closures_initializer_types: Fail 75 inference/circular_reference_via_closures_initializer_types: Fail
76 inference/constructors_infer_from_arguments: Fail 76 inference/constructors_infer_from_arguments: Fail
77 inference/constructors_infer_from_arguments_argument_not_assignable: Fail
78 inference/constructors_infer_from_arguments_const: Fail 77 inference/constructors_infer_from_arguments_const: Fail
79 inference/constructors_infer_from_arguments_const_with_upper_bound: Fail 78 inference/constructors_infer_from_arguments_const_with_upper_bound: Fail
80 inference/constructors_infer_from_arguments_factory: Fail 79 inference/constructors_infer_from_arguments_factory: Fail
81 inference/constructors_infer_from_arguments_factory_calls_constructor: Fail 80 inference/constructors_infer_from_arguments_factory_calls_constructor: Fail
82 inference/constructors_infer_from_arguments_named_factory: Fail 81 inference/constructors_infer_from_arguments_named_factory: Fail
83 inference/constructors_infer_from_arguments_redirecting: Fail 82 inference/constructors_infer_from_arguments_redirecting: Fail
84 inference/constructors_infer_from_arguments_redirecting_factory: Fail 83 inference/constructors_infer_from_arguments_redirecting_factory: Fail
85 inference/constructors_inference_f_bounded: Fail 84 inference/constructors_inference_f_bounded: Fail
86 inference/constructors_reverse_type_parameters: Fail 85 inference/constructors_reverse_type_parameters: Fail
87 inference/constructors_too_many_positional_arguments: Fail 86 inference/constructors_too_many_positional_arguments: Fail
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
195 inference/null_coalescing_operator_2: Fail 194 inference/null_coalescing_operator_2: Fail
196 inference/null_literal_should_not_infer_as_bottom: Fail 195 inference/null_literal_should_not_infer_as_bottom: Fail
197 inference/propagate_inference_to_field_in_class: Fail 196 inference/propagate_inference_to_field_in_class: Fail
198 inference/reference_to_typedef: Fail 197 inference/reference_to_typedef: Fail
199 inference/refine_binary_expression_type_type_parameter_t_double: Fail 198 inference/refine_binary_expression_type_type_parameter_t_double: Fail
200 inference/refine_binary_expression_type_type_parameter_t_int: Fail 199 inference/refine_binary_expression_type_type_parameter_t_int: Fail
201 inference/refine_binary_expression_type_type_parameter_t_t: Fail 200 inference/refine_binary_expression_type_type_parameter_t_t: Fail
202 inference/type_promotion_stopped_by_access_in_a_closure: Fail 201 inference/type_promotion_stopped_by_access_in_a_closure: Fail
203 inference/type_promotion_stopped_by_mutation_in_a_closure: Fail 202 inference/type_promotion_stopped_by_mutation_in_a_closure: Fail
204 inference/unsafe_block_closure_inference_closure_call: Fail 203 inference/unsafe_block_closure_inference_closure_call: Fail
205 inference/unsafe_block_closure_inference_constructor_call_implicit_type_param: F ail
206 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param: F ail 204 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param: F ail
207 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_vi a_expr1: Fail 205 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_vi a_expr1: Fail
208 inference/unsafe_block_closure_inference_function_call_explicit_type_param: Fail 206 inference/unsafe_block_closure_inference_function_call_explicit_type_param: Fail
209 inference/unsafe_block_closure_inference_function_call_explicit_type_param_via_e xpr1: Fail 207 inference/unsafe_block_closure_inference_function_call_explicit_type_param_via_e xpr1: Fail
210 inference/unsafe_block_closure_inference_function_call_implicit_type_param: Fail 208 inference/unsafe_block_closure_inference_function_call_implicit_type_param: Fail
211 inference/unsafe_block_closure_inference_function_call_implicit_type_param_via_e xpr: Fail 209 inference/unsafe_block_closure_inference_function_call_implicit_type_param_via_e xpr: Fail
212 inference/unsafe_block_closure_inference_function_call_no_type_param: Fail 210 inference/unsafe_block_closure_inference_function_call_no_type_param: Fail
213 inference/unsafe_block_closure_inference_function_call_no_type_param_via_expr: F ail 211 inference/unsafe_block_closure_inference_function_call_no_type_param_via_expr: F ail
214 inference/unsafe_block_closure_inference_in_map_dynamic: Fail 212 inference/unsafe_block_closure_inference_in_map_dynamic: Fail
215 inference/unsafe_block_closure_inference_in_map_typed: Fail 213 inference/unsafe_block_closure_inference_in_map_typed: Fail
216 inference/unsafe_block_closure_inference_in_map_untyped: Fail 214 inference/unsafe_block_closure_inference_in_map_untyped: Fail
217 inference/unsafe_block_closure_inference_method_call_implicit_type_param: Fail
218 inference/void_return_type_subtypes_dynamic: Fail 215 inference/void_return_type_subtypes_dynamic: Fail
219 216
220 rasta/abstract_constructor: Fail 217 rasta/abstract_constructor: Fail
221 rasta/bad_constructor_redirection: Fail 218 rasta/bad_constructor_redirection: Fail
222 rasta/bad_continue: Fail 219 rasta/bad_continue: Fail
223 rasta/bad_default_constructor: Fail 220 rasta/bad_default_constructor: Fail
224 rasta/bad_explicit_super_constructor: Fail 221 rasta/bad_explicit_super_constructor: Fail
225 rasta/bad_implicit_super_constructor: Fail 222 rasta/bad_implicit_super_constructor: Fail
226 rasta/bad_interpolation: Fail 223 rasta/bad_interpolation: Fail
227 rasta/bad_redirection: Fail 224 rasta/bad_redirection: Fail
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
296 rasta/this_invoke: Fail 293 rasta/this_invoke: Fail
297 rasta/try_label: Fail 294 rasta/try_label: Fail
298 rasta/type_literals: VerificationError 295 rasta/type_literals: VerificationError
299 rasta/type_with_parse_error: Fail 296 rasta/type_with_parse_error: Fail
300 rasta/typedef: VerificationError 297 rasta/typedef: VerificationError
301 rasta/unresolved: Fail 298 rasta/unresolved: Fail
302 rasta/unresolved_constructor: Fail 299 rasta/unresolved_constructor: Fail
303 rasta/unresolved_for_in: Fail 300 rasta/unresolved_for_in: Fail
304 rasta/unresolved_recovery: Fail 301 rasta/unresolved_recovery: Fail
305 rasta/unsupported_platform_library: Fail 302 rasta/unsupported_platform_library: Fail
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698