diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index fe9a4dbe4e..8d09825dd4 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -1,4 +1,4 @@ -python3 ./test.py -f 2-query/between.py +# python3 ./test.py -f 2-query/between.py python3 ./test.py -f 2-query/distinct.py python3 ./test.py -f 2-query/varchar.py python3 ./test.py -f 2-query/cast.py