test: add asan case
This commit is contained in:
parent
0d52f5b1c0
commit
140110ee34
|
@ -420,7 +420,7 @@
|
|||
,,,system-test,python3 ./test.py -f 1-insert/alter_database.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/influxdb_line_taosc_insert.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/opentsdb_telnet_line_taosc_insert.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/opentsdb_json_taosc_insert.py
|
||||
,,,system-test,python3 ./test.py -f 1-insert/opentsdb_json_taosc_insert.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/test_stmt_muti_insert_query.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/test_stmt_set_tbname_tag.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 1-insert/alter_stable.py
|
||||
|
@ -677,12 +677,12 @@
|
|||
,,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
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/subscribeStb0.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/subscribeStb1.py
|
||||
,,,system-test,python3 ./test.py -f 7-tmq/subscribeStb2.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/subscribeStb.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/subscribeStb0.py
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/subscribeStb1.py
|
||||
,,y,system-test,./pytest.sh 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
|
||||
,,y,system-test,./pytest.sh python3 ./test.py -f 7-tmq/subscribeStb4.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
|
||||
|
|
Loading…
Reference in New Issue