test: add checkErrorCode.py case to cases.task

This commit is contained in:
Alex Duan 2024-12-01 12:28:35 +08:00
parent 652d4f8349
commit bc093517e9
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
,,y,army,./pytest.sh python3 ./test.py -f query/test_having.py ,,y,army,./pytest.sh python3 ./test.py -f query/test_having.py
,,n,army,python3 ./test.py -f tmq/drop_lost_comsumers.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
,,n,army,python3 ./test.py -f whole/checkErrorCode.py
# #
# system test # system test