Commit graph

27 commits

Author SHA1 Message Date
shenglian zhou
ddecc1c021 add td-13946 test cases 2022-03-15 17:19:13 +08:00
Shuduo Sang
d69c5977db
Test/sangshuduo/td 13408 move tests in (#10589)
* restore .gitmodules

* Revert "[TD-13408]<test>: move tests directory out"

This reverts commit 7db7bd9337.

* revert to make tests back

* immigrate file change in stand-alone repo to TDengine

* remove tests repository checkout

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 17:59:24 +08:00
Shuduo Sang
f94bfbaef0
[TD-13408]<test>: move tests directory out (#10174)
* [TD-13408]<test>: move tests directory out

* restore Jenkinsfile due to tests dir removal

* add --remote parameter to git submodule update

* git reset hard before checkout to branch

* call git submodule update for some submodules

* remove tests directory before checkout due to conflict

* as all branches remove tests, no need to remove it in script

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-02-10 13:43:13 +08:00
Ganlin Zhao
1e5c20e31e [TD-13246]<fix>(query): Coredump when parentheses appear before the insert_sql 2022-01-28 11:29:50 +08:00
Ganlin Zhao
74043a99a4 [TD-13246]<fix>(query): Coredump when parentheses appear before the insert_sql 2022-01-26 12:11:13 +08:00
Ganlin Zhao
ed583f1c3c [TD-13246]<fix>(query): Coredump when parentheses appear before the insert_sql 2022-01-26 11:57:27 +08:00
shenglian zhou
4fed48138c (query):support math functions 2022-01-25 17:03:42 +08:00
shenglian zhou
03cd2695ed (query):add diff test case to fulltest 2022-01-21 10:36:09 +08:00
shenglian zhou
808e47d23f (query):diff ignore negative test case 2022-01-20 15:18:41 +08:00
Ganlin Zhao
555e0bd485 [TD-12861]<fix>(query): taoshell crash : coredump for such as "select first(c1)==max(c1) from st" 2022-01-18 10:44:29 +08:00
Ganlin Zhao
c3901c66f4 [TD-12861]<fix>(query): taoshell crash : coredump for such as "select first(c1)==max(c1) from st" 2022-01-17 14:50:10 +08:00
Ganlin Zhao
adf429f87a
Merge branch 'develop' into fix/TD-12945 2022-01-16 22:34:43 +08:00
Ganlin Zhao
cfe9962cdf [TD-12945]<fix>(query): taos shell crash when constant comparison cause crash 2022-01-16 22:32:56 +08:00
Ganlin Zhao
2f851c65b8 [TD-12945]<fix>(query): taos shell crash when constant comparison cause crash 2022-01-16 22:32:20 +08:00
shenglian-zhou
07163f60a8
Merge branch 'develop' into szhou/fix/td-10799 2022-01-12 10:01:53 +08:00
wangmm0220
03ca638e0e add test case 2022-01-10 16:28:16 +08:00
shenglian zhou
43d2930b46 (query,insert,others):second parameter of mavg can not be expression and core dump due to mavg result is 0 row since second parameter exceed rows of one timeline 2022-01-07 16:32:59 +08:00
Ganlin Zhao
7f63372b45
Merge branch 'develop' into fix/TD-12614 2022-01-06 10:33:09 +08:00
Ganlin Zhao
5076a6275e [TD-12614]<fix>(query): Functions related to timeline should not support inner query group by tbname 2022-01-06 10:32:33 +08:00
shenglian zhou
df7889754e [TS-2016](query,insert,other,connector,tools):fix app error of select from (select * from empty_stable) by set subquery command to retrieve empty results 2021-12-31 16:24:48 +08:00
Yiqing Liu
8c75a787fb
Merge branch 'develop' into CI/TD-12111 2021-12-23 11:42:20 +08:00
liuyq-617
5be00d5e6e (tools)fix 2021-12-23 11:38:20 +08:00
shenglian zhou
0627f30e64 adapt to latest test directory structure 2021-12-22 17:04:20 +08:00
plum-lihui
5a6aaec7c2 [CI] 2021-12-22 16:12:08 +08:00
shenglian zhou
7cf9d22741 Merge remote-tracking branch 'origin/develop' into hotfix/TD-12344 2021-12-22 13:51:43 +08:00
Hui Li
3066f8b41d
Update fulltest-query.sh
CI
2021-12-22 12:39:12 +08:00
plum-lihui
d672c6cfa1 [CI modify] 2021-12-22 12:06:02 +08:00