[TD-6269]<test>[ci-skip]: disable queryWithOrderLimit.py before figuring out why it is hanging
This commit is contained in:
parent
cbfe680fbd
commit
c4dcadc73a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue