[TD-4366] removing time alter test case from auto test

This commit is contained in:
bryanchang0603 2021-06-16 09:05:46 +08:00
parent 545f2127e1
commit 86414f03ef
1 changed files with 2 additions and 2 deletions

View File

@ -257,8 +257,8 @@ python3 ./test.py -f client/client.py
python3 ./test.py -f client/version.py python3 ./test.py -f client/version.py
python3 ./test.py -f client/alterDatabase.py python3 ./test.py -f client/alterDatabase.py
python3 ./test.py -f client/noConnectionErrorTest.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_1.py
python3 test.py -f client/change_time_1_2.py # python3 test.py -f client/change_time_1_2.py
# Misc # Misc
python3 testCompress.py python3 testCompress.py