Index: pkg/front_end/testcases/ast_builder.status |
diff --git a/pkg/front_end/testcases/ast_builder.status b/pkg/front_end/testcases/ast_builder.status |
index 326eea5711e5df5c5839b93c6068965be4c313be..1a28f05aa9d3e8fe2155212654f374a77b85f84b 100644 |
--- a/pkg/front_end/testcases/ast_builder.status |
+++ b/pkg/front_end/testcases/ast_builder.status |
@@ -8,7 +8,6 @@ DeltaBlue: Crash |
accessors: Crash |
argument: Crash |
arithmetic: Crash |
-async_function: Crash |
bad_store: Crash |
call: Crash |
cascade: Crash |
@@ -56,7 +55,6 @@ inference/block_bodied_lambdas_void_context: Crash |
inference/bottom: Crash |
inference/bottom_in_closure: Crash |
inference/call_corner_cases: Crash |
-inference/circular_method_inference: Crash |
inference/circular_reference_via_closures: Crash |
inference/circular_reference_via_closures_initializer_types: Crash |
inference/coerce_bottom_and_null_types: Crash |
@@ -89,16 +87,16 @@ inference/downward_inference_miscellaneous: Crash |
inference/downwards_inference_annotations: Crash |
inference/downwards_inference_annotations_class_members: Crash |
inference/downwards_inference_annotations_for_loop_variable: Crash |
-inference/downwards_inference_annotations_locals: Crash |
+inference/downwards_inference_annotations_locals: Fail |
inference/downwards_inference_annotations_locals_referring_to_locals: Crash |
-inference/downwards_inference_annotations_parameter: Crash |
+inference/downwards_inference_annotations_parameter: Fail |
inference/downwards_inference_annotations_parameter_local: Crash |
-inference/downwards_inference_annotations_type_variable: Crash |
+inference/downwards_inference_annotations_type_variable: Fail |
inference/downwards_inference_annotations_type_variable_local: Crash |
-inference/downwards_inference_annotations_typedef: Crash |
+inference/downwards_inference_annotations_typedef: Fail |
inference/downwards_inference_assignment_statements: Crash |
-inference/downwards_inference_async_await: Crash |
-inference/downwards_inference_for_each: Crash |
+inference/downwards_inference_async_await: Fail |
+inference/downwards_inference_for_each: Fail |
inference/downwards_inference_initializing_formal_default_formal: Crash |
inference/downwards_inference_inside_top_level: Crash |
inference/downwards_inference_inside_top_level_2: Crash |
@@ -146,7 +144,7 @@ inference/future_union_downwards_2: Crash |
inference/future_union_downwards_3: Crash |
inference/future_union_downwards_4: Crash |
inference/future_union_downwards_generic_method_with_future_return: Fail |
-inference/future_union_downwards_generic_method_with_generic_return: Crash |
+inference/future_union_downwards_generic_method_with_generic_return: Fail |
inference/future_union_upwards_generic_methods: Fail |
inference/generic_functions_return_typedef: Crash |
inference/generic_methods_basic_downward_inference: Crash |
@@ -156,9 +154,9 @@ inference/generic_methods_do_not_infer_invalid_override_of_generic_method: Crash |
inference/generic_methods_downwards_inference_affects_arguments: Crash |
inference/generic_methods_downwards_inference_fold: Crash |
inference/generic_methods_handle_override_of_non_generic_with_generic: Crash |
-inference/generic_methods_infer_generic_function_parameter_type2: Crash |
-inference/generic_methods_infer_generic_function_parameter_type: Crash |
-inference/generic_methods_infer_generic_function_return_type: Crash |
+inference/generic_methods_infer_generic_function_parameter_type2: Fail |
+inference/generic_methods_infer_generic_function_parameter_type: Fail |
+inference/generic_methods_infer_generic_function_return_type: Fail |
inference/generic_methods_infer_generic_instantiation: Crash |
inference/generic_methods_infer_generic_method_type: Crash |
inference/generic_methods_infer_js_builtin: Fail |
@@ -229,7 +227,7 @@ inference/infer_generic_method_type_named: Crash |
inference/infer_generic_method_type_positional2: Crash |
inference/infer_generic_method_type_positional: Crash |
inference/infer_generic_method_type_required: Crash |
-inference/infer_getter_cross_to_setter: Crash |
+inference/infer_getter_cross_to_setter: Fail |
inference/infer_getter_from_later_inferred_getter: Fail |
inference/infer_list_literal_nested_in_map_literal: Crash |
inference/infer_local_function_referenced_before_declaration: Crash |
@@ -237,13 +235,13 @@ inference/infer_local_function_return_type: Crash |
inference/infer_method_function_typed: Crash |
inference/infer_method_missing_params: Crash |
inference/infer_parameter_type_setter_from_field: Crash |
-inference/infer_parameter_type_setter_from_setter: Crash |
+inference/infer_parameter_type_setter_from_setter: Fail |
inference/infer_prefix_expression: Crash |
inference/infer_prefix_expression_custom: Crash |
inference/infer_rethrow: Crash |
inference/infer_return_of_statement_lambda: Crash |
-inference/infer_setter_cross_to_getter: Crash |
-inference/infer_setter_from_later_inferred_setter: Crash |
+inference/infer_setter_cross_to_getter: Fail |
+inference/infer_setter_from_later_inferred_setter: Fail |
inference/infer_setter_function_typed: Crash |
inference/infer_statics_transitively2: Crash |
inference/infer_statics_transitively3: Crash |
@@ -333,7 +331,6 @@ inference/method_call_with_type_arguments_instance_method_identifier_sequence: C |
inference/method_call_with_type_arguments_static_method: Crash |
inference/method_call_with_type_arguments_top_level_function: Crash |
inference/no_error_when_declared_type_is_num_and_assigned_null: Crash |
-inference/non_inferrable_getter_setter: Crash |
inference/null_aware_method_invocation: Crash |
inference/null_aware_property_get: Crash |
inference/null_coalescing_operator: Crash |
@@ -389,10 +386,10 @@ inference/unsafe_block_closure_inference_constructor_call_explicit_type_param: C |
inference/unsafe_block_closure_inference_constructor_call_implicit_type_param: Crash |
inference/unsafe_block_closure_inference_constructor_call_no_type_param: Crash |
inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param: Crash |
-inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_via_expr1: Crash |
+inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_via_expr1: Fail |
inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_via_expr2: Crash |
inference/unsafe_block_closure_inference_function_call_explicit_type_param: Crash |
-inference/unsafe_block_closure_inference_function_call_explicit_type_param_via_expr1: Crash |
+inference/unsafe_block_closure_inference_function_call_explicit_type_param_via_expr1: Fail |
inference/unsafe_block_closure_inference_function_call_explicit_type_param_via_expr2: Crash |
inference/unsafe_block_closure_inference_function_call_implicit_type_param: Crash |
inference/unsafe_block_closure_inference_function_call_implicit_type_param_via_expr: Crash |
@@ -489,9 +486,8 @@ rasta/issue_000080: Crash |
rasta/issue_000081: Crash |
rasta/malformed_function: Crash |
rasta/malformed_function_type: Crash |
-rasta/mandatory_parameter_initializer: Crash |
+rasta/mandatory_parameter_initializer: VerificationError |
rasta/mixin_library: Crash |
-rasta/parser_error: Crash |
rasta/previsit_deferred: Crash |
rasta/static: Crash |
rasta/super: Crash |
@@ -527,7 +523,6 @@ regress/issue_29981: Crash |
regress/issue_29982: Crash |
regress/issue_29984: Crash |
regress/issue_29985: Crash |
-regress/issue_29986: Crash |
regress/issue_29987: Crash |
static_setter: Crash |
store_load: Crash |