From 17b2fa368dfb0382349fae0f7220956bea2dca63 Mon Sep 17 00:00:00 2001 From: 18157154025 Date: Mon, 23 Jun 2025 17:24:13 +0800 Subject: [PATCH 1/2] Unshielded use cases Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/ICH6TS?from=project-issue Signed-off-by: 18157154025 Change-Id: I806547e8a454e9ee3ec471caada7c62b3047b9b7 --- .../ignored-app_workload-cmc-gc-fastverify-qemu-int.txt | 1 - test/workload/ignored-jsperf-cmc-gc-release-qemu-int.txt | 2 -- .../ignored-third_lib_js-cmc-gc-fastverify-arm64-int.txt | 7 ++----- .../ignored-weekly_workload-cmc-gc-fastverify-qemu-int.txt | 4 +--- 4 files changed, 3 insertions(+), 11 deletions(-) diff --git a/test/workload/ignored-app_workload-cmc-gc-fastverify-qemu-int.txt b/test/workload/ignored-app_workload-cmc-gc-fastverify-qemu-int.txt index 1ca281cb46..9994f0e3a4 100644 --- a/test/workload/ignored-app_workload-cmc-gc-fastverify-qemu-int.txt +++ b/test/workload/ignored-app_workload-cmc-gc-fastverify-qemu-int.txt @@ -1,4 +1,3 @@ # Known failures list for app_workload-cmc-gc-fastverify-qemu-int #26315 -shimo diff --git a/test/workload/ignored-jsperf-cmc-gc-release-qemu-int.txt b/test/workload/ignored-jsperf-cmc-gc-release-qemu-int.txt index 4086047402..1886f6b8cb 100644 --- a/test/workload/ignored-jsperf-cmc-gc-release-qemu-int.txt +++ b/test/workload/ignored-jsperf-cmc-gc-release-qemu-int.txt @@ -1,5 +1,3 @@ # Known failures list for jsperf - cmc-gc-release-qemu-int #26315 -Math_abs -TypedArray_toString diff --git a/test/workload/ignored-third_lib_js-cmc-gc-fastverify-arm64-int.txt b/test/workload/ignored-third_lib_js-cmc-gc-fastverify-arm64-int.txt index 6653de140e..659263de78 100644 --- a/test/workload/ignored-third_lib_js-cmc-gc-fastverify-arm64-int.txt +++ b/test/workload/ignored-third_lib_js-cmc-gc-fastverify-arm64-int.txt @@ -4,13 +4,10 @@ jBox2d_test jsDiff_test crypto-js_test -brotli_test memory-cache_test -mathjs_test -lodash_test #24985 -qrcodegen_test + #18745 -json-stringify-inspector + diff --git a/test/workload/ignored-weekly_workload-cmc-gc-fastverify-qemu-int.txt b/test/workload/ignored-weekly_workload-cmc-gc-fastverify-qemu-int.txt index 09c6ed869d..c99362e5b2 100644 --- a/test/workload/ignored-weekly_workload-cmc-gc-fastverify-qemu-int.txt +++ b/test/workload/ignored-weekly_workload-cmc-gc-fastverify-qemu-int.txt @@ -1,11 +1,9 @@ # Known failures list for weekly workload - cmc-gc-fastverify-qemu-int #26315 -fastarepeat +json-parse-inspector float-mm -typescript-compiler wsl -json-parse-inspector #18740 splay -- Gitee From 3ef02574e2cf1408febf8501adbf24325249582a Mon Sep 17 00:00:00 2001 From: 18157154025 Date: Tue, 24 Jun 2025 15:38:40 +0800 Subject: [PATCH 2/2] Unshielded use cases-test Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/ICHFTE?from=project-issue Signed-off-by: 18157154025 Change-Id: I020b8d57df62b754f8e6cc164306e734a7447978 --- .../ignored-third_lib_js-cmc-gc-fastverify-arm64-int.txt | 4 ---- .../ignored-weekly_workload-cmc-gc-fastverify-qemu-int.txt | 4 ---- 2 files changed, 8 deletions(-) diff --git a/test/workload/ignored-third_lib_js-cmc-gc-fastverify-arm64-int.txt b/test/workload/ignored-third_lib_js-cmc-gc-fastverify-arm64-int.txt index 659263de78..3b9be715a1 100644 --- a/test/workload/ignored-third_lib_js-cmc-gc-fastverify-arm64-int.txt +++ b/test/workload/ignored-third_lib_js-cmc-gc-fastverify-arm64-int.txt @@ -1,10 +1,6 @@ # Known failures list for third_lib_js-cmc-gc-fastverify-arm64-int #26315 -jBox2d_test -jsDiff_test -crypto-js_test -memory-cache_test #24985 diff --git a/test/workload/ignored-weekly_workload-cmc-gc-fastverify-qemu-int.txt b/test/workload/ignored-weekly_workload-cmc-gc-fastverify-qemu-int.txt index c99362e5b2..63946fdda4 100644 --- a/test/workload/ignored-weekly_workload-cmc-gc-fastverify-qemu-int.txt +++ b/test/workload/ignored-weekly_workload-cmc-gc-fastverify-qemu-int.txt @@ -1,9 +1,5 @@ # Known failures list for weekly workload - cmc-gc-fastverify-qemu-int #26315 -json-parse-inspector -float-mm -wsl #18740 -splay -- Gitee