Commit Graph

3004 Commits

Author SHA1 Message Date
Shengliang Guan 664dcb6b4e Merge branch 'main' into merge/mainto3.0_1226 2022-12-26 09:26:54 +08:00
dapan1121 a6e7f0f2d5
Merge pull request #18960 from taosdata/fix/TD-20621-3.0
fix(query): avg function support overflow sum value calculate
2022-12-25 15:12:28 +08:00
Ping Xiao 3c5f07f70b test: add test cases 2022-12-23 18:39:21 +08:00
Xiaoyu Wang 78add31d45
Merge pull request #19117 from taosdata/refact/submit_req_wxy
merge 3.0
2022-12-23 17:51:05 +08:00
Xiaoyu Wang 0c269c317b merge 3.0 2022-12-23 17:50:05 +08:00
wangmm0220 c5abfe838d fix:add test case for TS-2035 2022-12-23 17:50:01 +08:00
Ping Xiao e8fb9f513e fix test failure 2022-12-23 10:32:19 +08:00
Hui Li 6ad8d7ab80
Merge pull request #19095 from taosdata/lihui3.0/test
test: modify test case for checking db ready
2022-12-23 10:11:45 +08:00
Ganlin Zhao 3402fb828b add test cases 2022-12-22 19:05:55 +08:00
plum-lihui 80a7a15778 test: modify test case for checking db ready 2022-12-22 17:18:30 +08:00
Ping Xiao 889872c24d test: update script to stop taosadapter service 2022-12-21 19:31:28 +08:00
Shengliang Guan 9ed8a2125c
Merge pull request #19054 from taosdata/fix/TD-21388
fix: the mnode is also offline when dnode on it is offline
2022-12-21 13:37:16 +08:00
Xiaoyu Wang 21af5e12f8 fix: show tables/stables privilege error 2022-12-21 12:00:31 +08:00
Shengliang Guan 893cf18f8e test: adjust case 2022-12-21 11:27:59 +08:00
Shengliang Guan 7f18cc5b8b
Merge pull request #19030 from taosdata/main
merge from main to 3.0
2022-12-20 11:24:20 +08:00
Hui Li c0d837a5e8
Merge pull request #18977 from taosdata/TD-20251
test:add testcase of mnode clusters
2022-12-20 09:18:22 +08:00
chenhaoran 3bacd1efbf test:add testcase of mutiMnode replica 3 2022-12-19 19:24:58 +08:00
jiacy-jcy b58bb4fba1 test:add test case into ci 2022-12-19 18:25:02 +08:00
Ganlin Zhao b1a1e49cb7 Merge branch '3.0' into feat/TS-2158 2022-12-19 17:03:34 +08:00
Hui Li c72c34729e
Merge pull request #18969 from taosdata/test/TD-19841
test: add test case for leastsquares
2022-12-19 15:56:03 +08:00
Haojun Liao 60b8ce329b Merge branch 'refact/submit_req' of github.com:taosdata/tdengine into refact/submit_req 2022-12-19 11:42:04 +08:00
Haojun Liao fdade6d6a3
Merge branch '3.0' into refact/submit_req 2022-12-19 11:24:00 +08:00
Hui Li 1add39ae2e
Merge pull request #19003 from taosdata/test/TD-20540
Test/td 20540
2022-12-19 11:10:02 +08:00
wangmm0220 f7d1b63b1c fix:modify test cases 2022-12-19 10:43:56 +08:00
wangmm0220 ee88b16ad2 fix:enable multi type for telnet 2022-12-19 09:38:12 +08:00
Ganlin Zhao 09061bcc57 Merge branch '3.0' into feat/TS-2158 2022-12-19 09:23:32 +08:00
Xiaoyu Wang d3cb2a3a0a merge main 2022-12-18 20:36:06 +08:00
Alex Duan 680b7aa090 fix(query): avg fix case error 2022-12-17 16:59:25 +08:00
Alex Duan 110ed6b4b3 fix(query): avg funciton add case 2022-12-17 11:40:00 +08:00
Haojun Liao 364e023ba5 fix(query): fix memory leak. 2022-12-16 19:07:09 +08:00
“happyguoxy” b669283aff test: add insert null and none cases 2022-12-16 16:13:32 +08:00
Liu Jicong 4ab9638f9a enh(stream): forbid source db replica > 1 2022-12-16 15:41:08 +08:00
chenhaoran 812b90049f Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251 2022-12-16 15:11:58 +08:00
Ping Xiao 9eeba415a3 test: add test case for leastsquares 2022-12-16 13:39:12 +08:00
Alex Duan 3fb64bf078 fix(query): avg function check overflow case 2022-12-15 17:58:33 +08:00
Alex Duan 7fa0a2e0b5 fix(query): avg function check overflow range add case 2022-12-15 17:10:53 +08:00
Ganlin Zhao 17542879b2 add test cases 2022-12-15 10:55:11 +08:00
Xiaoyu Wang 99d997012a feat: event window query 2022-12-13 20:12:35 +08:00
Xiaoyu Wang 9dff4371ec enh: shielding database option 'strict' 2022-12-13 12:20:48 +08:00
chenhaoran ada5f6cd2a test:add testcase of mutiMnode replica 3 2022-12-09 13:56:58 +08:00
chenhaoran f6d13bb666 Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251 2022-12-05 23:53:45 +08:00
dapan1121 0ecb0d26f2
Merge pull request #18694 from taosdata/fix/TS-2144
enh(query): add timetruncate function ignore timezone option for 1d
2022-12-05 17:18:18 +08:00
chenhaoran e456c8d252 Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251 2022-12-05 17:08:46 +08:00
Ganlin Zhao 470e0f2d23 fix timetruncate test cases 2022-12-05 12:00:50 +08:00
dapan1121 09817b8cef
Merge pull request #18675 from taosdata/fix/TD-20878-3.0
fix: dataDir process of multi-tier storage conform to 2.6
2022-12-04 17:39:05 +08:00
dapan1121 f9f60a8f39
Merge pull request #18646 from taosdata/fix/TD-20684-3.0
feat(api): add new api int64_t taos_affected_rows64
2022-12-04 16:47:51 +08:00
kailixu feceb0f1f4 fix: multi-tier storage test case update 2022-12-04 15:31:08 +08:00
Alex Duan a976d3a4c1 fix(case): pexpect module expect return index 2022-12-03 17:48:47 +08:00
Alex Duan 0a219ec88f fix(case): taos shell modify Query OK output string 2022-12-03 17:38:38 +08:00
Shengliang Guan 6d70f48802
Merge pull request #18592 from taosdata/feature/3_liaohj
enh(query): optimize query perf.
2022-12-02 21:00:35 +08:00
Haojun Liao 42a512c39f refactor: do some internal refactor. 2022-12-02 15:52:32 +08:00
Shengliang Guan 0f05117131
Merge pull request #18603 from taosdata/fix/TD-20848
enh: add topic privilege in mnode
2022-12-01 18:27:48 +08:00
chenhaoran 9029a0e45f test:modify testcase that deletes dataDir when starting old taosd 2022-12-01 17:13:42 +08:00
chenhaoran f97b46877d test:modify testcase that deletes dataDir when starting old taosd 2022-12-01 17:11:22 +08:00
Shengliang Guan 806658545a
Merge pull request #18449 from taosdata/FIX/TD-19334-3.0
feat: implement pipelining of sync
2022-12-01 16:40:07 +08:00
chenhaoran e7f7c736bf test:add testcase of mnode clusters 2022-12-01 15:48:05 +08:00
Shengliang Guan fe759c85f3 Merge remote-tracking branch 'origin/3.0' into FIX/TD-19334-3.0 2022-12-01 15:04:55 +08:00
Shengliang Guan 2cccc3d18e test: adjust test case (add leader**) 2022-12-01 13:48:51 +08:00
chenhaoran e048047e6c Merge branch 'TD-20251' of https://github.com/taosdata/TDengine into TD-20251 2022-12-01 09:56:35 +08:00
chenhaoran 3d24b70ceb test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-12-01 09:46:19 +08:00
Benguang Zhao 55bae49d56 Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-30 23:47:30 +08:00
haoranchen 22c4197723
Merge branch '3.0' into TD-20251 2022-11-30 23:24:56 +08:00
chenhaoran efc883707c test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-11-30 22:22:49 +08:00
yihaoDeng 80188f9213 fix case 2022-11-30 22:04:54 +08:00
chenhaoran b67cc0fa01 test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-11-30 20:12:15 +08:00
chenhaoran 78b0844aec test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-11-30 20:09:47 +08:00
Shengliang Guan fd31980b91
Merge pull request #18535 from taosdata/enh/addTraceInfo
enh: add trace info
2022-11-30 17:23:20 +08:00
gccgdb1234 4c21f20118 fix compile 2022-11-30 14:42:31 +08:00
Shengliang Guan 044a252e44
Merge pull request #18565 from taosdata/lihui3.0/test
test: modify limit2.sim to limit.py
2022-11-30 14:10:46 +08:00
dapan1121 45cf5acc32
Merge pull request #18501 from taosdata/fix/TS-2149
fix(query): handle countAlwaysReturnValue behavior
2022-11-30 13:20:51 +08:00
plum-lihui 12191a46f7 test: modify limit2.sim to limit.py 2022-11-30 12:05:53 +08:00
yihaoDeng 3b33b4dadb change parameterr 2022-11-30 11:37:50 +08:00
Shengliang Guan 189cdc4f63
Merge pull request #18533 from taosdata/enh/clientRetry
enh: refactor retry
2022-11-30 10:47:13 +08:00
gccgdb1234 cb09f2be93 fix compile 2022-11-29 22:43:34 +08:00
Ganlin Zhao f913fbdaf6 fix errors 2022-11-29 22:14:46 +08:00
yihaoDeng 6eb032f3e9 change test case 2022-11-29 20:07:26 +08:00
Ganlin Zhao ca51b86359 fix test cases 2022-11-29 19:45:18 +08:00
yihaoDeng 50c8392dfc change parameterr 2022-11-29 19:39:09 +08:00
Benguang Zhao 470441c541 Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-29 18:24:01 +08:00
yihaoDeng 20187bacc6 change parameterr 2022-11-29 17:37:43 +08:00
Benguang Zhao f1991ac882 enh: improve runOneLinux and TDTestCase of python test scripts 2022-11-29 17:19:47 +08:00
Shengliang Guan b85643bd56
Merge pull request #18530 from taosdata/test/TD-20582
test: add test cases
2022-11-29 14:26:14 +08:00
yihaoDeng 03eaf16d08 add timestamp to msg head 2022-11-29 11:42:24 +08:00
Hui Li 0abeeb4c3d
Merge pull request #18517 from taosdata/TD-20251
test:add testcase of win ci
2022-11-29 09:29:48 +08:00
Ping Xiao 80b34c6b56 test: add test cases 2022-11-29 01:49:59 +08:00
Ganlin Zhao 682b3b60ef Merge branch '3.0' into fix/TS-2149 2022-11-28 23:42:16 +08:00
Ganlin Zhao 94c8ba64d2 fix test cases 2022-11-28 22:55:16 +08:00
chenhaoran ab87a92f64 test:add win testcase in ci 2022-11-28 17:51:12 +08:00
chenhaoran 90ae53211f test:add testcase of win ci 2022-11-28 16:50:47 +08:00
Shengliang Guan 58f49389cd test: adjust cluster case for asan 2022-11-28 12:00:51 +08:00
Shengliang Guan 38755b8138 Merge remote-tracking branch 'origin/3.0' into fix/TD-20318 2022-11-28 11:19:33 +08:00
Shengliang Guan 099b80906f test: adjust cluster case for asan mode 2022-11-28 11:19:02 +08:00
Hui Li 7a7529dab9
Merge pull request #18492 from taosdata/TD-20251
test:add win testcase in ci
2022-11-28 10:49:53 +08:00
Ganlin Zhao 8fba0b631c Merge branch '3.0' into fix/TS-2149 2022-11-28 01:02:57 +08:00
Ganlin Zhao 4c158238ba add test cases 2022-11-28 01:00:34 +08:00
Shengliang Guan e6aed5195d
Merge pull request #18468 from taosdata/feature/3_liaohj
refactor: improve the perf in query
2022-11-27 23:10:00 +08:00
Haojun Liao 1e8dcacea6 fix(query): set null for inf and nan value. 2022-11-27 18:25:20 +08:00
chenhaoran 54e6d72c2d test:add win testcase in ci 2022-11-27 18:01:07 +08:00
Shengliang Guan a8a75f33d7 test: adjust tmqshow case 2022-11-27 16:15:58 +08:00
Shengliang Guan ecff9423bf test: add asan case 2022-11-27 15:55:16 +08:00
Haojun Liao 203ea1f9c8 fix(query): fix error 2022-11-27 14:57:44 +08:00
Shengliang Guan 8d1b036253 test: adjust case for asan mode 2022-11-27 14:49:00 +08:00
Shengliang Guan 01c7b93d21 test: add asan case 2022-11-26 12:45:49 +08:00
Hui Li b138a30ebd
Merge pull request #18440 from taosdata/test/update_vnode
test/update vnode
2022-11-25 12:30:32 +08:00
Shengliang Guan 991795ca6e test: add asan case 2022-11-24 13:52:09 +08:00
Shengliang Guan a0aa07b41d test: adjust asan case 2022-11-24 11:45:40 +08:00
wenzhouwww be6b205a46 update case 2022-11-24 11:43:54 +08:00
Jason-Jia f49e44c256
Update alter_database.py 2022-11-24 09:05:42 +08:00
Shengliang Guan af436875a5 Merge branch '3.0' into test/jcy 2022-11-24 08:27:52 +08:00
Shengliang Guan 5fa21965ac
Merge pull request #18382 from taosdata/fix/TD-20631
test: add asan case
2022-11-24 08:20:20 +08:00
Shengliang Guan eb9bfd3d51
Merge pull request #18386 from taosdata/lihui3.0/test
test: reopen test case
2022-11-24 08:16:30 +08:00
Shengliang Guan 00c9754565
Merge pull request #18399 from taosdata/test/TD-20592_1
Test/td 20592 1
2022-11-24 08:06:14 +08:00
Shengliang Guan e36fd254b1 Merge remote-tracking branch 'origin/3.0' into fix/TD-20631 2022-11-23 22:38:29 +08:00
wenzhouwww bc40b7d360 update 2022-11-23 22:21:21 +08:00
Hui Li 8761972b97
Update taosShellNetChk.py 2022-11-23 21:34:41 +08:00
Jason-Jia f7a058c87c
Update alter_database.py 2022-11-23 20:34:28 +08:00
“happyguoxy” a68f38f449 test: refine query cases 2022-11-23 16:37:39 +08:00
“happyguoxy” 2371af19a0 test: refine query cases 2022-11-23 16:37:18 +08:00
Shengliang Guan f99bb08343 test: add asan case 2022-11-23 16:15:44 +08:00
Shengliang Guan cb97609ad1 test: add asan case 2022-11-23 15:36:52 +08:00
jiacy-jcy 473891a984 Merge branch 'test/jcy' of github.com:taosdata/TDengine into test/jcy 2022-11-23 15:10:06 +08:00
Jason-Jia 93fdbd07e0
Merge branch '3.0' into test/jcy 2022-11-23 14:48:42 +08:00
jiacy-jcy 852f526876 update 2022-11-23 14:41:30 +08:00
Hui Li ec62b539d1
Merge branch '3.0' into lihui3.0/test 2022-11-23 13:41:57 +08:00
plum-lihui da4a6f2323 test: reopen test case 2022-11-23 13:39:00 +08:00
Shengliang Guan a466ef36a9 Merge branch '3.0' into fix/TD-20631 2022-11-23 13:09:08 +08:00
Shengliang Guan d01bd25a9b test: add asan case 2022-11-23 12:22:32 +08:00
jiacy-jcy ccca39f60b Merge branch '3.0' into test/jcy 2022-11-23 12:08:42 +08:00
jiacy-jcy 526f826152 update test case 2022-11-23 12:01:21 +08:00
Shengliang Guan 923cf224cf test: add asan case 2022-11-23 10:57:01 +08:00
plum-lihui ee18f991aa test: add test case for tmq 2022-11-22 16:54:42 +08:00
jiacy-jcy b262d613f3 Merge branch '3.0' into test/jcy 2022-11-22 11:47:13 +08:00
jiacy-jcy ce59e4fff4 add test case 2022-11-22 11:45:25 +08:00
Shengliang Guan 2df8d3229a test: add asan case 2022-11-21 15:38:50 +08:00
Shengliang Guan dfa88ea4d1
Merge pull request #18285 from taosdata/fix/TD-20530
test: python asan
2022-11-21 10:48:25 +08:00
dapan1121 d3a75048c2
Merge pull request #17972 from taosdata/fix/TD-20246
refactor: optimize interp linear interpolation ignore NULL values during calculation
2022-11-21 10:15:37 +08:00
Shengliang Guan c454f849b2 test: adjust python asan script 2022-11-21 09:45:38 +08:00
Hui Li 37c1971c2f
Merge pull request #18268 from taosdata/test/update_case
test/update case
2022-11-21 09:43:32 +08:00
Shengliang Guan ee9f5740cf test: check asan errors 2022-11-21 08:52:32 +08:00
Shengliang Guan d17dd17be4 test: preload libasan 2022-11-20 23:14:33 +08:00
Shengliang Guan 15c0bb9446 test: python asan 2022-11-20 21:26:54 +08:00
Shengliang Guan 4dc1b33414 test: python asan 2022-11-20 17:29:16 +08:00
Shengliang Guan ed7eb1cbf1 test: python asan 2022-11-20 16:47:10 +08:00
Shengliang Guan 40b2d3673b test: python asan 2022-11-20 15:04:44 +08:00
Shengliang Guan 5831efd379 test: adjust asan dir 2022-11-20 12:23:59 +08:00
Shengliang Guan 0464a21d0e test: adjust pytest frame 2022-11-19 22:57:38 +08:00
Shengliang Guan d3a7be6679
Merge pull request #18262 from taosdata/test/TD-19940
Test/td 19940
2022-11-18 20:25:09 +08:00
Shengliang Guan 73a3f9f97e
Merge pull request #18237 from taosdata/test/jcy
test:add test case for boundary check
2022-11-18 20:01:10 +08:00
wenzhouwww@live.cn d07dc94446 update 2022-11-18 18:14:52 +08:00
wenzhouwww@live.cn 963ca6b14b update 2022-11-18 17:18:01 +08:00
wenzhouwww@live.cn 0cb539b181 update 2022-11-18 17:09:43 +08:00
wenzhouwww@live.cn 3f9fd91ad7 update 2022-11-18 17:03:14 +08:00
Ganlin Zhao 53fbc7b256 add more test cases 2022-11-18 16:31:22 +08:00
wenzhouwww@live.cn 54bc2fc2ae update case for restful mode run 2022-11-18 16:17:29 +08:00
Ganlin Zhao 4703ccc4bc fix fill prev/next error 2022-11-18 15:54:25 +08:00
Ganlin Zhao 7291f2bd5a change interp linear behavior 2022-11-18 14:35:44 +08:00
“happyguoxy” 371b35fcbc test: refine query cases 2022-11-18 14:23:20 +08:00
jiacy-jcy 3cc78e127e update 2022-11-17 17:08:26 +08:00
jiacy-jcy 0d7787387b test:add test case for boundary check 2022-11-17 16:58:04 +08:00
Ganlin Zhao 8a19e84fe4 Merge branch '3.0' into fix/TD-20246 2022-11-17 11:20:33 +08:00
wenzhouwww ad78407ea7 test: modify test case 2022-11-17 11:14:14 +08:00
Shengliang Guan 282d4158f8
Merge pull request #18170 from taosdata/3.0
release: build 3.0.1.7
2022-11-15 18:16:13 +08:00
dapan1121 49a3623f1a
Merge pull request #18112 from taosdata/fix/TD-19892
fix(query): report error if certain function query stable has duplicate timestamps
2022-11-15 17:24:08 +08:00
Ganlin Zhao 82baf3aa76 fix test cases 2022-11-15 14:37:10 +08:00
jiacy-jcy 3b1cd27367 test:add test case for future timestamp insert 2022-11-15 09:52:34 +08:00
Shuduo Sang 4a0a805b50 test: add develop=test/5-taos-tools/taosbenchmark/telnet_tcp.py 2022-11-13 14:44:26 +08:00
tangfangzhi 9dae937017 test: add log output 2022-11-11 17:41:47 +08:00
tangfangzhi 07ed178065 test: add case for tmq in replica3 2022-11-11 11:54:52 +08:00
chenhaoran b7aff29d2e test:add logs of starting taosd in taosdShell.py 2022-11-10 16:32:05 +08:00
wade zhang 11b20e149d
Merge pull request #18009 from taosdata/test/TD-20294
ci:add the env that builds with  sanitizer
2022-11-10 15:13:06 +08:00
Shengliang Guan b882e45505
Merge pull request #17988 from taosdata/perf/default_buffer_size
perf: optimize write by changing default buffer size
2022-11-09 21:45:26 +08:00
chenhaoran e5bd00f0ae ci:add the env that builds with sanitizer 2022-11-09 20:29:32 +08:00
Ganlin Zhao f4a5cb995d Revert "test:refact unsuccessful case"
This reverts commit d550e43c5a.
2022-11-09 17:04:22 +08:00
Hongze Cheng 683e2cff7c change test cases 2022-11-09 15:49:39 +08:00
Shuduo Sang fd7d0f5928 test: enable telnet_tcp.py case 2022-11-09 14:51:14 +08:00
Ganlin Zhao 7500f3e27e add test case 2022-11-08 18:26:07 +08:00
Ganlin Zhao df3ae1341f add test cases 2022-11-08 14:52:18 +08:00
wade zhang 1aa18d3890
Merge pull request #17947 from taosdata/test/jcy
test: modify case delete_data.py to three test cases
2022-11-08 10:18:15 +08:00
dapan1121 b5ab7eaf5e
Merge pull request #17891 from taosdata/fix/TD-19906
fix(query): add mode with selectivity rows
2022-11-08 09:36:21 +08:00
jiacy-jcy 02d627722b test:modify case delete_data.py to three cases 2022-11-08 09:04:05 +08:00
jiacy-jcy 492dd68a3e update 2022-11-08 08:28:52 +08:00
chenhaoran 87dd42b4d4 modify testcase that reduce numbers of db and repetitions 2022-11-07 20:24:00 +08:00
Hui Li 32b90b09f2
Merge pull request #17858 from taosdata/test/jcy
test:update test case for delete
2022-11-07 13:49:38 +08:00
chenhaoran d550e43c5a test:refact unsuccessful case 2022-11-07 12:00:08 +08:00
Ganlin Zhao a635e65898 add test cases 2022-11-07 10:19:40 +08:00
Ganlin Zhao d7a883bedc add test cases 2022-11-07 10:16:18 +08:00
dapan1121 888616f321
Merge pull request #17876 from taosdata/fix/TD-20140
fix(query): fix countAlwaysReturnValue param not taking effect for count and hyperloglog
2022-11-07 09:25:15 +08:00
Jason-Jia 7912d782df
Merge branch '3.0' into test/jcy 2022-11-07 08:31:41 +08:00
Haojun Liao 10cd3c0f29 fix(query): remove the invalid capacity changing. 2022-11-06 15:18:33 +08:00
Shengliang Guan a61e821a21 test: comment out unstable case 2022-11-05 13:39:43 +08:00
Shengliang Guan 06d538bf9f
Merge pull request #17888 from taosdata/test/TD-20160
test:add parameter for mixed deployed mnodes in testcase framework
2022-11-05 13:32:38 +08:00
Shengliang Guan 8ce2e12423
Merge pull request #17886 from taosdata/feature/3_liaohj
fix(query): set the last key of each tablescan info
2022-11-04 18:46:17 +08:00
chenhaoran 1ef5a41c74 test: Remove the comments on fulltest.sh 2022-11-04 18:12:49 +08:00
plum-lihui 97fd1360eb test:modify case 2022-11-04 17:53:51 +08:00
chenhaoran 5a893cf75a test:add compatibility cases 2022-11-04 16:18:09 +08:00
chenhaoran f995723f20 test:add compatibility cases: 4096 columns of table data and tests that need to recover data from wal files 2022-11-04 16:17:05 +08:00
Ganlin Zhao aa117b0531 fix test cases 2022-11-04 13:43:46 +08:00
Ganlin Zhao 846b2ca85c fix test cases 2022-11-04 11:39:19 +08:00
Hui Li 988b16f6e9
Update taosdShell.py 2022-11-04 11:01:23 +08:00
Ganlin Zhao 694253b7d3 add test case 2022-11-04 10:11:24 +08:00
Ganlin Zhao 85748ce8fd Merge branch '3.0' into fix/TD-20140 2022-11-04 09:44:28 +08:00
chenhaoran 5312b4b996 test:add compatibility cases: 4096 columns of table data and tests that need to recover data from wal files 2022-11-03 20:18:15 +08:00
Haojun Liao 0315414623 other: merge 3.0 2022-11-03 19:03:09 +08:00
Haojun Liao 4959529127 fix(query): set the last key of each tablescan info 2022-11-03 19:00:13 +08:00
chenhaoran be6efade2b Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-20160 2022-11-03 17:48:56 +08:00
chenhaoran 32cbaa25a8 test:add parameter for mixed deployed mnodes in testcase framework 2022-11-03 17:48:16 +08:00
Ganlin Zhao 3a08d3bea4 add test cases 2022-11-03 16:22:21 +08:00
jiacy-jcy 1a57b1677d Merge branch '3.0' into test/jcy 2022-11-03 13:53:41 +08:00
Shengliang Guan 75e4d6f22c test: adjust case 2022-11-03 11:16:38 +08:00
Shengliang Guan f724a3d172 test: adjust case 2022-11-03 11:14:33 +08:00
jiacy-jcy d13c20d9b3 Merge branch '3.0' into test/jcy 2022-11-03 11:00:39 +08:00
jiacy-jcy 9c55ac6a88 Merge branch '3.0' into test/jcy 2022-11-03 10:50:30 +08:00
Hui Li b74b58f42b
Merge pull request #17844 from taosdata/test/TD-20059
test:add replica parameters for all testcase
2022-11-03 10:37:18 +08:00
Shengliang Guan 9de4bfb230
Merge pull request #17834 from taosdata/fix/liao_cov
fix(query): update the lastkey for each table during table scanning.
2022-11-03 09:29:55 +08:00
jiacy-jcy 16ccd09550 test:add test case into ci 2022-11-03 09:12:34 +08:00
Haojun Liao fc20be8699 fix(query): get if the correct rows in last block exists, and set the correct flag to denote if the last blocks index have been loaded or not. 2022-11-02 22:27:23 +08:00
Shengliang Guan b98e3f343d fix: status access time error 2022-11-02 18:57:38 +08:00
Shengliang Guan 3c1563a397 test: remove unstable case 2022-11-02 17:55:20 +08:00
chenhaoran 49eee4c074 test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
Hui Li 88ee272b2e
Merge pull request #17818 from taosdata/test/TD-20059
test:add replica 3 for cluster test case
2022-11-02 11:40:02 +08:00
chenhaoran 3605a345cd test:add replica 3 for cluster test case 2022-11-01 20:12:26 +08:00
Hui Li 20539ae04b
Update tmqDnodeRestart1.py 2022-11-01 15:45:55 +08:00
plum-lihui 5d853b11ab test:modify case 2022-11-01 12:40:12 +08:00
plum-lihui bba6686148 test:modify case 2022-11-01 11:48:07 +08:00
Hui Li fd92f4b620
Merge pull request #17791 from taosdata/test3.0/lihui
test:modify tmq test case for replica3
2022-11-01 09:39:43 +08:00
plum-lihui c609493cbb test:modify tmq test case for replica3 2022-10-31 20:57:18 +08:00
chenhaoran ece67e2e0c test:add replica 3 for all testcases and frameworks 2022-10-31 19:09:08 +08:00
chenhaoran ad857047ab test:add replica 3 for all testcases and frameworks 2022-10-31 19:03:49 +08:00
chenhaoran 691b9ac54b Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-19790 2022-10-31 14:42:26 +08:00
chenhaoran 851f34ff36 test:add replica 3 for all testcases and frameworks 2022-10-31 14:41:59 +08:00
Haojun Liao ab2c7c575b Merge branch '3.0' into feature/3_liaohj 2022-10-30 11:18:36 +08:00
Haojun Liao 2c524cad4a refactor: do some internal refactor. 2022-10-30 03:08:33 +08:00
Haojun Liao d583f1fab6 other: merge 3.0 2022-10-29 13:05:35 +08:00
Haojun Liao bae6d824c2 fix(query): init blockscanInfo correctly. 2022-10-29 12:54:39 +08:00
chenhaoran 5fc0e2341e test:supplement muti-branch for query fuction testcase 2022-10-28 16:35:13 +08:00
chenhaoran 86576930d6 test: add timeSleep for stream caculatied 2022-10-28 10:29:06 +08:00
chenhaoran 08c1648a14 test:plug taosdShell.py for TD-19944 2022-10-28 09:44:44 +08:00
chenhaoran d7f3d3aa7b test:modify testcase of taosDshell.py 2022-10-28 09:17:34 +08:00
chenhaoran f637ac29c5 teat: supplement muti-branch for testcase elapsed.py 2022-10-27 22:25:07 +08:00
chenhaoran c5d95abb50 teat: supplement muti-branch for testcase histogram.py 2022-10-27 21:51:29 +08:00
Hui Li 19849b8bef
Merge pull request #17719 from taosdata/test/td-19943
test: update testcases for TD-19943
2022-10-27 19:55:35 +08:00
Hui Li faa217793c
Merge pull request #17715 from taosdata/test/TD-19848
test: add test case for last file
2022-10-27 19:50:07 +08:00
Ping Xiao 913b406555 update test case 2022-10-27 19:46:10 +08:00
Hui Li 7820ca2a9f
Merge pull request #17705 from taosdata/test3.0/lihui
test:modify test cases of tmq for poll delay
2022-10-27 18:56:44 +08:00
“happyguoxy” 0398c7e2a8 test: refine query cases 2022-10-27 18:27:50 +08:00
jiajingbin 02b841837e test: update testcases for TD-19943 2022-10-27 18:06:15 +08:00
plum-lihui 7797027da2 test:modify test case 2022-10-27 17:34:51 +08:00
wenzhouwww@live.cn 15666d93d7 test:fix vnode test case about CI 2022-10-27 16:52:28 +08:00
Ping Xiao c3d57d3725 test: add test case for last file 2022-10-27 15:55:08 +08:00
plum-lihui 7af4b2c584 test: add test case for tmq 2022-10-27 14:55:51 +08:00
plum-lihui 7c34c705be test: add test case for tmq 2022-10-27 14:52:50 +08:00
plum-lihui 8ad95ad76f test:modify test cases of tmq for poll delay 2022-10-27 13:59:57 +08:00
Hui Li 9530fd0127
Merge pull request #17687 from taosdata/test/fix_converage_enh
fix(coverage): enh function test case about cast , log , pow
2022-10-27 12:55:35 +08:00
Hui Li f0c7a5a157
Merge pull request #17700 from taosdata/test/cast_fix
test:fix test case about cast for Q 4
2022-10-27 11:22:40 +08:00
wenzhouwww@live.cn b871fc5867 test:fix test case about cast for Q 4 2022-10-27 11:18:16 +08:00
Hui Li b467bad419
Merge pull request #17568 from taosdata/test/td-19625
test: add cachemodel for last
2022-10-27 11:16:09 +08:00
“happyguoxy” 74c6709ddc test: add index cases 2022-10-27 11:11:01 +08:00
Shengliang Guan 2241df8b77
Merge pull request #17685 from taosdata/test/TD-19838
test: add test case for max/min function
2022-10-27 10:51:08 +08:00
Hui Li 7081ad496c
Merge pull request #17674 from taosdata/test/td-19847
test: finish testcase for TD-19847
2022-10-27 10:24:02 +08:00
Shengliang Guan 3e8b3ce9bf
Merge pull request #17582 from taosdata/fix/TD-19744
test: restore case
2022-10-27 10:14:22 +08:00
wenzhouwww@live.cn 1150dbc666 test:fix case about revote ,this case need modify later 2022-10-27 09:48:18 +08:00
Hui Li 75d1f35af0
Merge pull request #17673 from taosdata/test/cluster_vnode
test: add test case about vnode for cluster
2022-10-26 20:50:14 +08:00
plum-lihui e2dd16fd22 test: add test case for tmq 2022-10-26 20:27:34 +08:00
Hui Li 1ba4d5a179
Merge pull request #17676 from taosdata/test/TD-19879
test: add robustness testcase of wal index files
2022-10-26 20:20:40 +08:00
wenzhouwww@live.cn ce19cfb9ea fix(coverage):enh function case about cast , log ,pow for coverage 2022-10-26 19:40:38 +08:00
wenzhouwww@live.cn 002db5b033 [test]enh cast , log ,pow function about coverage 2022-10-26 19:31:06 +08:00
Ping Xiao 50a542a1b9 test: add test case for max/min function 2022-10-26 19:07:57 +08:00
jiajingbin 794bb6ca47 test: finish testcase for TD-19847 2022-10-26 18:42:25 +08:00
wenzhouwww@live.cn 60b6949b42 update 2022-10-26 18:28:05 +08:00
wenzhouwww@live.cn ca2f9f5511 update 2022-10-26 18:25:46 +08:00
jiajingbin c57e9bae4c Merge branch '3.0' of https://github.com/taosdata/TDengine into test/td-19847 2022-10-26 17:58:13 +08:00
Hui Li 9415ecb4e2
Merge pull request #17672 from taosdata/test/td-19851
test: finish testcases for TD-19851
2022-10-26 17:42:34 +08:00
chenhaoran d914578de0 test: add robustness testcase of wal index files 2022-10-26 17:14:07 +08:00
chenhaoran f233afe11d test: add robustness testcase of wal index files 2022-10-26 17:12:35 +08:00
Liu Jicong 78ff5f75e7
Merge pull request #17663 from taosdata/feature/stream
fix: memory leak
2022-10-26 17:09:43 +08:00
Hui Li 212c782531
Merge pull request #17630 from taosdata/test/jcy
test:update test case for TD-19816
2022-10-26 16:43:38 +08:00
jiajingbin e2ce0726d6 test: finish testcase for TD-19847 2022-10-26 16:34:52 +08:00
wenzhouwww@live.cn 287e69b49b update 2022-10-26 16:22:37 +08:00
wenzhouwww@live.cn 9296cc15d8 update 2022-10-26 16:06:25 +08:00
wenzhouwww@live.cn 3546bb5d85 test:add test case for cluster vnode 2022-10-26 16:05:20 +08:00
Hui Li 4fa215927f
Merge pull request #17648 from taosdata/test/td-19853
test: add cases for TD-19853
2022-10-26 15:41:58 +08:00
jiajingbin 68ac4f9782 test: finish testcases for TD-19851 2022-10-26 15:36:58 +08:00
jiajingbin 3dc20e46f3 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/td-19853 2022-10-26 15:35:02 +08:00
jiacy-jcy bee030cda7 Merge branch '3.0' into test/jcy 2022-10-26 15:11:13 +08:00
Liu Jicong 8dbe7ac377 fix: failed case 2022-10-26 14:02:36 +08:00
Hui Li 4f6045f0c0
Merge pull request #17660 from taosdata/test/TD-19852
Test/td 19852
2022-10-26 13:46:28 +08:00
“happyguoxy” 892492847f test: refine query cases 2022-10-26 11:12:15 +08:00
“happyguoxy” 32d2a5c8bf test: refine query cases 2022-10-26 11:11:53 +08:00
“happyguoxy” fe25112b59 test: refine query cases 2022-10-26 11:11:26 +08:00
“happyguoxy” 343b579dee test: refine query cases 2022-10-26 11:11:02 +08:00
“happyguoxy” 5843ba2d03 test: refine query cases 2022-10-26 11:10:36 +08:00
jiacy-jcy 9d3ceb1b32 test:update test case for coverage 2022-10-26 10:35:20 +08:00
dapan1121 3fa1f535f1
Merge pull request #17609 from taosdata/fix/interpStable
fix: remove interp stable limitation and add test case
2022-10-26 09:59:42 +08:00
jiacy-jcy 9e65d3a29d Merge branch '3.0' into test/jcy 2022-10-26 08:32:21 +08:00
Shengliang Guan 8f63b9f4da
Merge pull request #17644 from taosdata/test3.0/lihui
modify start api for no remove taosdlog file
2022-10-26 00:07:40 +08:00
jiajingbin e10e6443bf test: add cases for TD-19853 2022-10-25 21:28:39 +08:00
Shengliang Guan 3574ca08c0
Merge pull request #17640 from taosdata/test/TD-19817
test: refine query cases
2022-10-25 20:20:36 +08:00
Hui Li eb87a0d103
Merge pull request #17625 from taosdata/test/TD19597
test: add data and topic of taosdshell cases
2022-10-25 19:28:39 +08:00
Ping Xiao 05a34b5310 modify start api for no remove taosdlog file 2022-10-25 19:14:43 +08:00
chenhaoran c09c82abd9 test: modify the way to stop taosd'cluster 2022-10-25 17:57:08 +08:00
“happyguoxy” 847b2bd37f test: refine query cases 2022-10-25 17:50:08 +08:00
dapan1121 c0106e9ad6 fix: fix case issue 2022-10-25 17:44:13 +08:00
dapan1121 54a5b122a2 fix: fix case issue 2022-10-25 15:35:46 +08:00
jiacy-jcy 939dfae8d4 test:update test case for TD-19816 2022-10-25 15:08:06 +08:00
chenhaoran 07f4f68aba test: add data and topic of taosdshell cases 2022-10-25 14:58:38 +08:00
Hui Li bb490f0762
Merge pull request #17554 from taosdata/test3.0/lihui
test: modify timeout for tmq poll
2022-10-25 14:31:03 +08:00
chenhaoran b90ffe093a Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD19597 2022-10-25 14:23:14 +08:00
chenhaoran a21de0d76f test: add data and topic of taosdshell cases 2022-10-25 14:22:56 +08:00
jiajingbin 6547219c44 test: add keep expired cases 2022-10-25 09:50:56 +08:00
jiajingbin 31ab529a5e test: add keep expired cases 2022-10-25 09:47:45 +08:00
dapan1121 af6a9aeb13 fix: remove interp stable limitation and add test case 2022-10-24 17:46:21 +08:00
“happyguoxy” 2b641af4b8 test: refine query cases 2022-10-24 11:25:34 +08:00
“happyguoxy” 2b69cad169 test: refine query cases 2022-10-24 11:24:54 +08:00
“happyguoxy” 9721619b45 test: refine query cases 2022-10-24 11:24:33 +08:00
“happyguoxy” 3cdef2c6e1 test: refine query cases 2022-10-24 11:24:06 +08:00
“happyguoxy” cd04565987 test: refine query cases 2022-10-24 11:23:25 +08:00
“happyguoxy” 62a896b1f6 test: refine query cases 2022-10-24 11:23:14 +08:00
“happyguoxy” 9a0c149fc7 test: refine query cases 2022-10-24 11:22:23 +08:00
“happyguoxy” a27459b973 test: refine query cases 2022-10-24 09:44:46 +08:00
“happyguoxy” 81be17458d test: refine query cases 2022-10-24 09:44:33 +08:00
Shengliang Guan e6fbbec54a test: restore case 2022-10-23 23:06:21 +08:00
Shengliang Guan 17efe0b5b8 test: restore case 2022-10-23 19:08:23 +08:00
Shengliang Guan d7fc62a672 fix: unstable case 2022-10-23 08:42:30 +08:00
Shengliang Guan 7f9548ac46 test: comment out unstable case 2022-10-22 10:42:13 +08:00
jiajingbin d4f678f0d6 test: add cachemodel for last 2022-10-21 19:10:44 +08:00
jiajingbin 8d757bb2c3 test: add cachemodel for last 2022-10-21 19:09:12 +08:00
haoranchen b959747067
Update fulltest.sh 2022-10-21 18:43:25 +08:00
haoranchen 94e83965c2
Update fulltest.sh 2022-10-21 18:15:44 +08:00
chenhaoran 72b92e9619 test:recover testcase and environment 2022-10-21 10:14:16 +00:00
chenhaoran d2e4b0b5f6 Merge branch '3.0' into fix/TD-19312 2022-10-21 07:40:58 +00:00
haoranchen c1bb99fec9
Update compatibility.py 2022-10-21 15:17:56 +08:00
plum-lihui c401bf7ac1 test: modify timeout for tmq poll 2022-10-21 15:02:58 +08:00
Hui Li 840dcdce07
Merge pull request #17481 from taosdata/test3.0/lihui
Test3.0/lihui
2022-10-21 14:49:53 +08:00
haoranchen 0e09ed7dcb
Update compatibility.py 2022-10-21 13:32:15 +08:00
chenhaoran b282e39b2c Merge branch '3.0' into fix/TD-19312 2022-10-21 02:36:12 +00:00
chenhaoran 70b37608ee Merge branch '3.0' into fix/TD-19312 2022-10-21 02:31:30 +00:00
Hui Li d0f2439814
Merge pull request #17483 from taosdata/test/TD-19626
test: refine query cases
2022-10-21 09:17:32 +08:00
haoranchen a871a7f27a
Update compatibility.py 2022-10-20 20:47:53 +08:00
Haojun Liao abff4fb1f2
Merge pull request #17336 from taosdata/feature/3_liaohj
other:merge 3.0, and support last query cache
2022-10-20 18:15:38 +08:00
haoranchen 062faacc38
Update compatibility.py 2022-10-20 18:01:58 +08:00
haoranchen 175aa665e1
Update compatibility.py 2022-10-20 16:41:18 +08:00
haoranchen b3657f6e81
Merge branch '3.0' into fix/TD-19312 2022-10-20 15:05:41 +08:00
haoranchen 858d13a7c0
Update compatibility.py 2022-10-20 15:01:14 +08:00
Shengliang Guan c0d66dee2a fix: improve test coverage 2022-10-20 14:00:52 +08:00
haoranchen 573c6e5814
Update compatibility.py 2022-10-20 11:45:07 +08:00
Shengliang Guan 34b08b7b71 fix: improve test coverage 2022-10-20 11:27:00 +08:00
Shengliang Guan 67ed0cf313
Merge pull request #17496 from taosdata/test/TD19485
test:add testcase of taosd  command
2022-10-19 23:37:23 +08:00
chenhaoran 68bae21b81 test:add testcase of taosd command 2022-10-19 14:34:57 +00:00
chenhaoran a8002d7541 test:add testcase of taosd command 2022-10-19 14:32:11 +00:00
Shengliang Guan 4968b11a5b test: adjust case 2022-10-19 21:01:24 +08:00
haoranchen 6041464e96
Merge branch '3.0' into fix/TD-19312 2022-10-19 19:28:31 +08:00
chenhaoran 8cc57a6bcd test:temp test 2022-10-19 11:09:44 +00:00
Haojun Liao b20e2ed5af fix(query): set correct last value. 2022-10-19 17:43:23 +08:00
“happyguoxy” 54810990aa test: refine query cases 2022-10-19 17:25:24 +08:00
“happyguoxy” 6bc4c36cd0 test: refine query cases 2022-10-19 17:25:11 +08:00
plum-lihui a69fbf5b9e test: reopen test cases 2022-10-19 17:11:31 +08:00
plum-lihui 4aff4dbbce test: add debug log info 2022-10-19 17:06:13 +08:00
Shengliang Guan 0365012b28 test: restore case 2022-10-19 12:00:49 +08:00
Shengliang Guan 05bf2bc4fa fix: comment out unstable case 2022-10-19 10:48:51 +08:00
Shengliang Guan 3a7d89a6bb refact: remove bnode codes 2022-10-18 17:34:58 +08:00
Hui Li a43201d2c2
Update tmqAutoCreateTbl.py 2022-10-18 13:09:47 +08:00
Shengliang Guan 951857430e test: comment out unstable case 2022-10-18 10:21:19 +08:00
Shengliang Guan 3977522220
Merge pull request #17415 from taosdata/test3.0/lihui
test: add insert rows
2022-10-18 09:35:17 +08:00
plum-lihui 34c7cda356 test: change sleep with commit signal 2022-10-17 20:25:11 +08:00
Liu Jicong 77c4c8fd88 test: fix failed case 2022-10-17 19:47:34 +08:00
plum-lihui c73535493d test: add insert rows 2022-10-17 19:32:13 +08:00
Liu Jicong 7467a54a16
Merge pull request #17396 from taosdata/fix/client_mem_leak
fix: client mem leak
2022-10-17 16:01:53 +08:00
Liu Jicong 73662b3058 refactor: table sink 2022-10-17 14:48:56 +08:00
Hui Li a484fa72c5
Merge pull request #17341 from taosdata/test/jcy
test:add test case of alter database param buffer and pages
2022-10-17 12:23:54 +08:00
jiacy-jcy b850c61720 test :add test case into ci 2022-10-17 11:26:00 +08:00
jiacy-jcy 2ceaea4293 Merge branch '3.0' into test/jcy 2022-10-17 11:25:05 +08:00
jiacy-jcy 4d0c7732f1 test:add test case for create wrong topic 2022-10-17 11:20:10 +08:00
plum-lihui 837495fa5a test: reopen taosShell.py test case 2022-10-17 10:45:47 +08:00
Shengliang Guan fc090a1a4a enh: refactor the code to create and delete mnodes 2022-10-14 22:19:10 +08:00
Shengliang Guan 686fc1c0f9 test: comment out test case 2022-10-14 19:25:11 +08:00
Shengliang Guan ea4ae8a960 Merge remote-tracking branch 'origin/3.0' into enh/TD-19463_2 2022-10-14 19:23:02 +08:00
Shengliang Guan 78fb1911d4 enh: refactor the code to create and delete mnodes 2022-10-14 17:59:09 +08:00
Liu Jicong 1a113a5a0c temporarily disable failed test 2022-10-14 16:30:51 +08:00
jiacy-jcy bc803c3f07 add test case into ci 2022-10-13 17:54:19 +08:00
jiacy-jcy 03469918b8 update 2022-10-13 17:51:54 +08:00
jiacy-jcy ab604310d3 test:add test case for alter buffer and pages 2022-10-13 17:44:48 +08:00
Shengliang Guan 21e02c1752
Merge pull request #17284 from taosdata/fix/TD-19457
fix(tdb): add cell header size while decoding left bytes
2022-10-11 15:21:47 +08:00
Minglei Jin 47f286869c fix(tdb): add cell header size while decoding left bytes 2022-10-11 14:25:30 +08:00
jiacy-jcy 64e453c4a6 test:add test case for show into ci 2022-10-10 10:01:50 +08:00
Shengliang Guan d191c9db6d test: comment out some case 2022-10-09 17:00:36 +08:00
plum-lihui 0777160924 test:modify timeout from 5s to 10s 2022-10-08 16:05:08 +08:00
dapan1121 d7d2dabfe8
Merge pull request #17115 from taosdata/feat/TD-18842
feat(query): interp support return timestamp with pseudo column _irowts
2022-09-28 16:00:47 +08:00
Ganlin Zhao 49f4aa8f59 add test cases 2022-09-28 14:18:25 +08:00
Ganlin Zhao a2c1c8eaf3 add test cases 2022-09-28 14:08:08 +08:00
Hui Li c2d67ae183
Update subscribeDb3.py
test: fix TD-19276
2022-09-28 11:46:54 +08:00
Shengliang Guan dc1e07826d test: restore case 2022-09-26 17:17:47 +08:00
Shengliang Guan 07c7569d59 test: comment out unstable case 2022-09-26 17:07:47 +08:00
Ganlin Zhao 8f2e385989 Merge branch '3.0' into fix/TD-18385 2022-09-23 17:43:12 +08:00
Ganlin Zhao 80612cc44e add test case 2022-09-23 16:45:23 +08:00
Ganlin Zhao ae89b8bb18 add test case 2022-09-23 16:41:10 +08:00
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