1# FailKind.INVALID_JSON (Issue #20457) 2runtime/ets/StringTemplate1.ets 3runtime/ets/StringTemplate2.ets 4runtime/ets/StringTemplate3.ets 5parser/ets/string_template_2.ets 6parser/ets/string_template_3.ets 7parser/ets/string_template_4.ets 8 9# FailKind.SRC_DUMPER_FAIL (Issue #20458) 10runtime/ets/annotation_tests/AnnotationForDifferentTypes.ets 11runtime/ets/annotation_tests/AnnotationForTypesInDifferentCase.ets 12ast/compiler/ets/async_import_1.ets 13ast/compiler/ets/optionalClassProperty1.ets 14ast/compiler/ets/ambient_interface/use_interface.ets 15ast/parser/ets/import_tests/enum/import.ets 16ast/parser/ets/import_tests/export_and_import_class.ets 17ast/parser/ets/import_tests/export_and_import_top_level.ets 18ast/parser/ets/re_export/import_11.ets 19ast/parser/ets/re_export/import_12.ets 20ast/parser/ets/re_export/export_5.ets 21ast/parser/ets/re_export/export_6.ets 22ast/parser/ets/re_export/re_export_16.ets 23ast/parser/ets/re_export/re_export_11.ets 24ast/parser/ets/re_export/re_export_12.ets 25ast/parser/ets/re_export/re_export_5.ets 26ast/parser/ets/re_export/re_export_7.ets 27ast/parser/ets/record_lower_phase_external_main.ets 28ast/parser/ets/unresolved_reference_argname_main.ets 29compiler/ets/abstractNewClassInstanceExpression.ets 30runtime/ets/implicit_package_import_1.ets 31runtime/ets/implicit_package_import_2.ets 32compiler/ets/implicit_package_import/package_test_1/package_module_1.ets 33compiler/ets/implicit_package_import/package_test_1/package_module_2.ets 34compiler/ets/implicit_package_import/package_test_2/subpackage_1/package_module_1.ets 35compiler/ets/implicit_package_import/package_test_2/subpackage_1/package_module_2.ets 36compiler/ets/import_tests/asyncfunc_lambda_main.ets 37compiler/ets/import_tests/enum_import.ets 38compiler/ets/import_tests/generic_typealias_func_type.ets 39compiler/ets/import_tests/import_class_with_getters_setters.ets 40compiler/ets/import_tests/infer_imported_function_return_type.ets 41compiler/ets/import_tests/re-export_with_alias/import_aliased_re-export.ets 42compiler/ets/import_tests/re-export_with_alias/re-export_with_alias.ets 43compiler/ets/import_tests/selective_export_tests/import_interface.ets 44compiler/ets/import_tests/selective_export_tests/import_selective_exported.ets 45compiler/ets/import_tests/selective_export_tests/selective_import_with_alias_1.ets 46compiler/ets/import_tests/selective_export_tests/selective_import_with_alias_2.ets 47compiler/ets/import_type.ets 48runtime/ets/CastPrimitive.ets 49runtime/ets/ClassNewInstance.ets 50runtime/ets/conditionalExpressionGenericLUB.ets 51runtime/ets/dynmicImportUnimplemented.ets 52runtime/ets/finallyTryAbruptedByContinue.ets 53runtime/ets/funcRefWithRestArguments.ets 54runtime/ets/generics_1.ets 55runtime/ets/labeledStatement.ets 56runtime/ets/newArrayCreationUnionType.ets 57runtime/ets/type_param_in_union.ets 58ast/parser/ets/re_export/import_18.ets 59ast/parser/ets/re_export/import_19.ets 60ast/parser/ets/re_export/import_20.ets 61ast/parser/ets/re_export/re_export_13.ets 62ast/parser/ets/re_export/re_export_14.ets 63ast/parser/ets/re_export/re_export_15.ets 64ast/parser/ets/re_export/re_export_16.ets 65parser/ets/ambient_indexer_1.ets 66parser/ets/ambient_indexer_6.ets 67parser/ets/conversions.ets 68parser/ets/declare_namespace.ets 69runtime/ets/namespace_tests/namespace_import_type_test/namespace_export.ets 70parser/ets/declare_namespace_2.ets 71parser/ets/declare_namespace_3.ets 72parser/ets/declare_namespace_4.ets 73ast/compiler/ets/namespace_tests/declare_namespace.ets 74ast/compiler/ets/namespace_tests/Import_ambient_namespace.ets 75parser/ets/import_tests/diamond/test1.ets 76parser/ets/import_tests/diamond/test2.ets 77parser/ets/import_tests/diamond/test3.ets 78parser/ets/import_tests/duplicated/extdef.ets 79parser/ets/import_tests/duplicated/extusedef.ets 80parser/ets/import_tests/import_alias/import_alias_1.ets 81parser/ets/import_tests/import_all_type_alias.ets 82parser/ets/import_tests/import_diff_paths.ets 83parser/ets/import_tests/import_extension/import_extension.ets 84parser/ets/import_tests/import_function_overload.ets 85parser/ets/import_tests/import_interface_test.ets 86parser/ets/import_tests/import_interface_test_2.ets 87parser/ets/import_tests/modules/module1/src/re_export_file.ets 88parser/ets/import_tests/modules/module2/src/import_file.ets 89parser/ets/import_tests/modules/module2/src/re_export_file_2.ets 90parser/ets/import_tests/modules/test_lib2.ets 91parser/ets/import_tests/relative_import/Line.ets 92parser/ets/import_tests/relative_import/alias1.ets 93parser/ets/import_tests/repeat.ets 94parser/ets/import_tests/subsequent_relative_imports/folder1/file1.ets 95parser/ets/import_tests/subsequent_relative_imports/folder2/file2.ets 96parser/ets/labeledDoWhileStatement.ets 97parser/ets/labeledForStatement.ets 98parser/ets/labeledSwitchStatement.ets 99parser/ets/labeledWhileStatement.ets 100parser/ets/lambda_import_alias_1-2.ets 101parser/ets/lambda_import_alias_1.ets 102parser/ets/promiseCasting.ets 103parser/ets/re_export/diamond/B.ets 104parser/ets/re_export/diamond/B2.ets 105parser/ets/re_export/diamond/C.ets 106parser/ets/re_export/diamond/C2.ets 107parser/ets/re_export/diamond/D.ets 108parser/ets/re_export/diamond/D2.ets 109parser/ets/re_export/folder/re_export_6.ets 110parser/ets/re_export/folder/re_export_7.ets 111parser/ets/re_export/folderIndex/index.ets 112parser/ets/re_export/folderIndex2/index.ets 113parser/ets/re_export/import.ets 114parser/ets/re_export/import_10.ets 115parser/ets/re_export/import_11.ets 116parser/ets/re_export/import_12.ets 117parser/ets/re_export/import_13.ets 118parser/ets/re_export/import_14.ets 119parser/ets/re_export/import_15.ets 120parser/ets/re_export/import_2.ets 121parser/ets/re_export/import_3.ets 122parser/ets/re_export/import_6.ets 123parser/ets/re_export/import_7.ets 124parser/ets/re_export/import_8.ets 125parser/ets/re_export/import_9.ets 126parser/ets/re_export/re_export.ets 127parser/ets/re_export/re_export_10.ets 128parser/ets/re_export/re_export_11.ets 129parser/ets/re_export/re_export_12.ets 130parser/ets/re_export/re_export_2.ets 131parser/ets/re_export/re_export_3.ets 132parser/ets/re_export/re_export_4.ets 133parser/ets/re_export/re_export_5.ets 134parser/ets/re_export/re_export_7.ets 135parser/ets/re_export/re_export_8.ets 136parser/ets/re_export/re_export_9.ets 137parser/ets/selective_export/import_1.ets 138parser/ets/selective_export/import_2.ets 139parser/ets/selective_export/import_3.ets 140parser/ets/selective_export/import_4.ets 141parser/ets/test-type-alias-call8.ets 142parser/ets/import_tests/packages/import_package_with_alias/import_package_with_alias.ets 143parser/ets/re_export/import_index.ets 144parser/ets/re_export/import_index_2.ets 145parser/ets/re_export/import_index_3.ets 146parser/ets/import_folder.ets 147parser/ets/import_tests/import_relative_path.ets 148runtime/ets/Multiline_string_escape_char.ets 149runtime/ets/Multiline_string.ets 150runtime/ets/generic-set.ets 151compiler/ets/generic_arrayaslist.ets 152compiler/ets/returnTypeGenericArray.ets 153parser/ets/array_creation_expression.ets 154runtime/ets/re_export/export/reexport_elements1.ets 155runtime/ets/re_export/export/reexport_elements2.ets 156runtime/ets/re_export/import.ets 157ast/compiler/ets/package_initializer_warning/P3/P3.ets 158ast/compiler/ets/package_initializer_warning/main_test.ets 159runtime/ets/import_declare_type_alias.ets 160ast/compiler/ets/import_type_without_export.ets 161ast/compiler/ets/type_binding_01.ets 162ast/compiler/ets/type_binding_02.ets 163ast/compiler/ets/external_local_interface.ets 164 165# FailKind.ES2PANDA_FAIL 166runtime/ets/StringFasta.ets 167runtime/ets/struct-identifier.ets 168runtime/ets/struct-init2.ets 169runtime/ets/too_many_call_expr.ets 170runtime/ets/too_many_async.ets 171runtime/ets/too_many_await.ets 172runtime/ets/too_many_left_brace.ets 173runtime/ets/too_many_left_square_brackets.ets 174runtime/ets/too_many_new_expr.ets 175runtime/ets/too_many_minus.ets 176runtime/ets/too_many_plus.ets 177runtime/ets/too_many_plus_1.ets 178runtime/ets/too_many_tilde.ets 179runtime/ets/too_many_exclamation_mark.ets 180ast/compiler/ets/DeclareIndexerTest.ets 181ast/parser/ets/import_tests/import_class_with_static_field/import_class_with_static_field.ets 182 183#Issue 21065 184runtime/ets/annotation_tests/AnnotationForUnionType.ets 185 186#New failures at #FailKind.SRC_DUMPER_FAI 187ast/compiler/ets/default_export/import_default.ets 188ast/compiler/ets/default_export/import_default1.ets 189ast/compiler/ets/namespace_tests/namespace.ets 190ast/compiler/ets/namespace_tests/namespace_ambient_export01.ets 191ast/compiler/ets/namespace_tests/namespace_ambient_export02.ets 192ast/compiler/ets/namespace_tests/namespace_ambient_export03.ets 193ast/compiler/ets/use_static_flag/flag_after_importdecl.ets 194ast/compiler/ets/use_static_flag/flag_before_importdecl.ets 195runtime/ets/namespace_tests/namespace_import_type_test/namespace_import.ets 196runtime/ets/namespace_tests/namespace_initializer.ets 197runtime/ets/interface_with_optional_property_cycle_import/class_file.ets 198runtime/ets/interface_with_optional_property_cycle_import/interface_file.ets 199runtime/ets/import_self_head_tests/A/someFile.ets 200runtime/ets/import_self_head_tests/A/test.ets 201runtime/ets/import_self_head_tests/B/test.d.ets 202runtime/ets/exportDefault_1.ets 203runtime/ets/exportDefault_2.ets 204runtime/ets/declareExport.ets 205runtime/ets/implicit_stringliteral_init.ets 206 207# #21051 should be log warnings, but there aren't 208ast/compiler/ets/not_initialized_variable/import_types.ets 209 210#Issue 22182 211ast/compiler/ets/implicit_package_import/package_test_5/package_module_1.sts 212 213#import tests, not test cases(path problem) 214ast/compiler/ets/import_export/test1_1.ets 215ast/compiler/ets/import_export/test1_1.ets 216ast/compiler/ets/import_export/eitest_export_default_import_default_A_1.ets 217ast/compiler/ets/import_export/eitest_export_import_A_1.ets 218ast/compiler/ets/import_export/eitest_export_import_A_2.ets 219ast/compiler/ets/import_export/eitest_export_import_A_3.ets 220ast/compiler/ets/import_export/eitest_export_import_default_A_1.ets 221ast/compiler/ets/import_export/eitest_export_import_default_A_B_1.ets 222ast/compiler/ets/import_export/eitest_import_A_1.ets 223ast/compiler/ets/import_export/eitest_import_A_2.ets 224ast/compiler/ets/import_export/eitest_import_A_3.ets 225ast/compiler/ets/import_export/eitest_import_A_4.ets 226ast/compiler/ets/import_export/eitest_import_A_5.ets 227ast/compiler/ets/import_export/eitest_import_A_6.ets 228ast/compiler/ets/import_export/eitest_import_A_7.ets 229ast/compiler/ets/import_export/eitest_import_A_B_1.ets 230ast/compiler/ets/import_export/eitest_import_default_A_1.ets 231ast/compiler/ets/import_export/eitest_import_default_A_2.ets 232ast/compiler/ets/import_export/eitest_import_default_A_3.ets 233ast/compiler/ets/import_export/eitest_import_type_A_1.ets 234ast/compiler/ets/import_export/external_export.ets 235ast/compiler/ets/import_export/test1_1.ets 236ast/compiler/ets/import_export/test2_1.ets 237ast/compiler/ets/import_export/test3_1.ets 238ast/compiler/ets/import_tests/selective_export_tests/import_same_type_form_alias_1.ets 239ast/compiler/ets/import_tests/selective_export_tests/import_same_type_form_alias_2.ets