From 5d2fa94960004b718173c1db4b35c5a96343abab Mon Sep 17 00:00:00 2001 From: wu champion <72908628+wu-champion@users.noreply.github.com> Date: Mon, 22 Mar 2021 18:51:49 +0800 Subject: [PATCH] Update fulltest.sh --- tests/pytest/fulltest.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 4f6dbe90d7..c4b5443811 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -196,8 +196,6 @@ python3 ./test.py -f query/bug2119.py python3 ./test.py -f query/isNullTest.py python3 ./test.py -f query/queryWithTaosdKilled.py python3 ./test.py -f query/floatCompare.py -python3 ./test.py -f query/query1970YearsAf.py -python3 ./test.py -f query/bug3351.py python3 ./test.py -f query/bug3375.py