fix: need -B to run cases.task

This commit is contained in:
Alex Duan 2025-02-21 16:11:59 +08:00
parent 2f05939f35
commit b6c455b2aa
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
,,y,army,./pytest.sh python3 ./test.py -f query/sys/tb_perf_queries_exist_test.py -N 3
,,y,army,./pytest.sh python3 ./test.py -f query/test_having.py
,,n,army,python3 ./test.py -f tmq/drop_lost_comsumers.py
,,y,army,./pytest.sh python3 ./test.py -f cmdline/taosCli.py
,,y,army,./pytest.sh python3 ./test.py -f cmdline/taosCli.py -B
,,n,army,python3 ./test.py -f whole/checkErrorCode.py
#