fix/TS-5251-add-conflict-check-add-case

This commit is contained in:
dmchen 2024-11-06 08:33:33 +08:00
parent aea910b879
commit 8c1fdc92ed
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
,,y,army,./pytest.sh python3 ./test.py -f query/accuracy/test_having.py
,,y,army,./pytest.sh python3 ./test.py -f insert/insert_basic.py -N 3
,,y,army,./pytest.sh python3 ./test.py -f cluster/splitVgroupByLearner.py -N 3
,,y,army,./pytest.sh python3 ./test.py -f cluster/compactDBConflict.py -N 3
,,y,army,./pytest.sh python3 ./test.py -f authorith/authBasic.py -N 3
,,n,army,python3 ./test.py -f cmdline/fullopt.py
,,y,army,./pytest.sh python3 ./test.py -f query/show.py -N 3