diff --git a/tests/parallel_test/cases.task b/tests/parallel_test/cases.task index 12f5ef87fb..f1021d18b9 100644 --- a/tests/parallel_test/cases.task +++ b/tests/parallel_test/cases.task @@ -560,7 +560,7 @@ ,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/table_comment.py ,,n,system-test,python3 ./test.py -f 1-insert/time_range_wise.py ,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/block_wise.py -,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/create_retentions.py +#,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/create_retentions.py ,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/mutil_stage.py ,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/table_param_ttl.py ,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/table_param_ttl.py -R diff --git a/tests/system-test/win-test-file b/tests/system-test/win-test-file index 7e68c40fd8..2ecb15516c 100644 --- a/tests/system-test/win-test-file +++ b/tests/system-test/win-test-file @@ -27,7 +27,7 @@ python3 ./test.py -f 1-insert/insertWithMoreVgroup.py python3 ./test.py -f 1-insert/table_comment.py python3 ./test.py -f 1-insert/time_range_wise.py python3 ./test.py -f 1-insert/block_wise.py -python3 ./test.py -f 1-insert/create_retentions.py +#python3 ./test.py -f 1-insert/create_retentions.py python3 ./test.py -f 1-insert/mutil_stage.py python3 ./test.py -f 1-insert/table_param_ttl.py python3 ./test.py -f 1-insert/table_param_ttl.py -R