[TD-6269]<test>[ci-skip]: disable queryWithOrderLimit.py before figuring out why it is hanging

This commit is contained in:
Ping Xiao 2021-08-23 15:29:18 +08:00
parent cbfe680fbd
commit c4dcadc73a
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ python3 ./test.py -f query/queryTsisNull.py
python3 ./test.py -f query/subqueryFilter.py
python3 ./test.py -f query/nestedQuery/queryInterval.py
python3 ./test.py -f query/queryStateWindow.py
python3 ./test.py -f query/nestedQuery/queryWithOrderLimit.py
# python3 ./test.py -f query/nestedQuery/queryWithOrderLimit.py
python3 ./test.py -f query/nestquery_last_row.py
python3 ./test.py -f query/queryCnameDisplay.py
python3 ./test.py -f query/operator_cost.py