From f48c539011b09a53dbd94ec4d14058e31289d9e1 Mon Sep 17 00:00:00 2001 From: yihaoDeng Date: Wed, 19 Apr 2023 15:12:19 +0000 Subject: [PATCH] just test --- tests/parallel_test/cases.task | 2 +- tests/system-test/win-test-file | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- GitLab