From 36c19e4702e9bfde1be672a6e98215b11c706e7c Mon Sep 17 00:00:00 2001 From: Shengliang Guan Date: Sat, 26 Nov 2022 09:50:41 +0800 Subject: [PATCH] test: add asan case --- tests/parallel_test/cases.task | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/parallel_test/cases.task b/tests/parallel_test/cases.task index 77a02df97a..00bca26f99 100644 --- a/tests/parallel_test/cases.task +++ b/tests/parallel_test/cases.task @@ -709,8 +709,8 @@ ,,,system-test,python3 ./test.py -f 7-tmq/tmqDnodeRestart1.py ,,,system-test,python3 ./test.py -f 7-tmq/tmqUpdate-1ctb.py ,,,system-test,python3 ./test.py -f 7-tmq/tmqUpdateWithConsume.py -,,,system-test,python3 ./test.py -f 7-tmq/tmqUpdate-multiCtb-snapshot0.py -,,,system-test,python3 ./test.py -f 7-tmq/tmqUpdate-multiCtb-snapshot1.py +,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/tmqUpdate-multiCtb-snapshot0.py +,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/tmqUpdate-multiCtb-snapshot1.py ,,,system-test,python3 ./test.py -f 7-tmq/tmqDelete-1ctb.py ,,,system-test,python3 ./test.py -f 7-tmq/tmqDelete-multiCtb.py ,,,system-test,python3 ./test.py -f 7-tmq/tmqDropStb.py @@ -718,8 +718,8 @@ ,,,system-test,python3 ./test.py -f 7-tmq/tmqDropNtb-snapshot0.py ,,,system-test,python3 ./test.py -f 7-tmq/tmqDropNtb-snapshot1.py ,,,system-test,python3 ./test.py -f 7-tmq/tmqUdf.py -,,,system-test,python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot0.py -,,,system-test,python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot1.py +,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot0.py +,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot1.py ,,,system-test,python3 ./test.py -f 7-tmq/stbTagFilter-1ctb.py ,,,system-test,python3 ./test.py -f 7-tmq/dataFromTsdbNWal.py ,,,system-test,python3 ./test.py -f 7-tmq/dataFromTsdbNWal-multiCtb.py