Commit Graph

138 Commits

Author SHA1 Message Date
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
Xuefeng Tan 449f7115e4
fix: windows test (#20256)
* fix: windows sim test

* fix: windows sim test

* fix: random on windows

* fix: taosd online check

* fix: windows path in python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: make_install.bat

* fix: python test

* fix: jdbc test

* fix: develop test

* fix: develop test

* fix:add log

* test:add win case file

* test:add win case file

* test:add win case file

* fix: python test get taosBenchmark path

* test:add win case file

* test:comment some failed cases in win

* test:add win case file

* test:add win case file

* test:comment some win case file

* test:add some win case file

---------

Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-16 10:18:06 +08:00
chenhaoran ecf166bd0f test: remove cross-threaded operations that use Python connections in test cases 2023-02-28 17:04:48 +08:00
Shuduo Sang ea5d925c50
fix: alpine support (#19353)
* fix: alpine support

* fix: ostimer thread_id

* fix: taosPrintTrace and tsStreamMax

* fix: make_install.sh and dnodes.py for alpine

* fix: cmake.platform and cut option for alpine

* fix: timer sigev and string convert

* fix: test case for alpine

* fix: fix test script for alpine

* fix: fix test script for alpine

* fix: fix taosLogTrace for Alpine

* fix: fix taosSort

* fix: vnode and mnode compare functions and test cases

* fix: sorting algorithms and unit tests

* fix: libtaosws.so build error on Alpine

* fix: libtaosws.so build error on Alpine

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
Xiaoyu Wang 9a0c2805f4 merge main 2023-01-13 13:54:04 +08:00
chenhaoran ca1e1c1694 test:modify failed cases in ci 2023-01-13 10:30:43 +08:00
chenhaoran 7411643c8e test:modify failed cases in ci 2023-01-12 18:24:01 +08:00
Benguang Zhao 06c747c040 fix: wait for trans completion in testcase 5dnode3mnodeDrop.py 2023-01-11 17:06:00 +08:00
Alex Duan 642cd078a4 fix: max wait time modify from 5s to 10s 2022-12-30 15:23:04 +08:00
Alex Duan 6eeddb4b53 add case feature function with loop check data 2022-12-30 15:19:44 +08:00
Alex Duan ac67b69c64 fix: python case error 2022-12-30 11:24:11 +08:00
Alex Duan 167c390877 feat: check cluster status add case 2022-12-30 11:14:26 +08:00
Shengliang Guan 664dcb6b4e Merge branch 'main' into merge/mainto3.0_1226 2022-12-26 09:26:54 +08:00
Shengliang Guan 893cf18f8e test: adjust case 2022-12-21 11:27:59 +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
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 e456c8d252 Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251 2022-12-05 17:08:46 +08:00
chenhaoran e7f7c736bf test:add testcase of mnode clusters 2022-12-01 15:48:05 +08:00
Shengliang Guan 2cccc3d18e test: adjust test case (add leader**) 2022-12-01 13:48:51 +08:00
Shengliang Guan 58f49389cd test: adjust cluster case for asan 2022-11-28 12:00:51 +08:00
Shengliang Guan 099b80906f test: adjust cluster case for asan mode 2022-11-28 11:19:02 +08:00
wenzhouwww be6b205a46 update case 2022-11-24 11:43:54 +08:00
wenzhouwww bc40b7d360 update 2022-11-23 22:21:21 +08:00
chenhaoran 87dd42b4d4 modify testcase that reduce numbers of db and repetitions 2022-11-07 20:24:00 +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
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
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
chenhaoran 49eee4c074 test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
chenhaoran 3605a345cd test:add replica 3 for cluster test case 2022-11-01 20:12:26 +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
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
wenzhouwww@live.cn 287e69b49b update 2022-10-26 16:22:37 +08:00
wenzhouwww@live.cn 3546bb5d85 test:add test case for cluster vnode 2022-10-26 16:05:20 +08:00
Shengliang Guan 4968b11a5b test: adjust case 2022-10-19 21:01:24 +08:00
Minglei Jin 47f286869c fix(tdb): add cell header size while decoding left bytes 2022-10-11 14:25:30 +08:00
wenzhouwww@live.cn d885144db6 test : update test case about vote leader time cost 2022-08-12 11:42:34 +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
wenzhouwww@live.cn 3807d00623 test:update vnode case 2022-08-10 14:26:03 +08:00
tomchon 31ac722430 test: modify testcases of muti-mnodes 2022-08-02 20:09:36 +08:00
wenzhouwww facf2d5718
Merge branch '3.0' into test/cluster_case 2022-07-30 17:58:18 +08:00
wenzhouwww@live.cn b4a9dcb298 update case 2022-07-30 17:35:04 +08:00