From c4ebe7ecbeb6a72d45db82baf0b553303717e2b0 Mon Sep 17 00:00:00 2001 From: caolili123 Date: Fri, 5 Sep 2025 10:27:00 +0800 Subject: [PATCH] =?UTF-8?q?Issue:=20[Bug]:=20=E4=BD=BF=E8=83=BD=20GC=5FRea?= =?UTF-8?q?dOnlySpace=5FTestWithQemu=20https://gitee.com/openharmony/arkco?= =?UTF-8?q?mpiler=5Fets=5Fruntime/issues/ICWHPK?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: caolili123 --- test/ut/ignore-ut-release-qemu-ets_runtime.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test/ut/ignore-ut-release-qemu-ets_runtime.txt b/test/ut/ignore-ut-release-qemu-ets_runtime.txt index 909188720b..21ddc18cae 100644 --- a/test/ut/ignore-ut-release-qemu-ets_runtime.txt +++ b/test/ut/ignore-ut-release-qemu-ets_runtime.txt @@ -226,7 +226,6 @@ obj/arkcompiler/ets_runtime/common_components/heap/collector/tests/Trace_Collect #28652 obj/arkcompiler/ets_runtime/common_components/heap/collector/tests/Marking_Collector_TestWithQemu -obj/arkcompiler/ets_runtime/ecmascript/tests/GC_ReadOnlySpace_TestWithQemu #28814 obj/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/tests/JsStackInfoTestWithQemu -- Gitee