dapan1121
|
3fb3aa7bea
|
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
|
2022-09-23 13:33:11 +08:00 |
Shengliang Guan
|
f80068bbe6
|
Merge pull request #17011 from taosdata/feat/3.0_parser_planner
feat: case when expression
|
2022-09-23 11:41:57 +08:00 |
Xiaoyu Wang
|
d5a5e7535a
|
feat: case when expression
|
2022-09-23 10:20:26 +08:00 |
Haojun Liao
|
7ee2449a73
|
Merge branch '3.0' into feature/3_liaohj
|
2022-09-22 14:03:17 +08:00 |
Haojun Liao
|
22c9f0a82b
|
test(query): update the case.
|
2022-09-22 10:32:14 +08:00 |
Shengliang Guan
|
c4c532bd2b
|
Merge pull request #16955 from taosdata/test/chr/TD-14699
test:add testcase of data Compatibility
|
2022-09-21 17:34:50 +08:00 |
tomchon
|
e7526a081b
|
test:modify testcase of data Compatibility
|
2022-09-21 16:26:43 +08:00 |
“happyguoxy”
|
29042f74eb
|
test: add pre_suf cases
|
2022-09-21 09:52:06 +08:00 |
“happyguoxy”
|
adf48d5458
|
test: add pre_suf cases
|
2022-09-21 09:50:56 +08:00 |
tomchon
|
9c84d59297
|
test:add testcase of data Compatibility
|
2022-09-20 19:52:10 +08:00 |
tomchon
|
5c7997be4b
|
test:verify backticks with atuo creating tables
|
2022-09-20 18:17:23 +08:00 |
tomchon
|
83e232e6f0
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-09-20 17:21:38 +08:00 |
tomchon
|
0517996b97
|
test:add testcase of data Compatibility
|
2022-09-20 17:20:04 +08:00 |
wade zhang
|
e7fbada377
|
Merge pull request #16944 from taosdata/feature/TD-14761
fix: enable sml test cases
|
2022-09-20 16:36:14 +08:00 |
Shengliang Guan
|
69e1edb344
|
Merge pull request #16898 from taosdata/fix/TD-18740
feat:Complete the automatic table creation function for taosX
|
2022-09-20 11:35:18 +08:00 |
wangmm0220
|
9065017c48
|
Merge branch '3.0' into feature/TD-14761
|
2022-09-20 10:20:26 +08:00 |
wade zhang
|
83fcf4fd8d
|
Merge pull request #16881 from taosdata/3.0test/jcy
test:add test case for param ttl
|
2022-09-19 15:44:09 +08:00 |
wangmm0220
|
345b68ccee
|
fix: cols num error in tmq for query
|
2022-09-19 15:28:28 +08:00 |
jiacy-jcy
|
838ab9bddb
|
add test case into ci
|
2022-09-19 12:45:36 +08:00 |
jiacy-jcy
|
d5e900ecdb
|
update test case
|
2022-09-19 11:27:26 +08:00 |
Liu Jicong
|
e848dc716b
|
fix test case
|
2022-09-16 23:49:07 +08:00 |
wangmm0220
|
e3bc2487b3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740
|
2022-09-16 19:00:49 +08:00 |
jiacy-jcy
|
0f78a600cb
|
test:add test case for param ttl
|
2022-09-16 10:22:11 +08:00 |
wangmm0220
|
414021a8e0
|
fix:error in auto create table for taosX
|
2022-09-15 19:23:12 +08:00 |
dapan1121
|
9d148b42f9
|
enh: add client policy test cases
|
2022-09-15 15:15:35 +08:00 |
wangmm0220
|
0afef12ce0
|
fix:add createTableList element in tmq_get_json
|
2022-09-14 18:52:56 +08:00 |
afwerar
|
760babe7db
|
os: mac exit error
|
2022-09-14 18:44:58 +08:00 |
Shengliang Guan
|
59e9140996
|
Merge pull request #16806 from taosdata/fix/TD-18224
fix(query): twa function report error if input has overlap timestamps
|
2022-09-14 15:52:20 +08:00 |
Ganlin Zhao
|
8905d37b70
|
fix test cases
|
2022-09-14 13:35:46 +08:00 |
Ganlin Zhao
|
e076b8c7c2
|
fix test case
|
2022-09-14 11:05:24 +08:00 |
wade zhang
|
95ba74f625
|
Merge pull request #16809 from taosdata/3.0test/jcy
test:modify test case for TD-19062 (restart taosd after deleted data)
|
2022-09-14 09:27:20 +08:00 |
Ganlin Zhao
|
9ee003c971
|
fix test case
|
2022-09-13 18:32:17 +08:00 |
Shengliang Guan
|
d3dcd67ed6
|
Merge pull request #16805 from taosdata/feature/TD-18765
fix:<TD-18765> support ttl in create table automatic
|
2022-09-13 17:38:28 +08:00 |
Shengliang Guan
|
601b2e343c
|
Merge pull request #16811 from taosdata/main
release: merge from main to 3.0
|
2022-09-13 17:09:11 +08:00 |
Jason-Jia
|
39e65ca268
|
Update delete_data.py
|
2022-09-13 17:03:57 +08:00 |
jiacy-jcy
|
7dbd8c3f2a
|
update test case for delete data
|
2022-09-13 16:59:44 +08:00 |
“happyguoxy”
|
496b490c40
|
Merge branch '3.0' into 3.0test/jcy
|
2022-09-13 16:48:57 +08:00 |
wangmm0220
|
a6a38058dd
|
fix:<TD-18765> support ttl in create table automatic
|
2022-09-13 16:39:27 +08:00 |
wangmm0220
|
25e75f20ad
|
fix:add test cases for sml
|
2022-09-13 13:53:23 +08:00 |
Hui Li
|
823605fb54
|
Update fulltest.sh
|
2022-09-08 16:46:52 +08:00 |
Hui Li
|
bfd195536c
|
Merge pull request #16565 from taosdata/test3.0/lihui
test: reopen case
|
2022-09-07 20:55:22 +08:00 |
Shengliang Guan
|
69cc47e622
|
test: comment out sml case
|
2022-09-04 18:14:39 +08:00 |
Shengliang Guan
|
6dfc831eeb
|
Merge pull request #16562 from taosdata/feature/TD-14761
fix:<TD-18784> data lost in schemaless if timestamp is same
|
2022-09-01 19:24:53 +08:00 |
wangmm0220
|
713488098d
|
fix:test case error in sml.py
|
2022-09-01 18:43:47 +08:00 |
Shengliang Guan
|
8de6000378
|
Merge pull request #16555 from taosdata/feat/3.0_systable_privilege_wxy
fix: a privilege problem of show tables
|
2022-09-01 15:39:31 +08:00 |
plum-lihui
|
34efb6d6b7
|
test: reopen case
|
2022-09-01 15:01:19 +08:00 |
Shengliang Guan
|
2db9149af5
|
Merge pull request #16553 from taosdata/fix/TD-16780
fix(query): support timestamp type in max/min function
|
2022-09-01 13:09:00 +08:00 |
Ganlin Zhao
|
4f772ee711
|
Merge branch '3.0' into fix/TD-16780
|
2022-09-01 11:28:28 +08:00 |
Xiaoyu Wang
|
af8fe3ada8
|
fix: a privilege problem of show tables
|
2022-09-01 11:15:03 +08:00 |
Ganlin Zhao
|
593fdce02e
|
fix test cases
|
2022-08-31 19:28:12 +08:00 |
plum-lihui
|
9407f0490d
|
test:modify start tmq timestamp
|
2022-08-31 17:53:27 +08:00 |
plum-lihui
|
b18b4956fc
|
Merge branch '3.0' into test3.0/lihui
|
2022-08-31 17:52:36 +08:00 |
cpwu
|
2fc2000c7a
|
fix case
|
2022-08-31 11:00:25 +08:00 |
cpwu
|
ec02d230d2
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-31 10:42:00 +08:00 |
cpwu
|
399e921e9c
|
fix timetruncate case
|
2022-08-30 15:17:41 +08:00 |
Shengliang Guan
|
508be776d6
|
Merge pull request #16508 from taosdata/feature/TD-14761
opti: test casese for tmq snapshot for taosX
|
2022-08-30 15:05:37 +08:00 |
cpwu
|
17bd85cba7
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-30 14:20:58 +08:00 |
cpwu
|
f4ddc6d393
|
fix sml case
|
2022-08-30 14:14:37 +08:00 |
wangmm0220
|
ed137b36d5
|
opti: test casese for tmq snapshot for taosX
|
2022-08-30 14:11:44 +08:00 |
Shengliang Guan
|
52f8fbb997
|
Merge pull request #16473 from taosdata/enh/3.0_planner_optimize
enh: super table scan requires project operator to merge packets to improve performance
|
2022-08-30 09:07:52 +08:00 |
Xiaoyu Wang
|
b5e177f151
|
fix: some problems of parser
|
2022-08-29 18:52:00 +08:00 |
wangmm0220
|
bf3231ab9f
|
fix: cols num error in tmq for query
|
2022-08-29 17:30:50 +08:00 |
cpwu
|
ba45b52eb9
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-29 15:02:19 +08:00 |
cpwu
|
4392a0d077
|
fix case
|
2022-08-29 15:01:54 +08:00 |
wangmm0220
|
64bba07454
|
Merge branch '3.0' into feature/TD-14761
|
2022-08-29 10:16:23 +08:00 |
wade zhang
|
2ad31384f6
|
Merge pull request #15818 from taosdata/feature/TD-14761
feat: get meta and data from tmq using snapshot
|
2022-08-29 09:49:35 +08:00 |
wangmm0220
|
e05a1fc0f4
|
fix:disable stb tag filter for tmq test cases temprary
|
2022-08-26 20:36:37 +08:00 |
wangmm0220
|
6dfbe30d6b
|
fix:test case if drop table in snapshot for create topic as database
|
2022-08-26 15:52:12 +08:00 |
Haojun Liao
|
13563f1733
|
Merge pull request #16412 from taosdata/feature/3_liaohj
refactor(query): check table in uid order when handling the last block, and some internal refactor.
|
2022-08-26 10:44:27 +08:00 |
Haojun Liao
|
5ea4c0a7c8
|
fix(query): update the uid list when tablemap is changed.
|
2022-08-25 23:04:07 +08:00 |
wangmm0220
|
6b61d3c23b
|
fix:conflicts from 3.0
|
2022-08-25 16:57:19 +08:00 |
Ganlin Zhao
|
487a1f26ae
|
add test cases
|
2022-08-25 11:07:34 +08:00 |
Ganlin Zhao
|
c254546e3b
|
add test cases
|
2022-08-25 10:56:29 +08:00 |
jiacy-jcy
|
08cb51801b
|
update test case
|
2022-08-24 10:24:29 +08:00 |
wangmm0220
|
514711e54c
|
feat:get data from snapshot for taosx
|
2022-08-23 17:28:49 +08:00 |
wangmm0220
|
1134319570
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-08-23 10:45:51 +08:00 |
wangmm0220
|
3f398de926
|
fix: error in schemaless
|
2022-08-23 10:45:20 +08:00 |
Ganlin Zhao
|
cd3897c7fe
|
fix(query): fix avg.py test cases
|
2022-08-22 19:26:28 +08:00 |
cpwu
|
7afac023a6
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-19 17:51:26 +08:00 |
cpwu
|
bea875aea7
|
add case to support rest API
|
2022-08-19 17:46:24 +08:00 |
Hui Li
|
af22a928c6
|
Merge pull request #16223 from taosdata/fix/3.0_bugfix_wxy
fix: escape character problem in auto create table insert
|
2022-08-19 15:16:35 +08:00 |
Xiaoyu Wang
|
390c2aa360
|
fix: escape character problem in auto create table insert
|
2022-08-19 14:26:08 +08:00 |
Ganlin Zhao
|
823fbf9f77
|
fix test case
|
2022-08-19 10:05:55 +08:00 |
Ganlin Zhao
|
4344ba56f5
|
add test cases
|
2022-08-18 19:04:26 +08:00 |
cpwu
|
53e3b2e5f5
|
fix case, add case support rest api
|
2022-08-18 11:14:05 +08:00 |
cpwu
|
1c4f86210d
|
fix case
|
2022-08-17 18:18:56 +08:00 |
wenzhouwww@live.cn
|
40e2dc1f8d
|
test: update pow function check method
|
2022-08-17 18:08:25 +08:00 |
cpwu
|
786a7378a4
|
add sin case
|
2022-08-17 16:45:37 +08:00 |
cpwu
|
bbcf017e5c
|
fix case
|
2022-08-17 16:16:36 +08:00 |
cpwu
|
545a9f1f76
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-17 16:14:52 +08:00 |
cpwu
|
3a5f3203a0
|
fix case
|
2022-08-17 16:11:37 +08:00 |
wangmm0220
|
171ce325c7
|
fix:error in get table list by tag filter
|
2022-08-17 11:47:59 +08:00 |
wangmm0220
|
2bf2d5e6e1
|
fix:error in get table list by tag filter
|
2022-08-17 11:39:55 +08:00 |
wangmm0220
|
d5a8b397f0
|
fix:merge from 3.0
|
2022-08-17 11:09:49 +08:00 |
Hui Li
|
175ddca648
|
Merge pull request #16152 from taosdata/test/mavg_update
test:update test case for mavg
|
2022-08-17 11:00:46 +08:00 |
Hui Li
|
398eac2953
|
Merge pull request #16148 from taosdata/test/irate_update_again
test:update test case irate again
|
2022-08-17 11:00:38 +08:00 |
afwerar
|
03388720cc
|
feat: remove some win test
|
2022-08-16 20:24:26 +08:00 |
cpwu
|
09982db5d3
|
fix case
|
2022-08-16 19:24:04 +08:00 |
wenzhouwww@live.cn
|
706a85a19d
|
update test case about sample
|
2022-08-16 17:06:19 +08:00 |
wenzhouwww@live.cn
|
9ee41a3dba
|
test:update test case for mavg
|
2022-08-16 16:29:24 +08:00 |
cpwu
|
056f943790
|
fix case
|
2022-08-16 16:16:56 +08:00 |
wenzhouwww@live.cn
|
5850bc2afb
|
test:update test case irate again
|
2022-08-16 15:54:44 +08:00 |
wangmm0220
|
19c5051b8c
|
fix:confilcts from 3.0
|
2022-08-16 14:42:19 +08:00 |
wangmm0220
|
4eccd81e94
|
fix:error in tag filter optimization
|
2022-08-16 14:39:03 +08:00 |
cpwu
|
1ac52513d9
|
add max to CI
|
2022-08-16 14:31:59 +08:00 |
Hui Li
|
5680bf3e22
|
Merge pull request #16114 from taosdata/test/crash_gen_enh_datetime
test : update method about get current time
|
2022-08-16 09:56:36 +08:00 |
Hui Li
|
b2e0b81a90
|
Merge pull request #16113 from taosdata/test/irate_update
test: irate update
|
2022-08-16 09:56:24 +08:00 |
wenzhouwww
|
35359ed459
|
Update fulltest.sh
|
2022-08-15 16:39:29 +08:00 |
wenzhouwww
|
0a75d71b55
|
Update irate.py
|
2022-08-15 16:39:05 +08:00 |
wenzhouwww
|
ac39e06207
|
Update irate.py
|
2022-08-15 16:38:17 +08:00 |
wenzhouwww
|
a874c5c8e9
|
Update irate.py
|
2022-08-15 16:37:49 +08:00 |
wenzhouwww@live.cn
|
65d4b024f3
|
update
|
2022-08-15 15:52:53 +08:00 |
wenzhouwww@live.cn
|
a88c8a4511
|
test:update test case of irate
|
2022-08-15 15:52:05 +08:00 |
Hui Li
|
4d8efb0b33
|
Merge pull request #16100 from taosdata/cpwu/3.0
Test: add case to support rest API
|
2022-08-15 15:41:14 +08:00 |
cpwu
|
03067e92a7
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-15 10:01:32 +08:00 |
plum-lihui
|
eda2783d0a
|
test: none for run CI
|
2022-08-12 20:39:09 +08:00 |
plum-lihui
|
9cafa3b4c1
|
test: none for run CI
|
2022-08-12 20:38:38 +08:00 |
plum-lihui
|
18d38e7bec
|
test: none for run CI
|
2022-08-12 20:36:55 +08:00 |
plum-lihui
|
ca130d21d7
|
Merge branch '3.0' into test3.0/lihui
|
2022-08-12 20:35:55 +08:00 |
Shengliang Guan
|
4929bbf3bb
|
Merge pull request #16036 from taosdata/test/vnode_revote_time
test : vnode revote time cost update
|
2022-08-12 19:58:59 +08:00 |
cpwu
|
6cf09fb5eb
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-12 18:04:03 +08:00 |
cpwu
|
8922b48b11
|
add case to rest API CI
|
2022-08-12 18:00:11 +08:00 |
slzhou
|
5b54707501
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbug
|
2022-08-12 14:19:32 +08:00 |
wenzhouwww@live.cn
|
9cd463b7e4
|
update case run CI
|
2022-08-12 11:45:44 +08:00 |
wenzhouwww@live.cn
|
d885144db6
|
test : update test case about vote leader time cost
|
2022-08-12 11:42:34 +08:00 |
slzhou
|
e2d950e387
|
fix: modify sample test case that sample is not supported with fill
|
2022-08-12 11:08:56 +08:00 |
cpwu
|
34aa146c55
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-12 10:21:27 +08:00 |
Xiaoyu Wang
|
03a39381c0
|
enh: show command optimize
|
2022-08-12 00:07:24 +08:00 |
Xiaoyu Wang
|
15fae2418c
|
enh: show command optimize
|
2022-08-11 23:13:45 +08:00 |
Xiaoyu Wang
|
4155a3bef4
|
enh: show command optimize
|
2022-08-11 21:55:20 +08:00 |
Xiaoyu Wang
|
d9d892bf29
|
enh: show command optimize
|
2022-08-11 21:21:59 +08:00 |
Xiaoyu Wang
|
44df51f98f
|
enh: show command optimize
|
2022-08-11 20:56:31 +08:00 |
cpwu
|
450af72bcb
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-11 20:27:09 +08:00 |
cpwu
|
846d66dc1f
|
add case
|
2022-08-11 20:27:03 +08:00 |
Hui Li
|
6ab0a28a05
|
Merge pull request #15943 from taosdata/3.0test/jcy
test:update test case
|
2022-08-11 19:45:56 +08:00 |
Ganlin Zhao
|
37080a36b8
|
Merge pull request #15988 from taosdata/fix/TD-18331
fix(query): forbid interp in super table query
|
2022-08-11 18:15:51 +08:00 |
Hui Li
|
d6fa1895fc
|
Merge pull request #15966 from taosdata/cpwu/3.0
Test: add case to support rest API
|
2022-08-11 17:10:12 +08:00 |
jiacy-jcy
|
ed51c1a565
|
Merge branch '3.0' into 3.0test/jcy
|
2022-08-11 16:29:40 +08:00 |
Ganlin Zhao
|
139136bc98
|
fix test cases
|
2022-08-11 16:22:32 +08:00 |
Ganlin Zhao
|
54cf2f7c27
|
fix test cases
|
2022-08-11 16:21:31 +08:00 |
jiacy-jcy
|
7b1f30d8dc
|
update
|
2022-08-11 16:13:23 +08:00 |
cpwu
|
f0c2f1a645
|
fix case
|
2022-08-11 15:20:44 +08:00 |
Hui Li
|
8a0fc4a611
|
Merge pull request #15932 from taosdata/test/vnode_case_update
test: update vnode case
|
2022-08-11 15:19:56 +08:00 |
cpwu
|
36a7f2884c
|
fix case
|
2022-08-11 15:18:16 +08:00 |
cpwu
|
adc047c6c1
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-11 15:15:38 +08:00 |
jiacy-jcy
|
ef815d8751
|
Merge branch '3.0' into 3.0test/jcy
|
2022-08-11 14:30:31 +08:00 |
Ganlin Zhao
|
72571731f7
|
Merge branch '3.0' into fix/TD-18115
|
2022-08-11 13:59:42 +08:00 |
Ganlin Zhao
|
67eb7ec408
|
test: add interp test cases
|
2022-08-11 13:58:02 +08:00 |
Ganlin Zhao
|
a270c989d2
|
test: add interp test cases
|
2022-08-11 13:57:53 +08:00 |
Ganlin Zhao
|
98f4d0c0dd
|
test: add interp test cases
|
2022-08-11 13:57:23 +08:00 |
cpwu
|
1236375ded
|
add case to CI
|
2022-08-11 10:45:00 +08:00 |
cpwu
|
d8c4a93e6d
|
fix add historgram to rest CI
|
2022-08-10 21:03:48 +08:00 |
cpwu
|
59903896a5
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-10 20:58:52 +08:00 |
plum-lihui
|
a5a02ecae2
|
test:reopen test cases
|
2022-08-10 18:37:32 +08:00 |
wenzhouwww@live.cn
|
01bac29880
|
update case about diff
|
2022-08-10 17:57:45 +08:00 |
jiacy-jcy
|
fef13bcd19
|
update
|
2022-08-10 17:47:26 +08:00 |
cpwu
|
65e6dcdba7
|
fix case
|
2022-08-10 17:09:57 +08:00 |
jiacy-jcy
|
d0126422bc
|
update test case
|
2022-08-10 17:08:27 +08:00 |
jiacy-jcy
|
75511b17b1
|
update
|
2022-08-10 16:10:16 +08:00 |
jiacy-jcy
|
8152a7690c
|
update test case
|
2022-08-10 15:04:40 +08:00 |
wenzhouwww@live.cn
|
3807d00623
|
test:update vnode case
|
2022-08-10 14:26:03 +08:00 |
Haojun Liao
|
597d360d85
|
test: remove invalid cases.
|
2022-08-09 21:31:22 +08:00 |
Haojun Liao
|
ae7b2954f4
|
test: remove invalid cases.
|
2022-08-09 21:02:24 +08:00 |
Hui Li
|
b46f1a7b8b
|
Merge pull request #15830 from taosdata/cpwu/3.0
Test: add case to CI support rest API
|
2022-08-08 17:44:07 +08:00 |
Cary Xu
|
8e3005bc6a
|
test: adjust the sleep time for rsma fetch
|
2022-08-08 16:23:13 +08:00 |
Cary Xu
|
875eabdbf5
|
fix: send rsma fetch msg to designated vg
|
2022-08-08 16:18:05 +08:00 |
cpwu
|
f8a233442e
|
fix case
|
2022-08-08 14:30:54 +08:00 |
Cary Xu
|
16ccf2ad20
|
test: rsma case adjust
|
2022-08-08 12:39:05 +08:00 |
cpwu
|
6891c40cac
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-08 10:37:12 +08:00 |
haoranchen
|
cf75c847dd
|
Merge branch '3.0' into test/chr/TD-14699
|
2022-08-08 10:08:55 +08:00 |
dapan1121
|
0405c4fbcc
|
Merge pull request #15810 from taosdata/fix/TD-18200
fix: fix show database result error
|
2022-08-08 08:34:19 +08:00 |
tomchon
|
1c79b81a76
|
test: commet vnode testcases of replica 3
|
2022-08-07 15:29:17 +08:00 |
shenglian zhou
|
28eda93ab3
|
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/nullgroup
|
2022-08-06 21:50:05 +08:00 |
shenglian zhou
|
81d3a2c385
|
fix: last/first must return not null values
|
2022-08-06 21:39:53 +08:00 |
tomchon
|
9e32cd4fca
|
test: modify testcases of muti-mnodes
|
2022-08-06 21:30:38 +08:00 |
dapan1121
|
428a75171c
|
fix: remove failed case
|
2022-08-06 18:53:36 +08:00 |
cpwu
|
ca55fc525b
|
add case for rest API
|
2022-08-06 17:14:13 +08:00 |
cpwu
|
2c2b8d7013
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-06 16:40:41 +08:00 |
cpwu
|
767a97bcbe
|
fix case
|
2022-08-06 16:27:20 +08:00 |
tomchon
|
bf4742281a
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-08-06 14:52:08 +08:00 |
tomchon
|
d639c87898
|
test: temp
|
2022-08-06 14:51:40 +08:00 |
Cary Xu
|
529f2abbf7
|
Merge pull request #15795 from taosdata/feature/TD-11274-3.0
fix: set trans serial when drop tsma
|
2022-08-06 12:00:10 +08:00 |
Cary Xu
|
20a0362d2b
|
test: comment out time_range_wise.py
|
2022-08-06 11:01:42 +08:00 |
gccgdb1234
|
77d8657e69
|
fix: correct wrong parameter thread_count_create_tbl
|
2022-08-06 10:48:50 +08:00 |
wenzhouwww@live.cn
|
a2faa6f83e
|
update case
|
2022-08-05 18:05:15 +08:00 |
Hui Li
|
84e58ca2b7
|
Merge pull request #15748 from taosdata/test/vnode_run
test:run case about vnode
|
2022-08-05 11:43:00 +08:00 |
Cary Xu
|
a1b23af901
|
test: comment the time-range-wise.py to pass CI
|
2022-08-05 00:57:32 +08:00 |
cpwu
|
67f83c198a
|
fix case
|
2022-08-04 18:43:43 +08:00 |
cpwu
|
e5bf371b1b
|
fix case
|
2022-08-04 18:39:52 +08:00 |
cpwu
|
ffc56cf4bf
|
fix case
|
2022-08-04 18:30:40 +08:00 |
cpwu
|
b3d2815ad1
|
fix case
|
2022-08-04 18:21:01 +08:00 |
cpwu
|
f2c1cfd7c5
|
fix case
|
2022-08-04 17:43:41 +08:00 |
cpwu
|
511f3fff21
|
fix case
|
2022-08-04 17:28:32 +08:00 |
cpwu
|
5df8469574
|
fix case
|
2022-08-04 14:40:00 +08:00 |
cpwu
|
4a75a546d0
|
fix case
|
2022-08-04 14:23:39 +08:00 |
Shuduo Sang
|
be63a2e45e
|
test: taosdump for3.0 (#15713)
* test: use taosdump test branch
* test: update cmake/taosadapter_CMakeLists.txt.in
* test: update cmake/taostools_CMakeLists.txt.in 58f58ee
|
2022-08-03 19:56:03 +08:00 |
Xiaoyu Wang
|
e9fc948097
|
Merge pull request #15711 from taosdata/feature/3.0_wxy
fix: timeline function validity check
|
2022-08-03 19:03:19 +08:00 |
Hui Li
|
7dd6209b0a
|
Merge pull request #15689 from taosdata/test/chr/TD-14699
test: modify testcases of muti-mnodes
|
2022-08-03 18:34:57 +08:00 |
Xiaoyu Wang
|
335c8b4d8a
|
fix: timeline function validity check
|
2022-08-03 18:17:12 +08:00 |
wenzhouwww@live.cn
|
0b244a76f9
|
test:run case about vnode
|
2022-08-03 16:44:48 +08:00 |
Hui Li
|
c77ef73dc1
|
Merge pull request #15699 from taosdata/test/fix_irate_and_check_tsdb
test : update case and fix some issues
|
2022-08-03 15:23:07 +08:00 |
tomchon
|
b5514f974b
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-08-03 14:30:24 +08:00 |
jiacy-jcy
|
7b6b53352b
|
Merge branch '3.0' into 3.0test/jcy
|
2022-08-03 13:51:11 +08:00 |
jiacy-jcy
|
64a82cfd89
|
update
|
2022-08-03 13:50:42 +08:00 |
Xiaoyu Wang
|
415ff2b13b
|
Merge pull request #15690 from taosdata/feature/3.0_wxy
fix: some problems of parser
|
2022-08-03 11:25:55 +08:00 |
wenzhouwww@live.cn
|
81642faada
|
update case and fix some issuses
|
2022-08-03 11:12:34 +08:00 |
jiacy-jcy
|
644b9a3fa6
|
Merge branch '3.0' into 3.0test/jcy
|
2022-08-03 10:04:32 +08:00 |
jiacy-jcy
|
5ad32ac614
|
add into ci
|
2022-08-03 10:03:31 +08:00 |
jiacy-jcy
|
2b0b7ff996
|
update
|
2022-08-03 10:02:14 +08:00 |
jiacy-jcy
|
fa3274e825
|
add test case into ci
|
2022-08-03 09:53:18 +08:00 |
Xiaoyu Wang
|
50f6388f00
|
fix: some problems of parser
|
2022-08-03 09:49:49 +08:00 |
Shuduo Sang
|
f1f7d6f8c3
|
fix: tools/taosdumpTest2.py for 3.0 (#15691)
* fix: tools/taosdumpTest2.py for 3.0
* fix: tools/taosdumpTestNanoSupport.py for 3.0
|
2022-08-03 00:35:56 +08:00 |
tomchon
|
31ac722430
|
test: modify testcases of muti-mnodes
|
2022-08-02 20:09:36 +08:00 |
Hui Li
|
369e194bc5
|
Merge pull request #15612 from taosdata/test/chr/TD-14699
test:modify test case of tsbs query
|
2022-08-02 11:36:26 +08:00 |
Minglei Jin
|
7d0d87f0b1
|
Merge pull request #15648 from taosdata/fix/TD-17593
fix: first round number of chile tables and timeseries
|
2022-08-01 23:03:37 +08:00 |
tomchon
|
f7c7d4c8af
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-08-01 19:45:41 +08:00 |
Minglei Jin
|
43355a89d7
|
fix: refactor case
|
2022-08-01 19:45:35 +08:00 |
Ganlin Zhao
|
56ca1ac288
|
Merge pull request #15643 from taosdata/fix/TD-18040
enh(query): add selectivity support for indefinite rows functions
|
2022-08-01 18:42:22 +08:00 |
Ganlin Zhao
|
6d1b2e6d8e
|
fix test cases
|
2022-08-01 17:50:53 +08:00 |
Ganlin Zhao
|
a3331c4ee4
|
comment out mavg.py
|
2022-08-01 16:48:36 +08:00 |
Ganlin Zhao
|
31abaa31d3
|
add test cases
|
2022-08-01 16:47:03 +08:00 |
Xiaoyu Wang
|
ee2774ac26
|
fix: some problems of parser and planner
|
2022-08-01 16:45:56 +08:00 |
xiangyang guo
|
d69dc8b141
|
Merge pull request #15598 from taosdata/cpwu/3.0
Test: fix sma case
|
2022-08-01 09:54:13 +08:00 |
tomchon
|
da5b085b61
|
test:modify test case of tsbs query
|
2022-07-30 23:10:34 +08:00 |
tomchon
|
deaf7a538f
|
test:modify test case of tsbs query
|
2022-07-30 22:15:18 +08:00 |
wenzhouwww
|
facf2d5718
|
Merge branch '3.0' into test/cluster_case
|
2022-07-30 17:58:18 +08:00 |
wenzhouwww@live.cn
|
8595267cbc
|
update case
|
2022-07-30 17:46:28 +08:00 |
cpwu
|
737f623d81
|
fix case
|
2022-07-30 17:38:46 +08:00 |
wenzhouwww@live.cn
|
b4a9dcb298
|
update case
|
2022-07-30 17:35:04 +08:00 |
Ganlin Zhao
|
c98640291b
|
Merge pull request #15576 from taosdata/fix/TD-17574
fix(query): fix hyperloglog return inconsistent values
|
2022-07-30 13:34:02 +08:00 |
Ganlin Zhao
|
98da49f657
|
fix test cases
|
2022-07-30 12:30:19 +08:00 |
Ganlin Zhao
|
b7fae566eb
|
fix test cases
|
2022-07-30 12:29:28 +08:00 |
Ganlin Zhao
|
d00dd1673b
|
fix test cases
|
2022-07-30 12:28:18 +08:00 |
Ganlin Zhao
|
7b765cc586
|
fix test cases
|
2022-07-30 12:17:07 +08:00 |
Ganlin Zhao
|
2910e7fb56
|
fix test cases
|
2022-07-30 12:14:57 +08:00 |
Ganlin Zhao
|
589c6d5f96
|
fix test cases
|
2022-07-30 12:13:40 +08:00 |
Ganlin Zhao
|
5c1eef7a43
|
fix test cases
|
2022-07-30 12:10:44 +08:00 |
Ganlin Zhao
|
14946d8b74
|
fix test cases
|
2022-07-30 12:09:31 +08:00 |
Ganlin Zhao
|
458082578c
|
fix test cases
|
2022-07-30 12:04:30 +08:00 |
Ganlin Zhao
|
788473ff49
|
fix test cases
|
2022-07-30 12:03:29 +08:00 |
Ganlin Zhao
|
1fbbd30af3
|
fix test cases
|
2022-07-30 12:02:10 +08:00 |
Ganlin Zhao
|
04cacef2a3
|
fix test cases
|
2022-07-30 12:00:57 +08:00 |
Ganlin Zhao
|
8c7329f9a6
|
fix test cases
|
2022-07-30 11:55:48 +08:00 |
Ganlin Zhao
|
8998435f70
|
fix test cases
|
2022-07-30 11:53:55 +08:00 |
Ganlin Zhao
|
e231ec95ef
|
fix test cases
|
2022-07-30 11:44:01 +08:00 |
Ganlin Zhao
|
bd5381f8e7
|
fix test cases
|
2022-07-30 11:41:53 +08:00 |
Ganlin Zhao
|
352a62c2d4
|
fix test cases
|
2022-07-30 11:38:20 +08:00 |
Ganlin Zhao
|
c4f14a4f01
|
fix test cases
|
2022-07-30 11:36:31 +08:00 |
Ganlin Zhao
|
c1c386bc42
|
fix test cases
|
2022-07-30 11:33:39 +08:00 |
wenzhouwww@live.cn
|
4ae58ec7e2
|
Merge remote-tracking branch 'origin/3.0' into test/cluster_case
|
2022-07-30 10:46:04 +08:00 |
wenzhouwww@live.cn
|
e6c649e674
|
update
|
2022-07-30 10:45:27 +08:00 |
Cary Xu
|
9ab7d2b73e
|
test: test case irate.py add order by tbname
|
2022-07-30 10:31:48 +08:00 |
WANG MINGMING
|
1e391ad27c
|
Merge pull request #15547 from taosdata/feature/TD-14761
feat:modify get meta logic for schemaless
|
2022-07-29 23:14:08 +08:00 |
Xiaoyu Wang
|
31126d5390
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-07-29 20:41:39 +08:00 |
Xiaoyu Wang
|
32418f161b
|
enh: cumulative functions support mixed use
|
2022-07-29 20:41:16 +08:00 |
Zhiqiang Wang
|
7f5cb448be
|
Merge pull request #15549 from taosdata/fix/ZhiqiangWang/TD-17962-add-win-service-and-crashdump
os: add win service and crashdump
|
2022-07-29 20:07:58 +08:00 |
wangmm0220
|
5caf11485e
|
fix:error in sml meta change
|
2022-07-29 20:03:59 +08:00 |
afwerar
|
bf27143bed
|
os: add win service and crashdump
|
2022-07-29 19:18:33 +08:00 |
wenzhouwww@live.cn
|
9b19420c3a
|
Merge remote-tracking branch 'origin/3.0' into test/cluster_case
|
2022-07-29 17:30:54 +08:00 |
wenzhouwww@live.cn
|
d9c51e871f
|
update
|
2022-07-29 17:23:59 +08:00 |
wenzhouwww@live.cn
|
4f3efe7af6
|
update case
|
2022-07-29 16:59:10 +08:00 |
wenzhouwww@live.cn
|
605c97af45
|
update merge 3.0
|
2022-07-29 16:42:05 +08:00 |
wangmm0220
|
75e42d92be
|
feat:modify get meta logic for schemaless
|
2022-07-29 15:59:19 +08:00 |
wangmm0220
|
05822531d8
|
fix:conflicts from 3.0
|
2022-07-29 15:57:16 +08:00 |
wangmm0220
|
788c063acc
|
feat:modify get meta logic for schemaless
|
2022-07-29 15:54:24 +08:00 |
Ganlin Zhao
|
93d27a87b1
|
fix test cases
|
2022-07-29 15:23:56 +08:00 |
Ganlin Zhao
|
357dc9c55e
|
fix test case
|
2022-07-29 14:41:17 +08:00 |
tomchon
|
c2e4807a93
|
test: modify testcases of muti-mnodes
|
2022-07-29 09:51:35 +08:00 |
wenzhouwww
|
26a1dd58c4
|
Merge branch '3.0' into test/cluster_case
|
2022-07-29 09:07:58 +08:00 |
wenzhouwww
|
2a6e9a282b
|
Merge branch '3.0' into test/cluster_case
|
2022-07-28 19:22:05 +08:00 |
wenzhouwww@live.cn
|
f67c6213ce
|
run cluster case
|
2022-07-28 18:06:53 +08:00 |
wenzhouwww@live.cn
|
d42a76aeac
|
update case
|
2022-07-28 18:02:09 +08:00 |
wenzhouwww@live.cn
|
d132a6d4f3
|
update case
|
2022-07-28 17:58:22 +08:00 |
wenzhouwww@live.cn
|
ca1691bd12
|
run CI test
|
2022-07-28 17:26:27 +08:00 |
wenzhouwww@live.cn
|
85552c46bc
|
update case and push to CI run
|
2022-07-28 17:22:24 +08:00 |
tomchon
|
e26c18bf2a
|
test: modify testcases of muti-mnodes
|
2022-07-28 16:30:54 +08:00 |
tomchon
|
3a25402f16
|
test:modify testcase of tmq-taosx
|
2022-07-28 16:29:50 +08:00 |
tomchon
|
bc1a20291a
|
test: comment testcase that executes failed in ci
|
2022-07-28 16:26:30 +08:00 |
haoranchen
|
b1b4a180ec
|
Merge branch '3.0' into test/chr/TD-14699
|
2022-07-28 16:24:27 +08:00 |
shenglian-zhou
|
d6193655f5
|
Merge pull request #15489 from taosdata/szhou/fix/udf
feat: add multi-row equal timestamp for join operator
|
2022-07-28 16:12:10 +08:00 |
tomchon
|
3c6d493aa6
|
Merge branch 'test/chr/TD-14699' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-07-28 15:47:33 +08:00 |
tomchon
|
7b52a85973
|
test: comment testcase that executes failed in ci
|
2022-07-28 15:46:10 +08:00 |
slzhou@taodata.com
|
c7f2a122c2
|
fix: modify tmq_taos.py to be indepent of the order of rows
|
2022-07-28 14:56:15 +08:00 |
slzhou@taodata.com
|
448e726a38
|
fix: fix tmq_taosx.py to pass CI
|
2022-07-28 14:48:05 +08:00 |
haoranchen
|
b7de929d85
|
Merge branch '3.0' into test/chr/TD-14699
|
2022-07-28 14:42:19 +08:00 |
slzhou@taodata.com
|
17a135ced5
|
fix: fix join test case to hanle repeated ts
|
2022-07-28 13:39:49 +08:00 |
slzhou@taodata.com
|
9cbd8c7bea
|
fix: fix bugs related to join and nested query
|
2022-07-28 12:02:36 +08:00 |
tomchon
|
07252e706c
|
test:modify testcase of tmq-taosx
|
2022-07-28 11:07:04 +08:00 |
xiangyang guo
|
83ecd5176f
|
Merge pull request #15453 from taosdata/cpwu/3.0
test: fix tSma, add some case to support rest API
|
2022-07-28 10:38:54 +08:00 |
tomchon
|
f83683ecd1
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-07-28 10:17:07 +08:00 |
wenzhouwww@live.cn
|
6c1cd18c65
|
update case
|
2022-07-28 09:33:58 +08:00 |
wenzhouwww@live.cn
|
2d3b32bceb
|
update case
|
2022-07-28 09:25:22 +08:00 |
WANG MINGMING
|
7badec9ecc
|
Merge pull request #15477 from taosdata/feature/TD-14761
feat:add ts,table name from SDeleterRes
|
2022-07-27 20:16:00 +08:00 |
wenzhouwww@live.cn
|
f1e28fb865
|
update case
|
2022-07-27 17:09:41 +08:00 |
tomchon
|
8a7ae7548c
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-07-27 16:59:43 +08:00 |
wangmm0220
|
e1c4130007
|
fix:add test case
|
2022-07-27 15:23:33 +08:00 |
wenzhouwww@live.cn
|
9cb3f9b3af
|
solve conflix
|
2022-07-27 15:05:44 +08:00 |
Xiaoyu Wang
|
cd25d2dc60
|
Merge pull request #15456 from taosdata/feature/3.0_debug_wxy
fix: db options rename
|
2022-07-27 15:02:20 +08:00 |
cpwu
|
f15c6b0ef0
|
fix case
|
2022-07-27 14:41:07 +08:00 |
Xiaoyu Wang
|
f977117c6c
|
fix: db options rename
|
2022-07-27 11:55:19 +08:00 |
wenzhouwww@live.cn
|
236af882fe
|
update case
|
2022-07-27 11:46:27 +08:00 |
cpwu
|
9a9300301a
|
Merge branch '3.0' into cpwu/3.0
|
2022-07-27 11:45:43 +08:00 |
wenzhouwww@live.cn
|
580cfc7d82
|
update case
|
2022-07-27 11:17:52 +08:00 |
WANG MINGMING
|
98fb54bf02
|
Merge pull request #15439 from taosdata/feature/TD-14761
feat:add tmq get data interface
|
2022-07-27 11:05:06 +08:00 |
Zhiqiang Wang
|
81a13a3bae
|
Merge pull request #15435 from taosdata/fix/ZhiqiangWang/TD-17836-fix-get-cpuinfo-error
os: fix get cpuinfo error
|
2022-07-27 11:02:45 +08:00 |
cpwu
|
b14dee976f
|
fix case
|
2022-07-27 10:43:50 +08:00 |
cpwu
|
3c8ac21926
|
fix case
|
2022-07-27 10:10:15 +08:00 |
cpwu
|
1c45770c62
|
fix case of tSma
|
2022-07-27 10:10:05 +08:00 |
wangmm0220
|
e4655413ec
|
fix:disable check_tsdb.py
|
2022-07-27 10:09:21 +08:00 |
cpwu
|
cc3cee2b87
|
Merge branch '3.0' into cpwu/3.0
|
2022-07-27 10:00:26 +08:00 |
Shengliang Guan
|
a607cd0ae2
|
Merge pull request #15438 from taosdata/fix/dboption
enh: add wal option to show database command
|
2022-07-26 20:42:52 +08:00 |
Shengliang Guan
|
10410f7c83
|
test: adjust case for db option
|
2022-07-26 19:23:09 +08:00 |
Shengliang Guan
|
25bb976334
|
test: adjust case for db option
|
2022-07-26 19:17:52 +08:00 |
wenzhouwww@live.cn
|
be16074c96
|
add test case about force stop
|
2022-07-26 18:55:55 +08:00 |
tomchon
|
a5bbf8732d
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-07-26 18:52:09 +08:00 |
wenzhouwww@live.cn
|
da834ea55b
|
update
|
2022-07-26 18:50:37 +08:00 |
wenzhouwww@live.cn
|
e83401527d
|
updatre
|
2022-07-26 18:49:11 +08:00 |
wangmm0220
|
c1a1647671
|
fix:disable check_tsdb.py
|
2022-07-26 18:47:34 +08:00 |
Hui Li
|
5118113d21
|
Merge pull request #15412 from taosdata/test/csum_update
update test case about csum
|
2022-07-26 18:46:08 +08:00 |
Hui Li
|
b66f8263b8
|
Merge pull request #15418 from taosdata/test3.0/lihui
test: add test case
|
2022-07-26 18:45:31 +08:00 |
Shengliang Guan
|
5d507aea31
|
test: adjust case for db option
|
2022-07-26 18:30:52 +08:00 |
cpwu
|
b9a23993be
|
fix case
|
2022-07-26 18:23:02 +08:00 |
wenzhouwww@live.cn
|
2b599bfcf1
|
add test case for stop all dnodes
|
2022-07-26 18:14:54 +08:00 |
cpwu
|
424d409400
|
fix case
|
2022-07-26 18:02:22 +08:00 |
cpwu
|
4bec9b1cdc
|
fix case
|
2022-07-26 17:56:29 +08:00 |
cpwu
|
9101b2aeba
|
fix case
|
2022-07-26 17:47:07 +08:00 |
cpwu
|
4d765cd64f
|
fix case
|
2022-07-26 17:43:53 +08:00 |
Hui Li
|
3c460faae7
|
Merge pull request #15414 from taosdata/test/update_max_partition
test: update case bug fix
|
2022-07-26 17:19:58 +08:00 |
afwerar
|
58d287eafa
|
os: fix get cpuinfo error
|
2022-07-26 17:16:12 +08:00 |
wenzhouwww@live.cn
|
4e067f5d1a
|
Merge branch 'test/cluster_case' of github.com:taosdata/TDengine into test/cluster_case
|
2022-07-26 16:53:57 +08:00 |
wenzhouwww@live.cn
|
f0e6fe0fb4
|
test case update
|
2022-07-26 16:53:26 +08:00 |
tomchon
|
f69f1bb1dc
|
tdSql.query("show dnodes")
|
2022-07-26 16:51:52 +08:00 |
tomchon
|
a9f4b09146
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-07-26 16:42:29 +08:00 |
Liu Jicong
|
ad9c3cbd8c
|
Merge pull request #15427 from taosdata/fix/wal
enh: add wal options to db
|
2022-07-26 16:38:20 +08:00 |
Liu Jicong
|
e6e95dffce
|
fix(wal): config error
|
2022-07-26 16:03:00 +08:00 |
cpwu
|
cfb71e15c9
|
Merge branch '3.0' into cpwu/3.0
|
2022-07-26 15:57:51 +08:00 |
cpwu
|
c71b1440cf
|
fix case
|
2022-07-26 15:38:54 +08:00 |
cpwu
|
2cb144664e
|
fix case
|
2022-07-26 15:15:54 +08:00 |
cpwu
|
5b06d8dff6
|
fix case
|
2022-07-26 14:31:36 +08:00 |
Ganlin Zhao
|
af305d1f51
|
Merge branch '3.0' into enh/TD-17659
|
2022-07-26 14:15:11 +08:00 |
wenzhouwww
|
217b555794
|
Delete max_partition.py
|
2022-07-26 13:54:20 +08:00 |
wenzhouwww@live.cn
|
32b0ac885d
|
add case about query and constantly insert datas
|
2022-07-26 13:53:01 +08:00 |
plum-lihui
|
beabd02905
|
test: add replica=3 case
|
2022-07-26 11:46:57 +08:00 |
tomchon
|
841c8d26d9
|
test: modify testcases of muti-mnodes
|
2022-07-26 11:36:33 +08:00 |
Hui Li
|
678a0ff918
|
Delete TD-17803.py
|
2022-07-26 11:05:47 +08:00 |
plum-lihui
|
d47905c3ac
|
test: add test case
|
2022-07-26 11:00:16 +08:00 |
wenzhouwww@live.cn
|
bd975ddaee
|
update case bug fix
|
2022-07-26 10:24:38 +08:00 |
wenzhouwww@live.cn
|
2b622ceb4c
|
update test case about csum
|
2022-07-26 10:10:34 +08:00 |
Zhiqiang Wang
|
c5aa858b06
|
Merge pull request #15401 from taosdata/fix/ZhiqiangWang/TD-13063-fix-win-test-stoptaosd-error
test: fix win test stop taosd error
|
2022-07-26 09:04:34 +08:00 |
tomchon
|
79f3e60a9d
|
test: modify testcases of muti-mnodes
|
2022-07-25 21:35:57 +08:00 |
afwerar
|
8b42d73742
|
test: fix win test stop taosd error
|
2022-07-25 20:31:21 +08:00 |
plum-lihui
|
64d74bff38
|
test: add test case for fix
|
2022-07-25 20:29:13 +08:00 |
wenzhouwww@live.cn
|
4532b23c2b
|
test: add cluster case about vnode
|
2022-07-25 18:06:46 +08:00 |
plum-lihui
|
3614db50c6
|
test: add test case for fix
|
2022-07-25 17:50:36 +08:00 |
Ganlin Zhao
|
8794b0d464
|
Merge branch '3.0' into enh/TD-17659
|
2022-07-25 17:25:05 +08:00 |
Ganlin Zhao
|
292801c9f9
|
fix test cases
|
2022-07-25 17:23:56 +08:00 |
cpwu
|
e6bf3ccb04
|
fix case
|
2022-07-25 16:58:51 +08:00 |
cpwu
|
3d92db9d5a
|
fix case
|
2022-07-25 16:48:45 +08:00 |
cpwu
|
f3147f201e
|
fix case
|
2022-07-25 16:47:45 +08:00 |
cpwu
|
592041c65c
|
fix case
|
2022-07-25 16:09:07 +08:00 |
cpwu
|
76f0747bb3
|
fix case
|
2022-07-25 16:08:15 +08:00 |
cpwu
|
2208b5a7c4
|
Merge branch '3.0' into cpwu/3.0
|
2022-07-25 15:32:09 +08:00 |
Hui Li
|
cd53c7e573
|
Delete tmqDropNtb.py
test: split two cases for timeout
|
2022-07-25 13:38:54 +08:00 |
plum-lihui
|
5eb32ea2a3
|
test:split case for timeout
|
2022-07-25 12:01:44 +08:00 |
cpwu
|
6740dc1077
|
add case
|
2022-07-25 11:16:05 +08:00 |
plum-lihui
|
f64f0323b5
|
test: add test case for tmq
|
2022-07-25 11:14:47 +08:00 |
plum-lihui
|
6be57f7699
|
Merge branch '3.0' into test3.0/lihui
|
2022-07-25 11:10:53 +08:00 |
Zhiqiang Wang
|
7d123bcaf1
|
Merge pull request #15350 from taosdata/fix/ZhiqiangWang/TD-13063-fix-mnode-leader-follower-order-error
Fix/zhiqiang wang/td 13063 fix mnode leader follower order error
|
2022-07-23 19:54:41 +08:00 |
plum-lihui
|
0a65932afe
|
test: add test cases for tmq
|
2022-07-23 18:57:38 +08:00 |
jiacy-jcy
|
464e773714
|
Merge branch '3.0' into 3.0test/jcy
|
2022-07-23 17:22:25 +08:00 |
jiacy-jcy
|
a24e200e5e
|
update
|
2022-07-23 17:21:40 +08:00 |
afwerar
|
f34b3006b7
|
test: fix mnode leader follower order error
|
2022-07-23 16:37:24 +08:00 |
afwerar
|
ca102bdccd
|
test: fix mnode leader follower order error
|
2022-07-23 16:36:02 +08:00 |
cpwu
|
ed308c59cd
|
Merge branch '3.0' into cpwu/3.0
|
2022-07-23 16:08:19 +08:00 |
plum-lihui
|
17533dbdb4
|
test: add test case into ci
|
2022-07-23 13:52:43 +08:00 |
plum-lihui
|
c055d1e383
|
test:modify tmq consumer process
|
2022-07-23 12:49:19 +08:00 |
plum-lihui
|
778ade6fe0
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-07-23 12:46:42 +08:00 |
Hui Li
|
c57a04a6c1
|
Merge pull request #15325 from taosdata/test/cluster_vnode_case
test : cluster test case about vnode
|
2022-07-23 12:45:49 +08:00 |
plum-lihui
|
1599c404b3
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-07-23 09:58:38 +08:00 |
plum-lihui
|
a3b5f18997
|
test: add case for fix
|
2022-07-23 09:58:23 +08:00 |
Hui Li
|
8ef02e4801
|
Merge pull request #15321 from taosdata/3.0test/jcy
test:add test case into ci
|
2022-07-23 09:39:03 +08:00 |
shenglian-zhou
|
3f44b30417
|
Merge pull request #15314 from taosdata/szhou/fix/udf
fix: restore tmqudf-snapshot1.py
|
2022-07-23 09:04:37 +08:00 |
Hui Li
|
578835445c
|
Merge pull request #15300 from taosdata/test3.0/lihui
Test3.0/lihui
|
2022-07-23 08:17:53 +08:00 |
Hui Li
|
503ae4a3fa
|
Delete TD-17699.py
test: temp use for fix
|
2022-07-22 21:23:32 +08:00 |
plum-lihui
|
8a997e6063
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-07-22 21:22:34 +08:00 |
plum-lihui
|
7d6fd05a14
|
test: add case for fix
|
2022-07-22 21:22:21 +08:00 |
plum-lihui
|
e4b7387061
|
test: add test cases into ci
|
2022-07-22 21:04:32 +08:00 |
Hui Li
|
74a57ebb14
|
Merge pull request #15304 from taosdata/test/chr/TD-14699
test: modify testcases of muti-mnodes
|
2022-07-22 21:00:15 +08:00 |
plum-lihui
|
90348e5294
|
Merge branch '3.0' into test3.0/lihui
|
2022-07-22 20:58:59 +08:00 |
Zhiqiang Wang
|
0438b542c3
|
Merge pull request #15313 from taosdata/fix/ZhiqiangWang/TD-13063-fix-tmq_sim-ctrl-c-exit-error
test: fix tmq_sim ctrl-c exit error
|
2022-07-22 20:15:59 +08:00 |
plum-lihui
|
1b69d30a16
|
test: update case
|
2022-07-22 20:03:37 +08:00 |
plum-lihui
|
b98da6dd04
|
test: update test case
|
2022-07-22 20:02:24 +08:00 |
shenglian zhou
|
8bbb4846a0
|
fix: restore tmqudf-snapshot1.py
|
2022-07-22 19:49:13 +08:00 |
afwerar
|
3d4f23928e
|
test: fix tmq_sim ctrl-c exit error
|
2022-07-22 19:43:59 +08:00 |
wenzhouwww@live.cn
|
950cf5dc35
|
add case about force stop leader of cluster
|
2022-07-22 19:09:54 +08:00 |
jiacy-jcy
|
7493be5640
|
add test case into ci
|
2022-07-22 19:05:23 +08:00 |
tomchon
|
378f961187
|
test: modify testcases of muti-mnodes
|
2022-07-22 18:57:00 +08:00 |
Xiaoyu Wang
|
b97c440fe6
|
Merge pull request #15295 from taosdata/feature/3.0_debug_wxy
fix: plan problem when functions that requires a timeline is used directly in a super table
|
2022-07-22 18:50:27 +08:00 |
wenzhouwww@live.cn
|
f9c907bd59
|
add test case for stop follower by kill -9
|
2022-07-22 18:47:23 +08:00 |
tomchon
|
07f2d08f6f
|
test: modify testcases of muti-mnodes
|
2022-07-22 17:14:45 +08:00 |
tomchon
|
46fb46f1cc
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-07-22 17:06:39 +08:00 |
tomchon
|
0a69e87a0a
|
test: modify testcases of muti-mnodes
|
2022-07-22 17:06:19 +08:00 |
Xiaoyu Wang
|
1be414354d
|
fix: plan problem when functions that requires a timeline is used directly in a super table
|
2022-07-22 17:06:08 +08:00 |
plum-lihui
|
a243e267bc
|
Merge branch '3.0' into test3.0/lihui
|
2022-07-22 17:03:25 +08:00 |
wenzhouwww@live.cn
|
cdf1a72f7c
|
add test case of stop leader of an database
|
2022-07-22 16:51:29 +08:00 |
tomchon
|
53d37c7f10
|
test: modify testcases of muti-mnodes
|
2022-07-22 16:42:16 +08:00 |
wenzhouwww@live.cn
|
7cce7da526
|
add test case stop follower and leader
|
2022-07-22 16:29:22 +08:00 |
Hui Li
|
cda04a6a07
|
Merge pull request #15270 from taosdata/test/chr/TD-14699
test: modify testcases of muti-mnodes
|
2022-07-22 16:06:16 +08:00 |
plum-lihui
|
cff70e6253
|
test: add case into ci
|
2022-07-22 16:04:05 +08:00 |
plum-lihui
|
572267470b
|
test: add case into ci
|
2022-07-22 16:01:28 +08:00 |
Hui Li
|
17c7a8e7ab
|
Merge pull request #15284 from taosdata/test3.0/lihui
test: add test case for tmq
|
2022-07-22 15:59:23 +08:00 |
plum-lihui
|
308df1076b
|
test: add cluster cases into file
|
2022-07-22 15:30:58 +08:00 |
tomchon
|
9e5cc16b6e
|
test: modify testcases of muti-mnodes
|
2022-07-22 15:23:55 +08:00 |
cpwu
|
d55d195e8a
|
Merge branch '3.0' into cpwu/3.0
|
2022-07-22 14:36:00 +08:00 |
plum-lihui
|
7f56e6f16d
|
test: add test case for tmq
|
2022-07-22 11:01:20 +08:00 |
Hui Li
|
7d25ed0e4f
|
Merge branch '3.0' into 3.0test/jcy
|
2022-07-22 10:51:29 +08:00 |
Hui Li
|
269cddfdf0
|
Update fulltest.sh
test: close one test case for fixing
|
2022-07-22 10:50:25 +08:00 |
tomchon
|
44fd2cb354
|
test: modify testcases of muti-mnodes
|
2022-07-22 10:39:45 +08:00 |
jiacy-jcy
|
960db274ef
|
update
|
2022-07-22 10:29:59 +08:00 |
jiacy-jcy
|
b7019c8100
|
update
|
2022-07-22 10:26:47 +08:00 |
jiacy-jcy
|
821e5f5084
|
modify test case
|
2022-07-22 10:08:43 +08:00 |
cpwu
|
cd0e66a694
|
fix case
|
2022-07-22 09:45:56 +08:00 |
jiacy-jcy
|
84e82ef2f0
|
Merge branch '3.0' into 3.0test/jcy
|
2022-07-22 09:35:03 +08:00 |
Hui Li
|
a7fedb458d
|
Merge pull request #15224 from taosdata/3.0test/jcy
test:add muti_rows_update test case
|
2022-07-22 08:56:58 +08:00 |
plum-lihui
|
61d4f76ddf
|
test: restore case
|
2022-07-21 21:41:54 +08:00 |
plum-lihui
|
598d9a1860
|
Merge branch '3.0' into test3.0/lihui
|
2022-07-21 21:40:20 +08:00 |
tomchon
|
32d2740107
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-07-21 21:04:28 +08:00 |
tomchon
|
5ab1c02f53
|
test:add test case of tsbs query
|
2022-07-21 21:04:16 +08:00 |
tomchon
|
c7f7f683ae
|
test:modify testcase of muti-mnodes;
|
2022-07-21 20:31:39 +08:00 |
Ganlin Zhao
|
76f861f5f5
|
Merge pull request #15264 from taosdata/fix/test_case
fix(test): fix test cases
|
2022-07-21 20:13:21 +08:00 |
wenzhouwww@live.cn
|
ce900e4835
|
add case of stop follow of vnode
|
2022-07-21 19:58:28 +08:00 |
Ganlin Zhao
|
68d8acf628
|
fix(query): fix test cases
|
2022-07-21 19:32:55 +08:00 |
Ganlin Zhao
|
7332b50838
|
fix(query): fix test cases
|
2022-07-21 19:32:23 +08:00 |
Ganlin Zhao
|
3ad89e5240
|
fix(query): fix test cases
|
2022-07-21 19:31:50 +08:00 |
Ganlin Zhao
|
be9fec5f1b
|
fix(test): fix test cases
|
2022-07-21 19:31:28 +08:00 |
plum-lihui
|
8fa3cb95e1
|
test: add test case for fix
|
2022-07-21 19:23:17 +08:00 |
tomchon
|
afe81529f4
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-07-21 18:42:00 +08:00 |
jiacy-jcy
|
8464128452
|
Merge branch '3.0' into 3.0test/jcy
|
2022-07-21 18:41:25 +08:00 |
jiacy-jcy
|
0e8ecf7a7c
|
update
|
2022-07-21 18:40:50 +08:00 |
tomchon
|
471c4334d5
|
test: modify testcases of muti-mnodes
|
2022-07-21 18:40:26 +08:00 |
jiacy-jcy
|
998d4966df
|
Merge branch '3.0' into 3.0test/jcy
|
2022-07-21 18:40:26 +08:00 |
plum-lihui
|
55c3f8f87f
|
test: add test cases for tmq
|
2022-07-21 17:45:25 +08:00 |
Jason-Jia
|
ef8d89d1fa
|
Merge branch '3.0' into 3.0test/jcy
|
2022-07-21 17:39:28 +08:00 |
cpwu
|
046c9cb748
|
fix case
|
2022-07-21 17:05:31 +08:00 |
WANG MINGMING
|
98f00bdf3b
|
Merge branch '3.0' into feature/TD-14761
|
2022-07-21 16:54:52 +08:00 |
wangmm0220
|
824e82fa6f
|
fix:remove CI tests that have problems
|
2022-07-21 16:51:32 +08:00 |
wenzhouwww@live.cn
|
2fa173c047
|
revote leader when stop one dnode
|
2022-07-21 16:06:07 +08:00 |
wenzhouwww@live.cn
|
ff06586b2c
|
revote leader when stop one dnode
|
2022-07-21 16:04:13 +08:00 |
Shengliang Guan
|
a77b24f2bf
|
Merge pull request #15233 from taosdata/fix/tsim
test: restore 2.0 case
|
2022-07-21 15:59:17 +08:00 |
plum-lihui
|
0b9818080b
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-07-21 15:34:45 +08:00 |