test: restore case
This commit is contained in:
parent
3f1f0943c9
commit
7620185dc6
|
@ -87,7 +87,7 @@
|
||||||
./test.sh -f tsim/parser/alter__for_community_version.sim
|
./test.sh -f tsim/parser/alter__for_community_version.sim
|
||||||
./test.sh -f tsim/parser/alter_column.sim
|
./test.sh -f tsim/parser/alter_column.sim
|
||||||
./test.sh -f tsim/parser/alter_stable.sim
|
./test.sh -f tsim/parser/alter_stable.sim
|
||||||
# ./test.sh -f tsim/parser/auto_create_tb.sim
|
# jira ./test.sh -f tsim/parser/auto_create_tb.sim
|
||||||
# ./test.sh -f tsim/parser/auto_create_tb_drop_tb.sim
|
# ./test.sh -f tsim/parser/auto_create_tb_drop_tb.sim
|
||||||
# ./test.sh -f tsim/parser/between_and.sim
|
# ./test.sh -f tsim/parser/between_and.sim
|
||||||
# ./test.sh -f tsim/parser/binary_escapeCharacter.sim
|
# ./test.sh -f tsim/parser/binary_escapeCharacter.sim
|
||||||
|
@ -381,7 +381,7 @@
|
||||||
|
|
||||||
# ---- compute
|
# ---- compute
|
||||||
./test.sh -f tsim/compute/avg.sim
|
./test.sh -f tsim/compute/avg.sim
|
||||||
# jira ./test.sh -f tsim/compute/block_dist.sim
|
./test.sh -f tsim/compute/block_dist.sim
|
||||||
./test.sh -f tsim/compute/bottom.sim
|
./test.sh -f tsim/compute/bottom.sim
|
||||||
./test.sh -f tsim/compute/count.sim
|
./test.sh -f tsim/compute/count.sim
|
||||||
./test.sh -f tsim/compute/diff.sim
|
./test.sh -f tsim/compute/diff.sim
|
||||||
|
|
Loading…
Reference in New Issue