Commit Graph

245 Commits

Author SHA1 Message Date
chenhaoran ad182673fb test: configure debug flag to 135 or 131 in dnodes 2024-04-16 14:27:06 +08:00
Haojun Liao 993a340f3d
Merge pull request #25044 from taosdata/coverage/replace_kill_signal
replace kill signal
2024-03-08 17:19:23 +08:00
Ping Xiao ecfc5ec439 replace kill signal 2024-03-08 16:12:27 +08:00
Haojun Liao 3de1413974 test(stream): add some test cases to inc coverage. 2024-03-08 13:38:51 +08:00
wangmm0220 c7d115d8aa fix:add excluded msg for delete in tmq 2024-03-04 14:58:13 +08:00
charles 8b50f346aa udpate checkAsan.sh 2024-02-04 18:09:21 +08:00
charles 57148a7731 udpate checkAsan.sh to skip asan_malloc_linux.cpp error 2024-02-02 10:16:14 +08:00
chenhaoran 3a1d8f2e8f test: replace timestamp now with var ts 2024-01-15 19:14:24 +08:00
Haojun Liao d87db2f829 fix(stream): fix the pause failure bug. 2023-10-09 14:48:11 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
yihaoDeng 4372ebdab5 change asan leak 2023-08-30 21:48:16 +08:00
yihaoDeng 4b1e73860f change asan leak 2023-08-30 21:25:17 +08:00
yihaoDeng 2ed576748a fix merge error 2023-08-30 18:18:21 +08:00
kailixu f70709be3c fix: run sim cases on windows 2023-07-28 14:54:03 +08:00
Haojun Liao 57fcd553f8 refactor: do some internal refactor. 2023-06-28 13:13:13 +08:00
shenglian zhou 90f542857d enhance: improve document 2023-05-25 11:13:05 +08:00
Haojun Liao 99148d6719 other: merge 3.0 2023-05-13 20:02:48 +08:00
chenhaoran 57d67faabe test:add testcases of learner in election 2023-05-11 19:05:21 +08:00
yihaoDeng 5708fcb5cb Merge branch 'enh/3.0' into enh/rocksdbSstateMerge 2023-05-10 08:02:16 +00:00
Minglei Jin 3822a5858b sim/valgrind: suppress rocks reachables 2023-04-26 16:03:37 +08:00
yihaoDeng 4687430a65 remove reachable mem check 2023-04-18 20:03:51 +08:00
Alex Duan ad6dd54a00 test: add udf function return with varchar 2023-04-07 18:14:02 +08:00
slzhou ba82f05d68 fix: keep original udf file name when rename file error 2023-03-17 20:19:46 +08:00
slzhou 3bf9ea9e59 fix: prepare_pyudf.sh is not executable 2023-03-17 15:22:06 +08:00
slzhou 7360011a9e fix: move from run_case.sh to each case 2023-03-17 14:08:18 +08:00
slzhou e71df1aca6 enhance: add taospyudf test and run it in CI 2023-03-16 19:06:18 +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
Xiaoyu Wang 961107d1ca merge main 2023-02-24 16:55:50 +08:00
Xiaoyu Wang 1ab144609e merge main 2023-02-23 14:58:22 +08:00
Ganlin Zhao a185561405 fix: fix asan error 2023-02-22 18:46:59 +08:00
chenhaoran 650147ccb8 fix: ingore filter.c error found by asan 2023-02-22 14:46:19 +08:00
chenhaoran 96389577d7 fix: ingore filter.c error found by asan 2023-02-22 14:42:17 +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
chenhaoran ca1e1c1694 test:modify failed cases in ci 2023-01-13 10:30:43 +08:00
Shengliang Guan 90e44ced3e test: add logs 2022-12-23 11:15:45 +08:00
slzhou 3108e658e6 fix: expand scalar param column data to fill the udf datablock 2022-12-13 14:51:11 +08:00
Shengliang Guan 8d1b036253 test: adjust case for asan mode 2022-11-27 14:49:00 +08:00
Shengliang Guan 8239b5526c Merge branch '3.0' into fix/TD-20645 2022-11-25 00:12:33 +08:00
Ganlin Zhao 0ea961b659 fix: [ASAN] fix nullpointer issue in tdatablock.c 2022-11-24 21:24:11 +08:00
Shengliang Guan 30460b9b0d test: add asan case 2022-11-24 17:22:24 +08:00
Shengliang Guan 923cf224cf test: add asan case 2022-11-23 10:57:01 +08:00
Shengliang Guan f34a5c4099 test: add asan case 2022-11-22 21:24:21 +08:00
Shengliang Guan afe7a19ba0 test: add asan case 2022-11-21 14:09:12 +08:00
Shengliang Guan e5470224cf test: close all dnodes when tsim execution is complete 2022-11-21 11:01:44 +08:00
Shengliang Guan c454f849b2 test: adjust python asan script 2022-11-21 09:45:38 +08:00
Shengliang Guan ee9f5740cf test: check asan errors 2022-11-21 08:52:32 +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 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