Commit Graph

2014 Commits

Author SHA1 Message Date
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