From 2a788c3c4d5d77cf08b47b094837c860b27e2543 Mon Sep 17 00:00:00 2001 From: guanmingyue Date: Tue, 10 Jun 2025 20:39:47 +0800 Subject: [PATCH] Update kfl 0610 Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/ICE4EX Signed-off-by: guanmingyue --- .../ignored-third_lib_js-cmc-gc-fastverify-arm64-int.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 691283e3cb..6653de140e 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 @@ -7,4 +7,10 @@ crypto-js_test brotli_test memory-cache_test mathjs_test -lodash_test \ No newline at end of file +lodash_test + +#24985 +qrcodegen_test + +#18745 +json-stringify-inspector -- Gitee