| # Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file | 
 | # for details. All rights reserved. Use of this source code is governed by a | 
 | # BSD-style license that can be found in the LICENSE.md file. | 
 |  | 
 | # Status file for the text_serialization_test.dart test suite. This is testing | 
 | # the round trip for Kernel textual serialization where the initial binary | 
 | # Kernel files are produced by compiling Dart code via Fasta. | 
 |  | 
 | constructor_tearoffs/call_instantiation: TypeCheckError | 
 | constructor_tearoffs/lowering/invalid_redirect: VerificationError | 
 | extension_types/access_setter_as_getter: ExpectationFileMismatchSerialized # Expected. | 
 | extension_types/call_not_get: ExpectationFileMismatchSerialized # Expected. | 
 | extension_types/extension_on_nullable: ExpectationFileMismatchSerialized # Expected. | 
 | extension_types/issue45775: ExpectationFileMismatchSerialized # Expected. | 
 | extension_types/show_and_run_ceil: ExpectationFileMismatchSerialized # Expected. | 
 | extension_types/simple: ExpectationFileMismatchSerialized # Expected. | 
 | extension_types/simple_getter_resolution: ExpectationFileMismatchSerialized # Expected. | 
 | extension_types/simple_method_resolution: ExpectationFileMismatchSerialized # Expected. | 
 | extension_types/simple_operator_resolution: ExpectationFileMismatchSerialized # Expected. | 
 | extension_types/simple_setter_resolution: ExpectationFileMismatchSerialized # Expected. | 
 | extension_types/simple_show_hide: ExpectationFileMismatchSerialized # Expected. | 
 | extensions/extension_setter_error: TypeCheckError | 
 | extensions/instance_access_of_static: RuntimeError | 
 | extensions/invalid_explicit_access: RuntimeError | 
 | extensions/static_access_of_instance: RuntimeError | 
 | general/abstract_members: TypeCheckError | 
 | general/accessors: RuntimeError | 
 | general/ambiguous_exports: RuntimeError | 
 | general/await_in_non_async: RuntimeError | 
 | general/bounded_implicit_instantiation: TypeCheckError | 
 | general/bug30695: TypeCheckError | 
 | general/bug31124: RuntimeError | 
 | general/call: RuntimeError | 
 | general/cascade: RuntimeError | 
 | general/constructor_initializer_invalid: RuntimeError | 
 | general/covariant_field: TypeCheckError | 
 | general/covariant_generic: RuntimeError | 
 | general/crashes/crash_02/main: Crash | 
 | general/crashes/crash_06/main: Crash | 
 | general/duplicated_declarations: TypeCheckError | 
 | general/duplicated_field_initializer: RuntimeError | 
 | general/error_locations/error_location_01: RuntimeError | 
 | general/error_locations/error_location_02: RuntimeError | 
 | general/error_locations/error_location_03: RuntimeError | 
 | general/error_locations/error_location_05: RuntimeError | 
 | general/error_locations/error_location_06: RuntimeError | 
 | general/error_recovery/await_not_in_async: RuntimeError | 
 | general/error_recovery/constructor_recovery_bad_name_general.crash: RuntimeError | 
 | general/error_recovery/constructor_recovery_bad_name_get.crash: RuntimeError | 
 | general/error_recovery/constructor_recovery_bad_name_return_type.crash: RuntimeError | 
 | general/error_recovery/constructor_recovery_bad_name_set.crash: RuntimeError | 
 | general/error_recovery/constructor_recovery_get: RuntimeError | 
 | general/error_recovery/constructor_recovery_ok: RuntimeError | 
 | general/error_recovery/constructor_recovery_operator.crash: RuntimeError | 
 | general/error_recovery/constructor_recovery_return_type: RuntimeError | 
 | general/error_recovery/constructor_recovery_set: RuntimeError | 
 | general/error_recovery/empty_await_for: RuntimeError | 
 | general/error_recovery/empty_for: RuntimeError | 
 | general/error_recovery/issue_38415.crash: RuntimeError | 
 | general/error_recovery/issue_39024.crash: RuntimeError | 
 | general/error_recovery/issue_39026.crash: RuntimeError | 
 | general/error_recovery/issue_39026_prime.crash: RuntimeError | 
 | general/error_recovery/issue_39033.crash: RuntimeError | 
 | general/error_recovery/issue_39033b.crash: RuntimeError | 
 | general/error_recovery/issue_39058.crash: RuntimeError | 
 | general/error_recovery/issue_39058_prime.crash: RuntimeError | 
 | general/error_recovery/issue_39202.crash: RuntimeError | 
 | general/error_recovery/issue_39230.crash: RuntimeError | 
 | general/error_recovery/issue_39958_01: RuntimeError | 
 | general/error_recovery/issue_39958_02: RuntimeError | 
 | general/error_recovery/issue_39958_03: RuntimeError | 
 | general/error_recovery/issue_39958_04: RuntimeError | 
 | general/error_recovery/yield_not_in_generator: RuntimeError | 
 | general/expressions: RuntimeError | 
 | general/getter_vs_setter_type: TypeCheckError | 
 | general/incomplete_field_formal_parameter: RuntimeError | 
 | general/infer_field_from_multiple: TypeCheckError | 
 | general/invalid_operator: TypeCheckError | 
 | general/invalid_operator_override: TypeCheckError | 
 | general/invocations: RuntimeError | 
 | general/issue37776: RuntimeError | 
 | general/issue38938: RuntimeError | 
 | general/issue38944: RuntimeError | 
 | general/issue38961: RuntimeError | 
 | general/issue41210a: TypeCheckError | 
 | general/issue41210b/issue41210.no_link: TypeCheckError | 
 | general/issue41210b/issue41210: TypeCheckError | 
 | general/issue44733: TypeCheckError | 
 | general/issue_46886: RuntimeError | 
 | general/micro: RuntimeError | 
 | general/mixin_application_override: TypeCheckError | 
 | general/mixin_constructors_with_default_values: RuntimeError | 
 | general/mixin_covariant2: RuntimeError | 
 | general/operator_method_not_found: RuntimeError | 
 | general/optional: RuntimeError | 
 | general/override_check_accessor_after_inference: TypeCheckError # Issue #31620 | 
 | general/override_check_accessor_basic: TypeCheckError # Issue #31620 | 
 | general/override_check_accessor_with_covariant_modifier: TypeCheckError # Issue #31620 | 
 | general/override_check_after_inference: TypeCheckError # Issue #31620 | 
 | general/override_check_basic: TypeCheckError # Issue #31620 | 
 | general/override_check_with_covariant_modifier: TypeCheckError # Issue #31620 | 
 | general/override_setter_with_field: TypeCheckError | 
 | general/redirecting_factory: RuntimeError | 
 | general/redirecting_factory_invocation_in_invalid: TypeCheckError | 
 | general/spread_collection: RuntimeError # Should be fixed as part of implementing spread collection support | 
 | general/type_parameter_type_named_int: RuntimeError | 
 | general/type_variable_as_super: RuntimeError | 
 | general/unsound_promotion: TypeCheckError | 
 | general/void_methods: RuntimeError | 
 | general/with_dependencies/issue_43084/issue_43084: RuntimeError | 
 | inference/constructors_infer_from_arguments_argument_not_assignable: TypeCheckError | 
 | inference/do_not_infer_overridden_fields_that_explicitly_say_dynamic_infer: TypeCheckError | 
 | inference/downwards_inference_for_each: RuntimeError | 
 | inference/downwards_inference_on_list_literals_infer_downwards: RuntimeError | 
 | inference/future_then_upwards: RuntimeError | 
 | inference/future_then_upwards_2: RuntimeError | 
 | inference/generic_methods_correctly_recognize_generic_upper_bound: TypeCheckError | 
 | inference/generic_methods_do_not_infer_invalid_override_of_generic_method: TypeCheckError | 
 | inference/generic_methods_handle_override_of_non_generic_with_generic: TypeCheckError | 
 | inference/infer_method_missing_params: TypeCheckError | 
 | inference/infer_type_regardless_of_declaration_order_or_cycles: RuntimeError | 
 | inference/infer_types_on_generic_instantiations_4: RuntimeError | 
 | inference/infer_types_on_generic_instantiations_infer: TypeCheckError | 
 | inference/instantiate_to_bounds_generic_has_bound_defined_after transform: RuntimeError | 
 | inference/mixin_inference_outwards_3: TypeCheckError | 
 | inference/mixin_inference_outwards_4: TypeCheckError | 
 | inference/mixin_inference_unification_1: TypeCheckError | 
 | inference/mixin_inference_unification_2: TypeCheckError | 
 | inference/override_equals: RuntimeError | 
 | inference_new/infer_assign_to_index_super_upwards: TypeCheckError | 
 | inference_new/infer_assign_to_index_this_upwards: TypeCheckError | 
 | inference_new/infer_assign_to_index_upwards: TypeCheckError | 
 | late_lowering/covariant_late_field: TypeCheckError | 
 | nnbd/covariant_late_field: TypeCheckError | 
 | nnbd/getter_vs_setter_type: TypeCheckError | 
 | nnbd/issue42603: TypeCheckError | 
 | nnbd/no_support_for_old_null_aware_index_access_syntax: RuntimeError # Expected. | 
 | nnbd_mixed/bad_mixins: TypeCheckError | 
 | nnbd_mixed/covariant_from_opt_in: TypeCheckError | 
 | nnbd_mixed/hierarchy/conflict: TypeCheckError | 
 | nnbd_mixed/hierarchy/duplicates: TypeCheckError | 
 | nnbd_mixed/hierarchy/forwarding_semi_stub_field: TypeCheckError | 
 | nnbd_mixed/hierarchy/forwarding_semi_stub_method: TypeCheckError | 
 | nnbd_mixed/hierarchy/forwarding_semi_stub_setter: TypeCheckError | 
 | nnbd_mixed/hierarchy/getter_setter: TypeCheckError | 
 | nnbd_mixed/hierarchy/mix_in_override: TypeCheckError | 
 | nnbd_mixed/hierarchy/override: TypeCheckError | 
 | nnbd_mixed/inheritance_from_opt_in: TypeCheckError | 
 | nnbd_mixed/issue41567: TypeCheckError | 
 | nnbd_mixed/messages_with_types_opt_in: TypeCheckError | 
 | nnbd_mixed/messages_with_types_opt_out: TypeCheckError | 
 | rasta/abstract_constructor: RuntimeError | 
 | rasta/bad_constructor_redirection: RuntimeError | 
 | rasta/bad_continue: RuntimeError | 
 | rasta/bad_default_constructor: RuntimeError | 
 | rasta/bad_explicit_super_constructor: RuntimeError | 
 | rasta/bad_implicit_super_constructor: RuntimeError | 
 | rasta/bad_interpolation: RuntimeError | 
 | rasta/bad_redirection: RuntimeError | 
 | rasta/bad_setter_initializer: RuntimeError | 
 | rasta/breaking_bad: RuntimeError | 
 | rasta/class_hierarchy: RuntimeError | 
 | rasta/class_member: RuntimeError | 
 | rasta/constant_get_and_invoke: RuntimeError | 
 | rasta/duplicated_mixin: RuntimeError | 
 | rasta/export: RuntimeError | 
 | rasta/foo: RuntimeError | 
 | rasta/generic_factory: RuntimeError | 
 | rasta/issue_000001: RuntimeError | 
 | rasta/issue_000031: RuntimeError | 
 | rasta/issue_000032: RuntimeError | 
 | rasta/issue_000034: RuntimeError | 
 | rasta/issue_000036: RuntimeError | 
 | rasta/issue_000039: RuntimeError | 
 | rasta/issue_000041: RuntimeError | 
 | rasta/issue_000042: RuntimeError | 
 | rasta/issue_000043: RuntimeError | 
 | rasta/issue_000044: RuntimeError | 
 | rasta/issue_000046: RuntimeError | 
 | rasta/issue_000081: RuntimeError | 
 | rasta/malformed_const_constructor: RuntimeError | 
 | rasta/malformed_function: RuntimeError | 
 | rasta/mixin_library: TypeCheckError | 
 | rasta/native_is_illegal: RuntimeError | 
 | rasta/parser_error: RuntimeError | 
 | rasta/static: RuntimeError | 
 | rasta/super: TypeCheckError | 
 | rasta/super_initializer: RuntimeError | 
 | rasta/super_mixin: TypeCheckError | 
 | rasta/super_operator: TypeCheckError | 
 | rasta/type_literals: RuntimeError | 
 | rasta/typedef: RuntimeError | 
 | rasta/unresolved: RuntimeError | 
 | rasta/unresolved_constructor: RuntimeError | 
 | rasta/unresolved_for_in: RuntimeError | 
 | rasta/unresolved_recovery: TypeCheckError | 
 | regress/issue_29976: RuntimeError | 
 | regress/issue_29982: RuntimeError | 
 | regress/issue_30836: RuntimeError | 
 | regress/issue_31180: TypeCheckError | 
 | regress/issue_32972: RuntimeError | 
 | regress/issue_33452: RuntimeError | 
 | regress/issue_34225: RuntimeError | 
 | regress/issue_34563: RuntimeError | 
 | regress/issue_35177: RuntimeError | 
 | regress/issue_35258: RuntimeError | 
 | regress/issue_35259: RuntimeError | 
 | regress/issue_35260: RuntimeError | 
 | regress/issue_35266: RuntimeError | 
 | regress/issue_36400: RuntimeError | 
 | regress/issue_36647: RuntimeError | 
 | regress/issue_36647_2: RuntimeError | 
 | regress/issue_36669: RuntimeError | 
 | regress/issue_37285: RuntimeError | 
 | regress/issue_39035.crash: RuntimeError | 
 | regress/issue_39091_1: RuntimeError | 
 | regress/issue_39091_2: RuntimeError | 
 | regress/utf_16_le_content.crash: RuntimeError | 
 | runtime_checks_new/contravariant_generic_return_with_compound_assign_implicit_downcast: RuntimeError | 
 | set_literals/disambiguation_rule: RuntimeError | 
 | value_class/copy_with_call_sites: RuntimeError # Expected | 
 | value_class/simple: RuntimeError # Expected | 
 | value_class/value_extends_non_value: RuntimeError # Expected | 
 | value_class/value_implements_non_value: RuntimeError # Expected |