fix/TS-5251-add-conflict-check-add-case
This commit is contained in:
parent
aea910b879
commit
8c1fdc92ed
|
@ -35,6 +35,7 @@
|
||||||
,,y,army,./pytest.sh python3 ./test.py -f query/accuracy/test_having.py
|
,,y,army,./pytest.sh python3 ./test.py -f query/accuracy/test_having.py
|
||||||
,,y,army,./pytest.sh python3 ./test.py -f insert/insert_basic.py -N 3
|
,,y,army,./pytest.sh python3 ./test.py -f insert/insert_basic.py -N 3
|
||||||
,,y,army,./pytest.sh python3 ./test.py -f cluster/splitVgroupByLearner.py -N 3
|
,,y,army,./pytest.sh python3 ./test.py -f cluster/splitVgroupByLearner.py -N 3
|
||||||
|
,,y,army,./pytest.sh python3 ./test.py -f cluster/compactDBConflict.py -N 3
|
||||||
,,y,army,./pytest.sh python3 ./test.py -f authorith/authBasic.py -N 3
|
,,y,army,./pytest.sh python3 ./test.py -f authorith/authBasic.py -N 3
|
||||||
,,n,army,python3 ./test.py -f cmdline/fullopt.py
|
,,n,army,python3 ./test.py -f cmdline/fullopt.py
|
||||||
,,y,army,./pytest.sh python3 ./test.py -f query/show.py -N 3
|
,,y,army,./pytest.sh python3 ./test.py -f query/show.py -N 3
|
||||||
|
|
Loading…
Reference in New Issue