diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index d10f76041de3f7293785149e180916687e14d7ba..1785e5ebfa34dad7d343fd7734f29e70e97e7ee1 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -334,6 +334,7 @@ python3 ./test.py -f tag_lite/alter_tag.py python3 test.py -f tools/taosdemoAllTest/taosdemoTestInsertWithJson.py python3 test.py -f tools/taosdemoAllTest/taosdemoTestQueryWithJson.py +python3 test.py -f tools/taosdemoAllTest/TD-4985/query-limit-offset.py python3 ./test.py -f tag_lite/drop_auto_create.py python3 test.py -f alter/alter_keep_exception.py #======================p4-end===============