[TD-4366] removing time alter test case from auto test
This commit is contained in:
parent
545f2127e1
commit
86414f03ef
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue