diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 1bf6b4f2f12d5b2f743eb90be72c2a945409612d..1a652cec69ac0c7d1cc0cc90592b315f15fa2136 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -285,7 +285,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