test: add asan case
This commit is contained in:
parent
bf0da3cd1e
commit
0d52f5b1c0
|
@ -429,7 +429,7 @@
|
|||
,,n,system-test,python3 ./test.py -f 1-insert/insertWithMoreVgroup.py
|
||||
,,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
|
||||
,,,system-test,python3 ./test.py -f 1-insert/block_wise.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/block_wise.py
|
||||
,,,system-test,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
|
||||
|
@ -671,10 +671,10 @@
|
|||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/create_wrong_topic.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/dropDbR3ConflictTransaction.py -N 3
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/basic5.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/subscribeDb.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/subscribeDb0.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/subscribeDb1.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/subscribeDb2.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/subscribeDb.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/subscribeDb0.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/subscribeDb1.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/subscribeDb2.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/subscribeDb3.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/subscribeDb4.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/subscribeStb.py
|
||||
|
@ -683,10 +683,10 @@
|
|||
,,,system-test,python3 ./test.py -f 7-tmq/subscribeStb2.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/subscribeStb3.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/subscribeStb4.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/db.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/tmqError.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/schema.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/stbFilter.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/db.py
|
||||
,,n,system-test,python3 ./test.py -f 7-tmq/tmqError.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/schema.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/stbFilter.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/tmqCheckData.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/tmqCheckData1.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsumerGroup.py
|
||||
|
|
Loading…
Reference in New Issue