add case
This commit is contained in:
parent
608134c229
commit
4c64997447
|
@ -294,5 +294,6 @@ python3 ./test.py -f query/queryFillTest.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
|
||||
python3 test.py -f tools/taosdemoTestSampleData.py
|
||||
|
||||
#======================p4-end===============
|
|
@ -420,5 +420,9 @@ cd ../../../debug; make
|
|||
./test.sh -f unique/mnode/mgmtr2.sim
|
||||
|
||||
./test.sh -f unique/arbitrator/insert_duplicationTs.sim
|
||||
./test.sh -f general/parser/join_manyblocks.sim
|
||||
./test.sh -f general/parser/stableOp.sim
|
||||
./test.sh -f general/parser/timestamp.sim
|
||||
./test.sh -f general/parser/sliding.sim
|
||||
|
||||
#======================s7-end===============
|
||||
|
|
Loading…
Reference in New Issue