From 15a59e49cb2ac2fd7e6ac6d573eea89d4e43a93a Mon Sep 17 00:00:00 2001 From: dmchen Date: Fri, 20 Dec 2024 13:51:19 +0800 Subject: [PATCH] fix/TD-32265-mndDump-coverage-fix-case --- tests/parallel_test/cases.task | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/parallel_test/cases.task b/tests/parallel_test/cases.task index 5cbf1722e7..17f809da79 100644 --- a/tests/parallel_test/cases.task +++ b/tests/parallel_test/cases.task @@ -402,7 +402,7 @@ ,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/persisit_config.py ,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/qmemCtrl.py ,,y,system-test,./pytest.sh python3 ./test.py -f 0-others/compact_vgroups.py -,,y,system-test,python3 ./test.py -f 0-others/dumpsdb.py +,,n,system-test,python3 ./test.py -f 0-others/dumpsdb.py ,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/composite_primary_key_create.py ,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/composite_primary_key_insert.py