diff --git a/tests/system-test/fulltest.sh b/tests/system-test/fulltest.sh index 527cc1f8a375eded38a15b492a343e7fbea95909..835fd45226c353fb8b2604c4c91f87ccddb43b01 100755 --- a/tests/system-test/fulltest.sh +++ b/tests/system-test/fulltest.sh @@ -9,8 +9,7 @@ python3 ./test.py -f 0-others/telemetry.py python3 ./test.py -f 0-others/taosdMonitor.py python3 ./test.py -f 0-others/udfTest.py -# TODO privilege has error -# python3 ./test.py -f 0-others/user_control.py +python3 ./test.py -f 0-others/user_control.py python3 ./test.py -f 0-others/fsync.py #python3 ./test.py -f 2-query/between.py