test: add asan case
This commit is contained in:
parent
feb6009523
commit
33538e39e2
|
@ -568,7 +568,7 @@
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/spread.py
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/spread.py
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/spread.py -R
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/spread.py -R
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/sqrt.py
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/sqrt.py
|
||||||
,,y,system-test,./pytest.sh python3./test.py -f 2-query/sqrt.py -R
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/sqrt.py -R
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/statecount.py
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/statecount.py
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/statecount.py -R
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/statecount.py -R
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/stateduration.py
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/stateduration.py
|
||||||
|
@ -597,8 +597,8 @@
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/top.py -R
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/top.py -R
|
||||||
,,,system-test,python3 ./test.py -f 2-query/tsbsQuery.py
|
,,,system-test,python3 ./test.py -f 2-query/tsbsQuery.py
|
||||||
,,,system-test,python3 ./test.py -f 2-query/tsbsQuery.py -R
|
,,,system-test,python3 ./test.py -f 2-query/tsbsQuery.py -R
|
||||||
,,,system-test,python3 ./test.py -f 2-query/ttl_comment.py
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/ttl_comment.py
|
||||||
,,,system-test,python3 ./test.py -f 2-query/ttl_comment.py -R
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/ttl_comment.py -R
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/twa.py
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/twa.py
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/twa.py -R
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/twa.py -R
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/union.py
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/union.py
|
||||||
|
|
Loading…
Reference in New Issue