diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 9acf5c524673f4f2f9ed4b74bd4652cb0d89fff6..30477722ab31ee168f060f9eba2916d4f1303504 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -5,7 +5,7 @@ set -e #python3 ./test.py -f 2-query/distinct.py python3 ./test.py -f 2-query/varchar.py -python3 ./test.py -f 2-query/timezone.py +#python3 ./test.py -f 2-query/timezone.py python3 ./test.py -f 2-query/Now.py python3 ./test.py -f 2-query/Today.py