[TD-5063]<test>:test insert locking bug

This commit is contained in:
happyguoxy 2021-07-07 10:42:18 +08:00
parent ba3a2695f1
commit 96e483ea96
1 changed files with 1 additions and 0 deletions

View File

@ -328,6 +328,7 @@ python3 ./test.py -f tag_lite/unsignedTinyint.py
python3 ./test.py -f functions/function_percentile2.py
python3 ./test.py -f insert/boundary2.py
python3 ./test.py -f insert/insert_locking.py
python3 ./test.py -f alter/alter_debugFlag.py
python3 ./test.py -f query/queryBetweenAnd.py
python3 ./test.py -f tag_lite/alter_tag.py