Commit graph

54 commits

Author SHA1 Message Date
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
xywang
7b00b23ba7 [TS-913]<fix>: fixed test case 2021-12-19 09:55:58 +08:00
xywang
06f76df34f [TS-913]<fix>: fixed coredump when memcpy without checking the length 2021-12-17 07:59:38 +08:00
xywang
a33afdf351 [TD-6285]<feature>: added directive for db name in restful interface 2021-08-25 14:04:59 +08:00
Xin.Zh
7c173acc55
add license header (#7197) 2021-08-05 19:33:40 +08:00
liuyq-617
cc13cd44c3 [TD-5260]add case for a potential crash 2021-07-14 17:25:49 +08:00
liuyq-617
700571c95c [TD-4747]<test>grafana query multi NULL col 2021-06-17 16:28:32 +08:00
dapan
922736fed5 fix case issue 2021-06-09 15:29:10 +08:00
Minglei Jin
12a83af0fe [TD-3191]<fix>: walLevel change from 0 to 1 to make wal sync happy 2021-03-08 11:57:33 +08:00
Minglei Jin
4d52e8cb4e [TD-3158]<fix>: fix http column_meta test cases 2021-03-04 14:26:25 +08:00
Minglei Jin
8236cbae8b http/head_type: fix test cases 2021-03-03 18:33:48 +08:00
Minglei Jin
cc29da4e52 [TD-2643,TD-2925]<fix>: update sim test case and JDBCDemo doc 2021-02-04 15:40:51 +08:00
Minglei Jin
c45ddcd7d0 general/http/restful_full.sim: fix http return json API changes 2021-02-01 19:05:35 +08:00
Shengliang Guan
d95effe1fb TD-1207 2021-01-24 17:31:56 +08:00
Shengliang Guan
fa7e9bd6d2 TD-1207 2021-01-22 11:59:14 +08:00
Haojun Liao
acfe7d3444 [TD-225]reduce sleep time 2021-01-20 13:43:54 +08:00
dapan1121
a64f137941 add subquery states to trace subquery 2021-01-14 09:16:56 +08:00
Hongze Cheng
6770b9de43 fix test script expiration 2020-12-26 06:22:58 +00:00
Hongze Cheng
951a0df6b9 Merge branch 'develop' into feature/update 2020-10-28 18:00:58 +08:00
Shengliang Guan
c522e902fa scripts 2020-10-02 05:40:37 +00:00
Hongze Cheng
153288bdfb Merge branch 'develop' into feature/update 2020-09-22 15:37:10 +08:00
Shengliang Guan
f4605ba05e TD-1451 2020-09-22 15:28:35 +08:00
Shengliang Guan
4209f666b8 [TD-1485] add update options 2020-09-21 12:20:33 +08:00
Shengliang Guan
77048d5ad2 Merge from develop into feature/http 2020-09-18 10:18:58 +08:00
Shengliang Guan
41a21ca29e TD-1225 2020-09-15 16:23:37 +08:00
root
3af6d957ff TD-1311 2020-09-14 16:17:52 +08:00
yihaoDeng
baddf0ce08 TD-934 2020-08-31 06:59:50 +00:00
Shengliang Guan
ae787ac904 TD-1124 httpPort can not configured by serverPort 2020-08-12 22:19:36 +08:00
Shengliang Guan
3eb1b6cabb 6020-6041 2020-08-03 17:14:36 +08:00
Shengliang Guan
a6a0c40862 [TD-894] update scripts since error code changed 2020-07-30 12:00:40 +08:00
Shengliang Guan
46fcc3ffc9 scripts 2020-07-29 22:16:01 +08:00
Shengliang Guan
67a0474447 scripts 2020-07-15 09:52:55 +08:00
Shengliang Guan
f50306de89 scripts 2020-07-04 07:17:48 +00:00
Shengliang Guan
2284be9d78 change http code 2020-07-01 23:38:36 +08:00
Shengliang Guan
4dea07b26f [TD_543] change invalid table id to invalid table name 2020-06-08 10:43:55 +00:00
Shengliang Guan
c9bcdf4185 [TD-527] script error while change errno 2020-06-07 13:55:50 +00:00
Shengliang Guan
c97e4f1404 fix crash while pconn is null 2020-06-01 15:36:49 +08:00
Bomin Zhang
69e831ff1b fix TD-394 2020-05-22 15:37:57 +08:00
Shengliang Guan
1431f19d64 [TD-362] reproduce error 2020-05-19 02:58:05 +00:00
Shengliang Guan
d3107ca037 scripts 2020-05-12 17:26:11 +08:00
slguan
924c46bb87 scripts 2020-05-09 18:33:41 +08:00
slguan
093ccc11a5 scripts 2020-05-08 15:15:23 +08:00
Shuduo Sang
4281e3a5e7 change null to NULL according to Dr. Liao 2020-05-08 10:35:14 +08:00
slguan
8d284de417 scripts 2020-05-07 23:40:15 +08:00
slguan
942f67e291 scripts 2020-05-07 16:08:51 +08:00
hjxilinx
31029ee27f [td-183] 2020-05-07 14:28:39 +08:00
slguan
eb5e622817 scripts 2020-05-04 21:34:36 +08:00
slguan
9f7e7deb21 add scripts 2020-04-29 17:30:03 +08:00
slguan
d115fe573e [TD-19] 2020-04-26 19:02:59 +08:00