fix:[TS-5761] error for in operator
This commit is contained in:
parent
fc14fe4455
commit
8921bf8549
|
@ -218,8 +218,8 @@
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/slimit.py -Q 2
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/slimit.py -Q 2
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/slimit.py -Q 3
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/slimit.py -Q 3
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/slimit.py -Q 4
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/slimit.py -Q 4
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/ts-5761.py
|
,,n,system-test,./pytest.sh python3 ./test.py -f 2-query/ts-5761.py
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/ts-5761-scalemode.py
|
,,n,system-test,./pytest.sh python3 ./test.py -f 2-query/ts-5761-scalemode.py
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/ts-5712.py
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/ts-5712.py
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/ts-4233.py
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/ts-4233.py
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/ts-4233.py -Q 2
|
,,y,system-test,./pytest.sh python3 ./test.py -f 2-query/ts-4233.py -Q 2
|
||||||
|
|
Loading…
Reference in New Issue