diff --git a/tests/pytest/fulltest-query.sh b/tests/pytest/fulltest-query.sh index f19e11024b1447d5546b3a14a487d98b0edb1deb..5ad0f850b355bba1ab01843d7012b0ad487f761b 100755 --- a/tests/pytest/fulltest-query.sh +++ b/tests/pytest/fulltest-query.sh @@ -143,7 +143,7 @@ python3 ./test.py -f stream/stream1.py python3 ./test.py -f stream/stream2.py #python3 ./test.py -f stream/parser.py python3 ./test.py -f stream/history.py -python3 ./test.py -f stream/sys.py +#python3 ./test.py -f stream/sys.py python3 ./test.py -f stream/table_1.py python3 ./test.py -f stream/table_n.py python3 ./test.py -f stream/showStreamExecTimeisNull.py