From da21bd7f7ff5805a07c189999ac6dfc4c4ef443a Mon Sep 17 00:00:00 2001 From: happyguoxy Date: Fri, 19 Nov 2021 10:29:07 +0800 Subject: [PATCH] [TD-10871]:test new interp --- tests/pytest/fulltest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 194ec5978d..c23f0614c4 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -357,7 +357,7 @@ python3 ./test.py -f functions/function_twa.py -r 1 python3 ./test.py -f functions/function_twa_test2.py python3 ./test.py -f functions/function_stddev_td2555.py python3 ./test.py -f functions/showOfflineThresholdIs864000.py -#python3 ./test.py -f functions/function_interp.py +python3 ./test.py -f functions/function_interp.py python3 ./test.py -f insert/metadataUpdate.py python3 ./test.py -f query/last_cache.py python3 ./test.py -f query/last_row_cache.py -- GitLab