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

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

Issue 2899073004: Use declared return type for inference of return and yield statements. (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) 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 # Status file for the kompile_test.dart (notice k, not c) test suite. This is 5 # Status file for the kompile_test.dart (notice k, not c) test suite. This is
6 # testing generating Analyzer ASTs, that is, code in 6 # testing generating Analyzer ASTs, that is, code in
7 # pkg/fasta/lib/src/analyzer/. Currently, this is behind direct-to-kernel, so 7 # pkg/fasta/lib/src/analyzer/. Currently, this is behind direct-to-kernel, so
8 # there are many crashes. 8 # there are many crashes.
9 9
10 DeltaBlue: Crash 10 DeltaBlue: Crash
(...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 inference/instantiate_to_bounds_invoke_constructor_no_bound: Fail 269 inference/instantiate_to_bounds_invoke_constructor_no_bound: Fail
270 inference/instantiate_to_bounds_invoke_constructor_type_args_exact: Crash 270 inference/instantiate_to_bounds_invoke_constructor_type_args_exact: Crash
271 inference/instantiate_to_bounds_not_generic: Crash 271 inference/instantiate_to_bounds_not_generic: Crash
272 inference/lambda_does_not_have_propagated_type_hint: Crash 272 inference/lambda_does_not_have_propagated_type_hint: Crash
273 inference/lambda_return_type: Crash 273 inference/lambda_return_type: Crash
274 inference/lambda_void_context: Crash 274 inference/lambda_void_context: Crash
275 inference/list_literal_typed: Crash 275 inference/list_literal_typed: Crash
276 inference/list_literals_can_infer_null_top_level: Crash 276 inference/list_literals_can_infer_null_top_level: Crash
277 inference/list_literals_top_level: Crash 277 inference/list_literals_top_level: Crash
278 inference/local_constructor_from_arguments: Crash 278 inference/local_constructor_from_arguments: Crash
279 inference/local_return_and_yield: Crash
279 inference/map_literals: Fail 280 inference/map_literals: Fail
280 inference/map_literals_can_infer_null: Fail 281 inference/map_literals_can_infer_null: Fail
281 inference/map_literals_can_infer_null_top_level: Crash 282 inference/map_literals_can_infer_null_top_level: Crash
282 inference/map_literals_top_level: Crash 283 inference/map_literals_top_level: Crash
283 inference/method_call_with_type_arguments_instance_method: Crash 284 inference/method_call_with_type_arguments_instance_method: Crash
284 inference/method_call_with_type_arguments_instance_method_identifier_sequence: C rash 285 inference/method_call_with_type_arguments_instance_method_identifier_sequence: C rash
285 inference/method_call_with_type_arguments_static_method: Crash 286 inference/method_call_with_type_arguments_static_method: Crash
286 inference/method_call_with_type_arguments_top_level_function: Crash 287 inference/method_call_with_type_arguments_top_level_function: Crash
287 inference/null_literal_should_not_infer_as_bottom: Crash 288 inference/null_literal_should_not_infer_as_bottom: Crash
288 inference/propagate_inference_to_field_in_class: Crash 289 inference/propagate_inference_to_field_in_class: Crash
289 inference/propagate_inference_to_field_in_class_dynamic_warnings: Crash 290 inference/propagate_inference_to_field_in_class_dynamic_warnings: Crash
290 inference/propagate_inference_transitively2: Crash 291 inference/propagate_inference_transitively2: Crash
291 inference/propagate_inference_transitively: Crash 292 inference/propagate_inference_transitively: Crash
292 inference/reference_to_typedef: Crash 293 inference/reference_to_typedef: Crash
293 inference/refine_binary_expression_type_type_parameter_t_double: Crash 294 inference/refine_binary_expression_type_type_parameter_t_double: Crash
294 inference/refine_binary_expression_type_type_parameter_t_int: Crash 295 inference/refine_binary_expression_type_type_parameter_t_int: Crash
295 inference/refine_binary_expression_type_type_parameter_t_t: Crash 296 inference/refine_binary_expression_type_type_parameter_t_t: Crash
296 inference/simple_literal_bool: Crash 297 inference/simple_literal_bool: Crash
297 inference/simple_literal_double: Crash 298 inference/simple_literal_double: Crash
298 inference/simple_literal_int: Crash 299 inference/simple_literal_int: Crash
299 inference/simple_literal_null: Crash 300 inference/simple_literal_null: Crash
300 inference/static_method_tear_off: Crash 301 inference/static_method_tear_off: Crash
301 inference/string_literal: Crash 302 inference/string_literal: Crash
303 inference/top_level_return_and_yield: Crash
302 inference/toplevel_inference_toplevel_var: Crash 304 inference/toplevel_inference_toplevel_var: Crash
303 inference/type_cast: Crash 305 inference/type_cast: Crash
304 inference/type_promotion_ignores_local_functions: Crash 306 inference/type_promotion_ignores_local_functions: Crash
305 inference/unsafe_block_closure_inference_closure_call: Crash 307 inference/unsafe_block_closure_inference_closure_call: Crash
306 inference/unsafe_block_closure_inference_constructor_call_explicit_dynamic_param : Crash 308 inference/unsafe_block_closure_inference_constructor_call_explicit_dynamic_param : Crash
307 inference/unsafe_block_closure_inference_constructor_call_explicit_type_param: C rash 309 inference/unsafe_block_closure_inference_constructor_call_explicit_type_param: C rash
308 inference/unsafe_block_closure_inference_constructor_call_implicit_type_param: C rash 310 inference/unsafe_block_closure_inference_constructor_call_implicit_type_param: C rash
309 inference/unsafe_block_closure_inference_constructor_call_no_type_param: Crash 311 inference/unsafe_block_closure_inference_constructor_call_no_type_param: Crash
310 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param: C rash 312 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param: C rash
311 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_vi a_expr1: Crash 313 inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_vi a_expr1: Crash
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
401 rasta/this_invoke: Crash 403 rasta/this_invoke: Crash
402 rasta/try_label: Crash 404 rasta/try_label: Crash
403 rasta/type_literals: Crash 405 rasta/type_literals: Crash
404 rasta/type_with_parse_error: Fail 406 rasta/type_with_parse_error: Fail
405 rasta/typedef: Crash 407 rasta/typedef: Crash
406 rasta/unresolved: Fail 408 rasta/unresolved: Fail
407 rasta/unresolved_constructor: Crash 409 rasta/unresolved_constructor: Crash
408 rasta/unresolved_for_in: Crash 410 rasta/unresolved_for_in: Crash
409 rasta/unresolved_recovery: Fail 411 rasta/unresolved_recovery: Fail
410 rasta/unsupported_platform_library: Fail 412 rasta/unsupported_platform_library: Fail
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698