From 98c074b48ef164d6e6c95abf046d369336188ce8 Mon Sep 17 00:00:00 2001 From: tang jie Date: Mon, 28 Jul 2025 14:27:12 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=96=B0=E9=9C=80=E6=B1=82]:=20ggw?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/ICP8K7 Signed-off-by: tang jie --- arkguard/compile_arkguard.py | 3 ++- es2panda/test/test262skiplist-long.txt | 2 +- .../ignored-test262-other-fastverify-qemu-aot-pgo-litecg.txt | 2 +- test262/ignored-test262-other-fastverify-qemu-aot-pgo.txt | 2 +- test262/ignored-test262-other-fastverify-qemu-int.txt | 2 +- test262/skip-test262-other-debug-qemu-nightly.txt | 2 +- 6 files changed, 7 insertions(+), 6 deletions(-) diff --git a/arkguard/compile_arkguard.py b/arkguard/compile_arkguard.py index 9dc9fe5e66..0a083d8066 100755 --- a/arkguard/compile_arkguard.py +++ b/arkguard/compile_arkguard.py @@ -72,4 +72,5 @@ def main(args): if __name__ == '__main__': - main(sys.argv[1:]) \ No newline at end of file + main(sys.argv[1:]) + # \ No newline at end of file diff --git a/es2panda/test/test262skiplist-long.txt b/es2panda/test/test262skiplist-long.txt index ec8ef6c053..7c2dda0fca 100644 --- a/es2panda/test/test262skiplist-long.txt +++ b/es2panda/test/test262skiplist-long.txt @@ -82,7 +82,7 @@ built-ins/encodeURIComponent/S15.1.3.4_A1.2_T1.js built-ins/encodeURIComponent/S15.1.3.4_A1.2_T2.js built-ins/encodeURIComponent/S15.1.3.4_A1.3_T1.js built-ins/encodeURIComponent/S15.1.3.4_A2.2_T1.js -built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1.js + built-ins/encodeURIComponent/S15.1.3.4_A2.4_T1.js built-ins/encodeURIComponent/S15.1.3.4_A2.4_T2.js built-ins/encodeURIComponent/S15.1.3.4_A2.5_T1.js diff --git a/test262/ignored-test262-other-fastverify-qemu-aot-pgo-litecg.txt b/test262/ignored-test262-other-fastverify-qemu-aot-pgo-litecg.txt index 6e26f4baef..46e2c90382 100644 --- a/test262/ignored-test262-other-fastverify-qemu-aot-pgo-litecg.txt +++ b/test262/ignored-test262-other-fastverify-qemu-aot-pgo-litecg.txt @@ -20,7 +20,7 @@ test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A1.1_T2.js test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A1.2_T1.js test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A1.2_T2.js test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A1.3_T1.js -test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1.js + test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A2.4_T1.js test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A2.4_T2.js test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A2.5_T1.js diff --git a/test262/ignored-test262-other-fastverify-qemu-aot-pgo.txt b/test262/ignored-test262-other-fastverify-qemu-aot-pgo.txt index 315bccc34a..e1f057fe72 100644 --- a/test262/ignored-test262-other-fastverify-qemu-aot-pgo.txt +++ b/test262/ignored-test262-other-fastverify-qemu-aot-pgo.txt @@ -17,7 +17,7 @@ test262/data/other_tests/built-ins/decodeURIComponent/S15.1.3.2_A1.14_T2.js test262/data/other_tests/built-ins/decodeURIComponent/S15.1.3.2_A2.1_T1.js test262/data/other_tests/built-ins/decodeURIComponent/S15.1.3.2_A2.4_T1.js test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A1.3_T1.js -test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1.js + test262/data/other_tests/intl402/constructors-string-and-single-element-array.js test262/data/other_tests/language/identifiers/start-unicode-10.0.0-class-escaped.js test262/data/other_tests/language/identifiers/start-unicode-10.0.0-class.js diff --git a/test262/ignored-test262-other-fastverify-qemu-int.txt b/test262/ignored-test262-other-fastverify-qemu-int.txt index c3f6889c84..6f8183bc44 100644 --- a/test262/ignored-test262-other-fastverify-qemu-int.txt +++ b/test262/ignored-test262-other-fastverify-qemu-int.txt @@ -14,7 +14,7 @@ test262/data/other_tests/built-ins/decodeURIComponent/S15.1.3.2_A1.14_T2.js test262/data/other_tests/built-ins/decodeURIComponent/S15.1.3.2_A2.1_T1.js test262/data/other_tests/built-ins/decodeURIComponent/S15.1.3.2_A2.4_T1.js test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A1.3_T1.js -test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1.js + test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A2.5_T1.js test262/data/other_tests/intl402/constructors-string-and-single-element-array.js test262/data/other_tests/language/identifiers/start-unicode-10.0.0-class-escaped.js diff --git a/test262/skip-test262-other-debug-qemu-nightly.txt b/test262/skip-test262-other-debug-qemu-nightly.txt index 01a2044a70..f25720ac3e 100644 --- a/test262/skip-test262-other-debug-qemu-nightly.txt +++ b/test262/skip-test262-other-debug-qemu-nightly.txt @@ -15,7 +15,7 @@ test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A1.1_T2.js test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A1.2_T1.js test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A1.2_T2.js test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A1.3_T1.js -test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1.js + test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A2.4_T1.js test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A2.4_T2.js test262/data/other_tests/built-ins/encodeURIComponent/S15.1.3.4_A2.5_T1.js -- Gitee