diff --git a/static_core/plugins/ets/tests/test-lists/ets-cts/ets-cts-ignored.txt b/static_core/plugins/ets/tests/test-lists/ets-cts/ets-cts-ignored.txt index 0aa140820d31f2c7b23db81807c669f9aad40eb5..8a06672ac794ed831bb73c8fb638c7123c774290 100644 --- a/static_core/plugins/ets/tests/test-lists/ets-cts/ets-cts-ignored.txt +++ b/static_core/plugins/ets/tests/test-lists/ets-cts/ets-cts-ignored.txt @@ -2734,9 +2734,6 @@ # temporary place for the tests related to primitive types refactoring ############ -# 1. -# verifier error - not supported cast array literal to union of fixedarrays - # 2. # TypeError: Type '[String, Double]' is not compatible with the enclosing method's # return type '[Object|null|undefined, Object|null|undefined]' [x.ets:1:21] @@ -2749,25 +2746,10 @@ 07.expressions/33.constant_expression/check_enum/constant_calculation_22.ets 07.expressions/33.constant_expression/check_enum/constant_calculation_23.ets 07.expressions/33.constant_expression/check_enum/constant_calculation_24.ets -07.expressions/33.constant_expression/check_enum/constant_calculation_25.ets -07.expressions/33.constant_expression/check_enum/constant_calculation_26.ets -07.expressions/33.constant_expression/check_enum/constant_calculation_27.ets -07.expressions/33.constant_expression/check_enum/constant_calculation_28.ets -07.expressions/33.constant_expression/check_enum/constant_calculation_29.ets -07.expressions/33.constant_expression/check_enum/constant_number_conversion_5.ets -07.expressions/33.constant_expression/check_enum/constant_number_conversion_6.ets 07.expressions/33.constant_expression/check_enum/constant_unary_minus_10.ets -07.expressions/33.constant_expression/check_enum/constant_unary_minus_11.ets 07.expressions/33.constant_expression/check_enum/constant_unary_minus_4.ets 07.expressions/33.constant_expression/check_enum/constant_unary_plus_10.ets -07.expressions/33.constant_expression/check_enum/constant_unary_plus_11.ets 07.expressions/33.constant_expression/check_enum/constant_unary_plus_4.ets -07.expressions/33.constant_expression/check_enum/constant_unary_plus_5.ets - -# 47 'VERIFIER_FAIL: [TID 000c96] E/verifier: Verifier error 8: Bad array element type3 -17.experimental_features/02.fixed_array_types/far3_6.ets - -# 41 (divided into groups) # Runtime Fail Ignore list (looks like should work) 05.generics/03.utility_types/03.partial_utility_type/partial_inherit3.ets @@ -2786,8 +2768,6 @@ 07.expressions/25.equality_expressions/eq_neg_7.ets 07.expressions/25.equality_expressions/eq_neg_99.ets -# end of 41 - #59 verifier in lambda 07.expressions/06.spread_expression/spex_lmbd_37.ets 07.expressions/06.spread_expression/spex_lmbd_39.ets diff --git a/static_core/plugins/ets/tests/test-lists/ets-func-tests/ets-func-tests-ignored.txt b/static_core/plugins/ets/tests/test-lists/ets-func-tests/ets-func-tests-ignored.txt index 45e71d8a3080f93932aa622133af0f6b70716abd..dc9b2464994c90f28e09ed5d6584235706ac600e 100644 --- a/static_core/plugins/ets/tests/test-lists/ets-func-tests/ets-func-tests-ignored.txt +++ b/static_core/plugins/ets/tests/test-lists/ets-func-tests/ets-func-tests-ignored.txt @@ -130,6 +130,9 @@ spec/07.expressions/7.19.Nullish-Coalescing_Expressions/issue14609_02.ets #24958 spec/07.expressions/7.32.Lambda_Expressions/callAsyncMethodFromAsyncLambda1.ets +#25889 +spec/07.expressions/7.32.Lambda_Expressions/callAsyncMethodFromAsyncLambda2.ets + #23719 lambda issues spec/07.expressions/7.32.Lambda_Expressions/callMethodFromAsyncLambda1.ets diff --git a/static_core/plugins/ets/tests/test-lists/unit-tests/unit-tests-ignored.txt b/static_core/plugins/ets/tests/test-lists/unit-tests/unit-tests-ignored.txt index d986bf5214a5951e057bbeac788f68ec5ec4d313..7ac8776ebdf00e94f8e9ea13193922bbcafda9b4 100644 --- a/static_core/plugins/ets/tests/test-lists/unit-tests/unit-tests-ignored.txt +++ b/static_core/plugins/ets/tests/test-lists/unit-tests/unit-tests-ignored.txt @@ -14,6 +14,8 @@ ets-common-tests/exporting-ambient-decl/main.ets ets-common-tests/annotation_import_export_test/AmbientImportAl.ets #29378 +ets-common-tests/atomics/base_operation_load.ets +ets-common-tests/atomics/base_operation_compare_exchange.ets ets-common-tests/taskpool/group_tasks.ets ets-common-tests/taskpool/long_task.ets ets-common-tests/taskpool/seqrunner_tasks.ets