From 6a556ab3594485a12786081b22bfd1dbda3a5354 Mon Sep 17 00:00:00 2001 From: 18157154025 Date: Fri, 27 Jun 2025 11:27:13 +0800 Subject: [PATCH] Unshielded use cases Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/ICHFTE?from=project-issue Signed-off-by: 18157154025 Change-Id: I992d0e4fe28f9f6e2aa89baed9cd8df19c66b4e8 --- ...ignored-app_workload-cmc-gc-fastverify-qemu-int.txt | 2 -- .../ignored-jsperf-cmc-gc-release-qemu-int.txt | 2 -- ...gnored-third_lib_js-cmc-gc-fastverify-arm64-int.txt | 10 ---------- ...ored-weekly_workload-cmc-gc-fastverify-qemu-int.txt | 9 --------- 4 files changed, 23 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 9994f0e3a4..80dade8ef6 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,3 +1 @@ # Known failures list for app_workload-cmc-gc-fastverify-qemu-int - -#26315 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 1886f6b8cb..8afa312e94 100644 --- a/test/workload/ignored-jsperf-cmc-gc-release-qemu-int.txt +++ b/test/workload/ignored-jsperf-cmc-gc-release-qemu-int.txt @@ -1,3 +1 @@ # Known failures list for jsperf - cmc-gc-release-qemu-int - -#26315 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..b77c4d4ed0 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,13 +1,3 @@ # Known failures list for third_lib_js-cmc-gc-fastverify-arm64-int -#26315 -jBox2d_test -jsDiff_test -crypto-js_test -memory-cache_test - -#24985 - - -#18745 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 89d7ef91d9..12f7d92d3c 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,10 +1 @@ # Known failures list for weekly workload - cmc-gc-fastverify-qemu-int - -#26315 -json-parse-inspector -float-mm -typescript-compiler -wsl - -#18740 -splay -- Gitee