diff --git a/tests/system-test/runAllOne.sh b/tests/system-test/runAllOne.sh index 5a8d358d989355127f3971d1127aeb43fa0323bd..b99d02d1e75e2a701ceb5906bdf7bcaf5f90edab 100644 --- a/tests/system-test/runAllOne.sh +++ b/tests/system-test/runAllOne.sh @@ -14,7 +14,7 @@ python3 ./test.py -f 1-insert/insertWithMoreVgroup.py -P python3 ./test.py -f 1-insert/table_comment.py -P python3 ./test.py -f 1-insert/time_range_wise.py -P python3 ./test.py -f 1-insert/block_wise.py -P -python3 ./test.py -f 1-insert/create_retentions.py -P +#python3 ./test.py -f 1-insert/create_retentions.py -P python3 ./test.py -f 1-insert/mutil_stage.py -P python3 ./test.py -f 1-insert/table_param_ttl.py -P python3 ./test.py -f 1-insert/table_param_ttl.py -P -R @@ -685,4 +685,4 @@ python3 ./test.py -f 2-query/blockSMA.py -P -Q 4 python3 ./test.py -f 2-query/projectionDesc.py -P -Q 4 python3 ./test.py -f 2-query/odbc.py -P python3 ./test.py -f 99-TDcase/TD-21561.py -P -Q 4 -python3 ./test.py -f 99-TDcase/TD-20582.py -P \ No newline at end of file +python3 ./test.py -f 99-TDcase/TD-20582.py -P