# Copyright (c) 2020, 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 textual_outline_suite.dart test suite. This is testing # the textual outline used for better incremental compilation. general/error_recovery/issue_38415.crash: EmptyOutput general/error_recovery/issue_39024.crash: EmptyOutput general/error_recovery/issue_39058.crash: EmptyOutput rasta/bad_interpolation: EmptyOutput rasta/issue_000035: EmptyOutput rasta/issue_000035a: EmptyOutput rasta/issue_000045: EmptyOutput regress/issue_29976: EmptyOutput regress/issue_29982: EmptyOutput regress/issue_29985: EmptyOutput regress/issue_35900: EmptyOutput regress/issue_39035.crash: EmptyOutput regress/issue_39091_2: EmptyOutput regress/utf_16_le_content.crash: EmptyOutput const_functions/const_functions_const_ctor: FormatterCrash const_functions/const_functions_const_ctor_error: FormatterCrash const_functions/const_functions_const_factory: FormatterCrash dart2js/late_fields: FormatterCrash dart2js/late_statics: FormatterCrash extensions/extension_constructor: FormatterCrash extensions/extension_field_with_type_parameter_usage: FormatterCrash extensions/issue38600: FormatterCrash extensions/issue38712: FormatterCrash extensions/issue38745: FormatterCrash general/annotation_eof: FormatterCrash general/bad_setter_abstract: FormatterCrash general/bug31124: FormatterCrash general/clone_function_type: FormatterCrash general/constants/js_semantics/number_folds: FormatterCrash general/constants/js_semantics/number_folds_opt_out: FormatterCrash general/constants/number_folds: FormatterCrash general/constants/number_folds_opt_out: FormatterCrash general/constants/various: FormatterCrash general/constructor_initializer_invalid: FormatterCrash general/duplicated_declarations: FormatterCrash general/error_recovery/annotations: FormatterCrash general/error_recovery/constructor_recovery_bad_name_general.crash: FormatterCrash general/error_recovery/constructor_recovery_bad_name_get.crash: FormatterCrash general/error_recovery/constructor_recovery_bad_name_return_type.crash: FormatterCrash general/error_recovery/constructor_recovery_bad_name_set.crash: FormatterCrash general/error_recovery/constructor_recovery_get: FormatterCrash general/error_recovery/constructor_recovery_operator.crash: FormatterCrash general/error_recovery/constructor_recovery_return_type: FormatterCrash general/error_recovery/constructor_recovery_set: FormatterCrash general/error_recovery/issue_22313: FormatterCrash general/error_recovery/issue_39033.crash: FormatterCrash general/error_recovery/issue_39033b.crash: FormatterCrash general/error_recovery/issue_39058_prime.crash: FormatterCrash general/error_recovery/issue_39202.crash: FormatterCrash general/error_recovery/issue_39230.crash: FormatterCrash general/error_recovery/issue_39958_01: FormatterCrash general/error_recovery/issue_43090.crash: FormatterCrash general/function_type_default_value: FormatterCrash general/incomplete_field_formal_parameter: FormatterCrash general/invalid_operator2: FormatterCrash general/invalid_operator: FormatterCrash general/issue42997: FormatterCrash general/issue43363: FormatterCrash general/issue45490: FormatterCrash general/issue45700: FormatterCrash general/many_errors: FormatterCrash general/null_safety_invalid_experiment: FormatterCrash general/null_safety_invalid_experiment_and_language_version: FormatterCrash general/type_parameters_on_void: FormatterCrash general/var_as_type_name: FormatterCrash inference/unsafe_block_closure_inference_function_call_explicit_dynamic_param_via_expr1: FormatterCrash inference/unsafe_block_closure_inference_function_call_explicit_type_param_via_expr1: FormatterCrash late_lowering/covariant_late_field: FormatterCrash late_lowering/getter_vs_setter_type: FormatterCrash late_lowering/infer_late_field_type: FormatterCrash late_lowering/initializer_rewrite: FormatterCrash late_lowering/initializer_rewrite_from_opt_out: FormatterCrash late_lowering/instance_field_with_initializer: FormatterCrash late_lowering/instance_field_without_initializer: FormatterCrash late_lowering/instance_final_field_without_initializer: FormatterCrash late_lowering/instance_nullable_field_with_initializer: FormatterCrash late_lowering/instance_nullable_field_without_initializer: FormatterCrash late_lowering/instance_nullable_final_field_without_initializer: FormatterCrash late_lowering/issue40373: FormatterCrash late_lowering/issue40373b: FormatterCrash late_lowering/issue40805: FormatterCrash late_lowering/issue41436b: FormatterCrash late_lowering/issue41922: FormatterCrash late_lowering/issue42407: FormatterCrash late_lowering/late_annotations: FormatterCrash late_lowering/late_field_inference: FormatterCrash late_lowering/late_field_with_initializer: FormatterCrash late_lowering/late_field_without_initializer: FormatterCrash late_lowering/late_final_field_with_initializer: FormatterCrash late_lowering/late_final_field_without_initializer: FormatterCrash late_lowering/late_final_nullable_field_with_initializer: FormatterCrash late_lowering/late_final_nullable_field_without_initializer: FormatterCrash late_lowering/late_future_or: FormatterCrash late_lowering/late_lowering_bitmasks: FormatterCrash late_lowering/late_nullable_field_with_initializer: FormatterCrash late_lowering/late_nullable_field_without_initializer: FormatterCrash late_lowering/late_override: FormatterCrash late_lowering/later: FormatterCrash late_lowering/override: FormatterCrash late_lowering/override_getter_setter: FormatterCrash late_lowering/skip_late_final_uninitialized_instance_fields/main: FormatterCrash late_lowering/uninitialized_non_nullable_late_fields: FormatterCrash nnbd/abstract_field_errors: FormatterCrash nnbd/covariant_late_field: FormatterCrash nnbd/duplicates_instance: FormatterCrash nnbd/duplicates_instance_extension: FormatterCrash nnbd/duplicates_static: FormatterCrash nnbd/duplicates_static_extension: FormatterCrash nnbd/field_vs_setter: FormatterCrash nnbd/forbidden_supers: FormatterCrash nnbd/getter_vs_setter_type_late: FormatterCrash nnbd/issue40805: FormatterCrash nnbd/issue41597: FormatterCrash nnbd/issue42967: FormatterCrash nnbd/issue43354: FormatterCrash nnbd/late: FormatterCrash nnbd/later: FormatterCrash nnbd/no_null_shorting_explicit_extension: FormatterCrash nnbd/no_null_shorting_extension: FormatterCrash nnbd/non_nullable_field_initialization: FormatterCrash nnbd/nonfield_vs_setter: FormatterCrash nnbd/opt_out: FormatterCrash nnbd/potentially_non_nullable_field: FormatterCrash nnbd/uninitialized_non_nullable_late_fields: FormatterCrash nnbd_mixed/inheritance_from_opt_in: FormatterCrash nnbd_mixed/issue41597: FormatterCrash nnbd_mixed/null_safety_invalid_language_version: FormatterCrash nonfunction_type_aliases/old_version: FormatterCrash rasta/bad_redirection: FormatterCrash rasta/issue_000032: FormatterCrash rasta/issue_000034: FormatterCrash rasta/issue_000036: FormatterCrash rasta/issue_000044: FormatterCrash rasta/issue_000046: FormatterCrash rasta/issue_000047: FormatterCrash rasta/malformed_const_constructor: FormatterCrash rasta/mandatory_parameter_initializer: FormatterCrash regress/ambiguous_builder_01: FormatterCrash regress/issue_29942: FormatterCrash regress/issue_29944: FormatterCrash regress/issue_29983: FormatterCrash regress/issue_29986: FormatterCrash regress/issue_30834: FormatterCrash regress/issue_30981: FormatterCrash regress/issue_30994: FormatterCrash regress/issue_31155: FormatterCrash regress/issue_31171: FormatterCrash regress/issue_31183: FormatterCrash regress/issue_31188: FormatterCrash regress/issue_31192: FormatterCrash regress/issue_31198: FormatterCrash regress/issue_34225: FormatterCrash regress/issue_34563: FormatterCrash regress/issue_34610: FormatterCrash regress/issue_34614: FormatterCrash regress/issue_34850: FormatterCrash regress/issue_35151: FormatterCrash regress/issue_36400: FormatterCrash regress/issue_37285: FormatterCrash regress/issue_39091_1: FormatterCrash regress/issue_41265.crash: Crash regress/issue_41265.crash: FormatterCrash triple_shift/invalid_operator: FormatterCrash variance/class_type_parameter_modifier: FormatterCrash variance/generic_covariance_sound_variance: FormatterCrash variance/mixin_type_parameter_modifier: FormatterCrash variance/unconstrained_inference: FormatterCrash