From 3d765f3a32055d8cbe99bf2dc67004bf15b5af33 Mon Sep 17 00:00:00 2001 From: Baosheng Chang Date: Tue, 15 Jun 2021 09:47:01 +0800 Subject: [PATCH] Update fulltest.sh --- tests/pytest/fulltest.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 1a7a0b64ee..15880987c8 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -257,8 +257,8 @@ python3 ./test.py -f client/client.py python3 ./test.py -f client/version.py python3 ./test.py -f client/alterDatabase.py python3 ./test.py -f client/noConnectionErrorTest.py -python3 test.py -f client/change_time_1_1.py -python3 test.py -f client/change_time_1_2.py +#python3 test.py -f client/change_time_1_1.py +#python3 test.py -f client/change_time_1_2.py # Misc python3 testCompress.py