From 7eb268eda563c29a8dda1b21304e5843f34c161d Mon Sep 17 00:00:00 2001 From: milkpotatoes Date: Wed, 20 Aug 2025 01:26:13 +0000 Subject: [PATCH] Reopen testcase Jsnapi_003_TestWithQemu Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/ICTRP3 Signed-off-by: milkpotatoes Change-Id: Ib3d66c8e6d99c4b55d382a79ec0cf7b313ea12d8 --- 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 1d4cd6e15f..55a23f81fc 100644 --- a/test/ut/ignore-ut-release-qemu-ets_runtime.txt +++ b/test/ut/ignore-ut-release-qemu-ets_runtime.txt @@ -262,5 +262,4 @@ obj/arkcompiler/ets_runtime/test/moduletest/throwerrorrelease/throwerrorreleaseA obj/arkcompiler/ets_runtime/test/moduletest/throwerrorrelease/throwerrorreleaseAsmContext #28747 -obj/arkcompiler/ets_runtime/ecmascript/napi/test/Jsnapi_003_TestWithQemu obj/arkcompiler/ets_runtime/test/jittest/throw_error/throw_error -- Gitee