# 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 weak_suite.dart test suite. general/platform_invalid_uris/main: SemiFuzzFailure general/error_recovery/issue_39058_prime.crash: SemiFuzzFailure general/error_recovery/issue_39202.crash: SemiFuzzCrash general/error_recovery/issue_39058.crash: SemiFuzzFailure regress/utf_16_le_content.crash: SemiFuzzCrash extension_types/extension_on_nullable: ExpectationFileMismatchSerialized # Expected. extension_types/issue45775: 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. extensions/call_methods: TypeCheckError extensions/extension_setter_error: TypeCheckError extensions/instance_access_of_static: RuntimeError extensions/invalid_explicit_access: RuntimeError extensions/issue40713: TypeCheckError extensions/static_access_of_instance: RuntimeError general/abstract_members: TypeCheckError general/accessors: RuntimeError general/ambiguous_exports: RuntimeError # Expected, this file exports two main methods. general/await_in_non_async: RuntimeError # Expected. general/bug30695: TypeCheckError general/bug31124: RuntimeError # Test has no main method (and we shouldn't add one). general/call: TypeCheckError general/candidate_found: TypeCheckError general/cascade: RuntimeError general/constructor_initializer_invalid: RuntimeError # Fails execution after recovery general/covariant_field: TypeCheckError general/covariant_generic: RuntimeError general/crashes/crash_02/main: Crash general/crashes/crash_04/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/external_import: RuntimeError # The native extension to import doesn't exist. This is ok. general/function_invocation_bounds: TypeCheckError 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 # no main and compile time errors. general/issue38944: RuntimeError # no main and compile time errors. general/issue38961: RuntimeError # no main and compile time errors. general/issue41210a: TypeCheckError general/issue41210b/issue41210.no_link: TypeCheckError general/issue41210b/issue41210: TypeCheckError general/issue45204: TypeCheckError general/micro: RuntimeError general/mixin_application_override: ExpectationFileMismatch # Too many errors. general/mixin_application_override: TypeCheckError general/mixin_constructors_with_default_values: RuntimeError # Expected general/mixin_covariant2: RuntimeError general/operator_method_not_found: RuntimeError # Expected general/optional: TypeCheckError 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/spread_collection: RuntimeError general/type_parameter_type_named_int: RuntimeError # Expected 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 # Issue #36382 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 inference_new/infer_assign_to_property_custom: TypeCheckError inference_new/invalid_assignment_during_toplevel_inference: TypeCheckError late_lowering/covariant_late_field: TypeCheckError late_lowering/covariant_late_field: TypeCheckError nnbd/covariant_late_field: TypeCheckError nnbd/covariant_late_field: TypeCheckError nnbd/getter_vs_setter_type: TypeCheckError nnbd/getter_vs_setter_type: TypeCheckError nnbd/issue42546: TypeCheckError nnbd/issue42546: TypeCheckError nnbd/issue42603: TypeCheckError nnbd/issue42603: TypeCheckError nnbd/no_support_for_old_null_aware_index_access_syntax: RuntimeError # Expected. nnbd/no_support_for_old_null_aware_index_access_syntax: RuntimeError # Expected. nnbd/nullable_object_access: TypeCheckError nnbd/nullable_object_access: TypeCheckError nnbd/nullable_receiver: TypeCheckError nnbd/nullable_receiver: TypeCheckError nnbd/potentially_nullable_access: TypeCheckError nnbd/potentially_nullable_access: TypeCheckError 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/in_dill_out_in/in_out_in: TypeCheckError nnbd_mixed/hierarchy/in_out_dill_in/in_out_in: TypeCheckError nnbd_mixed/hierarchy/in_out_in: 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 none/equals: TypeCheckError none/method_invocation: TypeCheckError none/operator: TypeCheckError none/property_get: TypeCheckError none/property_set: 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 # Expected, this file has no main method. rasta/export: RuntimeError # Expected, this file has no main method. rasta/foo: RuntimeError # Expected, this file has no main method. 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 # Tests runtime behavior of error recovery. regress/issue_29982: RuntimeError # Tests runtime behavior of error recovery. regress/issue_30836: RuntimeError # Issue 30836. regress/issue_31180: TypeCheckError regress/issue_31299: TypeCheckError regress/issue_32972: TypeCheckError regress/issue_33452: RuntimeError # Test has an intentional error regress/issue_34225: RuntimeError regress/issue_34563: RuntimeError # Test execution after recovery regress/issue_35177: RuntimeError regress/issue_35258: RuntimeError # Expected regress/issue_35259: RuntimeError # Expected regress/issue_35260: RuntimeError # Expected regress/issue_35266: RuntimeError # Expected regress/issue_36400: RuntimeError regress/issue_36647: RuntimeError # Expected regress/issue_36647_2: RuntimeError # Expected 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 runtime_checks_new/mixin_forwarding_stub_getter: TypeCheckError 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