Commit Graph

8737 Commits

Author SHA1 Message Date
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 c2651e2755
Merge branch '3.0' into fix/TD-19312 2022-10-19 20:53:18 +08:00
haoranchen 8ae44a2364
Update fulltest.sh 2022-10-19 20:50:20 +08:00
haoranchen 360445488d
Update run_case.sh 2022-10-19 20:49:02 +08:00
Shengliang Guan 7db984bdc4
Merge pull request #17490 from taosdata/fix/TD-19652
rm deleted table idx
2022-10-19 20:48:46 +08:00
yihaoDeng 9805c50b38 rm deleted table idx 2022-10-19 19:44:07 +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
Haojun Liao 116d1451e4 fix(query): do some internal refactor. 2022-10-19 15:43:58 +08:00
Shengliang Guan 0e30d177fa Merge remote-tracking branch 'origin/3.0' into enh/TD-19623 2022-10-19 13:33:00 +08:00
Shengliang Guan 0365012b28 test: restore case 2022-10-19 12:00:49 +08:00
Shengliang Guan 4b1440575e test: restore case 2022-10-19 11:46:25 +08:00
Shengliang Guan 93f0c4c854
Merge pull request #17462 from taosdata/fix/TD-19254-D
chore: code optimization for sma commit
2022-10-19 11:42:01 +08:00
Shengliang Guan 96ca18e61e Merge remote-tracking branch 'origin/3.0' into enh/TD-19623 2022-10-19 11:18:21 +08:00
Shengliang Guan 8764cf9adb refact: remove multi process codes 2022-10-19 11:08:42 +08:00
Shengliang Guan 05bf2bc4fa fix: comment out unstable case 2022-10-19 10:48:51 +08:00
Shengliang Guan 6780f4cebf test: comment out unstable case 2022-10-19 10:39:56 +08:00
Cary Xu 76843a54cb chore: test case optimization for tsma 2022-10-19 10:30:14 +08:00
Shengliang Guan fc5af24975
Merge pull request #17444 from taosdata/enh/TD-19622
refact: remove bnode codes
2022-10-19 10:06:35 +08:00
Shengliang Guan 510a745832
Merge pull request #17455 from taosdata/test/TD19485
Test/td19485
2022-10-19 09:28:21 +08:00
Shengliang Guan a25ee4f1da
Merge pull request #17445 from taosdata/test3.0/lihui
test: modify timestamp for insert success anywhen
2022-10-19 09:07:23 +08:00
chenhaoran 4a96af8037 test:add md5sum file of ci libtaos 2022-10-18 14:04:49 +00:00
chenhaoran 4292ef6e7c test:add md5sum file of ci libtaos 2022-10-18 12:26:05 +00:00
54liuyao 8efd7e8763 feat(stream):replace disk buff 2022-10-18 18:13:47 +08:00
plum-lihui aa906a0d3b test: modify timestamp for insert success anywhen 2022-10-18 17:39:58 +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
Minghao Li 092a07475d refactor(sync): process hb and appendentries 2022-10-17 16:38:44 +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
Minghao Li 7b60484559 refacotr(sync): add case sync2-test.sim 2022-10-17 10:43:29 +08:00
Minghao Li 5745223bca refactor(sync): add double queues in mnode 2022-10-17 10:33:27 +08:00
Ping Xiao a86249ef6b test: add coverage test script 2022-10-16 18:16:29 +08:00
Shuduo Sang 5967e35afd
fix: taosbenchmark coverity scan issues (#17361)
* fix: taosbenchmark coverity scan issues

* fix: taosbenchmark default json case

* fix: update taos-tools 217a267
2022-10-15 22:12:26 +08:00
Shengliang Guan d992225fac Merge branch 'fix/TD-19570' into enh/TD-19463_2 2022-10-15 18:23:06 +08:00
Shengliang Guan 1b8e556e60 fix: unstable test case 2022-10-15 18:20:50 +08:00
Shengliang Guan 3611dae619 Merge branch 'fix/TD-19570' into enh/TD-19463_2 2022-10-15 17:48:09 +08:00
Shengliang Guan 345eca5742 test: comment out case 2022-10-15 17:47:48 +08:00
Shengliang Guan fdf7aecbb3 fix: unstable test case 2022-10-15 17:31:12 +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
Minghao Li 2ae4081a3f refactor(sync): add double queues in vnode 2022-10-13 20:57:36 +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
dapan1121 c4401b20ba feat: add more case when cases 2022-10-12 16:15:46 +08:00
dapan1121 5e4148e1cf feat: add more case when test cases 2022-10-12 16:02:21 +08:00
dapan1121 a13f553868 Merge remote-tracking branch 'origin/3.0' into feat/caseWhen 2022-10-12 13:33:41 +08:00
dapan1121 c485718d32 feat: add more case when cases 2022-10-12 11:46:49 +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 ce23f10068
Merge pull request #17239 from taosdata/fix/TD-19245
fix: coverity issues
2022-10-09 17:47:55 +08:00
Shengliang Guan d191c9db6d test: comment out some case 2022-10-09 17:00:36 +08:00
54liuyao 9c170ecfa8 fix(stream): filter error occurred when data was modified 2022-10-09 14:52:39 +08:00
Ganlin Zhao 1fc1546af9 add test case for desc fill 2022-10-08 19:22:49 +08:00
dapan1121 55a26990da feat: support case when cases 2022-10-08 19:07:43 +08:00
plum-lihui 0777160924 test:modify timeout from 5s to 10s 2022-10-08 16:05:08 +08:00
Shuduo Sang 3f22971eb4
fix: taosbenchmark stmt + csv rework (#17194)
* fix: taosbenchmark stmt + csv rework

* test: change default_json.py to align with doc
2022-10-08 13:17:06 +08:00
54liuyao f569355d06 fix(stream):memory leak 2022-10-08 11:04:36 +08:00
54liuyao f3b2067675 fix(stream): sliding error 2022-09-30 15:37:43 +08:00
54liuyao 46c99915bc feat(stream): distribute interval disc buff 2022-09-30 10:01:51 +08:00
Liu Jicong b8c088b5f2 temporarily disable node case 2022-09-29 13:59:37 +08:00
Liu Jicong 0c48581c86 check push ver 2022-09-29 13:52:09 +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
54liuyao 747297bd28 feat(stream): stream fill 2022-09-27 18:11:44 +08:00
Shengliang Guan f4cbf6dd75
Merge pull request #17040 from taosdata/fix/ZhiqiangWang/TD-13064-fix-mac-test-error
os: fix Mac test error
2022-09-26 18:53:48 +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
afwerar 15f8b60cdb os: mac test error 2022-09-26 14:49:19 +08:00
afwerar 00a9491a97 os: fix Mac test error 2022-09-23 17:50:43 +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
dapan1121 dc0e36f742
Merge branch '3.0' into enh/clientPolicy 2022-09-23 16:41:18 +08:00
Ganlin Zhao ae89b8bb18 add test case 2022-09-23 16:41:10 +08:00
Shengliang Guan 95f3041c14 Merge remote-tracking branch 'origin/feature/tq' into fix/TD-19204 2022-09-23 14:55:24 +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