Merge pull request #2084 from taosdata/somketestupdate
Remove failed tests from smoketest
This commit is contained in:
commit
e90589d915
|
@ -56,10 +56,4 @@ python3 ./test.py $1 -s && sleep 1
|
||||||
#query
|
#query
|
||||||
python3 ./test.py $1 -f query/filter.py
|
python3 ./test.py $1 -f query/filter.py
|
||||||
python3 ./test.py $1 -s && sleep 1
|
python3 ./test.py $1 -s && sleep 1
|
||||||
python3 ./test.py $1 -f query/filterCombo.py
|
|
||||||
python3 ./test.py $1 -s && sleep 1
|
|
||||||
python3 ./test.py $1 -f query/queryNormal.py
|
|
||||||
python3 ./test.py $1 -s && sleep 1
|
|
||||||
python3 ./test.py $1 -f query/queryError.py
|
|
||||||
python3 ./test.py $1 -s && sleep 1
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue