From e98988920e91c4a30efeae99fa01ca09eb7a4db1 Mon Sep 17 00:00:00 2001 From: dt-yy Date: Thu, 17 Apr 2025 14:24:58 +0800 Subject: [PATCH] update test case --- tests/test_cli/test_cli_sdk.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_cli/test_cli_sdk.py b/tests/test_cli/test_cli_sdk.py index 27b5f959..a10d0757 100644 --- a/tests/test_cli/test_cli_sdk.py +++ b/tests/test_cli/test_cli_sdk.py @@ -397,6 +397,7 @@ class TestCli: os.system(cli_cmd) common.cli_count_folders_and_check_contents(os.path.join(pdf_res_path, "test_rearch_report", "auto")) + @pytest.mark.skip(reason="layoutlmv3废弃") @pytest.mark.P1 def test_local_magic_pdf_layoutlmv3_yolo(self): """magic pdf cli open layoutlmv3."""