Merge pull request #15544 from taosdata/fix/fixSimError

fix: fix sim error
This commit is contained in:
Shengliang Guan 2022-07-29 18:07:13 +08:00 committed by GitHub
commit 06c05a8e0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 243 additions and 248 deletions

View File

@ -97,7 +97,7 @@
# TD-17738 ./test.sh -f tsim/parser/col_arithmetic_operation.sim
# TD-17661 ./test.sh -f tsim/parser/columnValue.sim
./test.sh -f tsim/parser/commit.sim
# TD-17661 ./test.sh -f tsim/parser/condition.sim
./test.sh -f tsim/parser/condition.sim
./test.sh -f tsim/parser/constCol.sim
#./test.sh -f tsim/parser/create_db.sim
./test.sh -f tsim/parser/create_mt.sim

File diff suppressed because it is too large Load Diff