Commit graph

2224 commits

Author SHA1 Message Date
chenhaoran
a7cbf6f8b2 refactor: replace inspect-based class retrieval with AST parsing for improved class order handling 2025-02-26 17:53:39 +08:00
chenhaoran
6ff179aca2 refactor: simplify module loading by introducing dynamicLoadModule function 2025-02-25 21:23:34 +08:00
chenhaoran
67c06cc02b refactor: simplify module loading by introducing dynamicLoadModule function 2025-02-25 21:14:07 +08:00
chenhaoran
7bbc42aa30 refactor: update Jenkinsfile agents and comment out unused stages 2025-02-25 20:55:38 +08:00
haoranchen
0e9319ef69
Revert "refactor: implement dynamic loading of test case classes" 2025-02-25 15:40:08 +08:00
chenhaoran
b83456de81 refactor: implement dynamic loading of test case classes 2025-02-24 20:47:02 +08:00
chenhaoran
93d2595497 fix:revert test_new cases.py 2025-02-24 10:46:16 +08:00
chenhaoran
526e29f382 refactor: dynamically load the last test case class for execution 2025-02-21 15:15:01 +08:00
factosea
13c93bc2c9 test case 2025-02-10 18:02:28 +08:00
jiajingbin
008233ccf6 doc: add Chaos Test to README and update some functions 2025-01-16 16:22:17 +08:00
wangjiaming0909
05f836c555 fix sma filtering returned wrong rows 2024-12-26 16:10:17 +08:00
Shengliang Guan
5099f24823
Merge pull request #29311 from taosdata/merge/3.0tomain
merge: from 3.0 to main branch
2024-12-25 21:27:45 +08:00
factosea
4a08d69159 fix: test case 2024-12-25 09:18:57 +08:00
Shengliang Guan
1061af6a72
Merge pull request #29248 from taosdata/enh/TD-33253/coverage2
enh: udf exception test case
2024-12-24 18:49:39 +08:00
factosea
4779f4a16f test case 2024-12-24 17:22:39 +08:00
factosea
78b5396f86 fix: test error 2024-12-24 14:45:18 +08:00
factosea
f6bd86272b udf case: varchar 2024-12-24 09:42:26 +08:00
factosea
a360b71f7c enh: udf exception test case 2024-12-20 16:57:17 +08:00
happyguoxy
0190adf620 test: refine feishu report 2024-12-20 10:24:56 +08:00
happyguoxy
4b1a9d11a2 test: refine feishu report 2024-12-20 10:24:41 +08:00
happyguoxy
72652d7c2c test: refine feishu report 2024-12-20 10:24:23 +08:00
xiao-77
a6e1af6b42 Merge branch '3.0' into enh/3.0/TS-5007 2024-12-13 15:04:36 +08:00
dapan1121
ca15163215 Merge remote-tracking branch 'origin' into feat/TD-30268 2024-12-12 11:41:00 +08:00
xiao-77
a79fbfd318 Merge branch '3.0' into enh/3.0/TS-5007 2024-12-12 09:49:17 +08:00
Shengliang Guan
03627a142d fix: ci errors 2024-12-10 11:57:05 +00:00
dapan1121
d77147d296 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-12-06 17:43:19 +08:00
dapan1121
011ff04234 fix: scheduler dead lock issue 2024-12-05 18:07:37 +08:00
xiao-77
dbaa4349ea Merge branch '3.0' into enh/3.0/TS-5007 2024-12-04 19:34:14 +08:00
Haojun Liao
8e319d777b test: update test cases. 2024-12-02 20:02:55 +08:00
xiao-77
7e20b31d04 Fix ci errors. 2024-11-28 19:30:09 +08:00
xiao-77
e846c5e47b Fix ci errors. 2024-11-28 19:06:27 +08:00
xiao-77
2b3dca319a Fix some ci error. 2024-11-26 10:07:00 +08:00
xiao-77
c099791812 Fix can not start dnode. 2024-11-25 19:14:08 +08:00
happyguoxy
c02e4085d6 test:alter crashgen report 2024-11-21 18:05:58 +08:00
happyguoxy
7baf371628 test:alter crashgen report 2024-11-21 18:05:51 +08:00
happyguoxy
69604c2d7d test:alter crashgen report 2024-11-21 18:05:44 +08:00
happyguoxy
d426209113 test:alter crashgen report 2024-11-21 18:03:53 +08:00
happyguoxy
4a05f3ffd0 test:alter crashgen report 2024-11-21 18:03:42 +08:00
happyguoxy
9d11a87e53 test:alter crashgen report 2024-11-21 18:03:28 +08:00
happyguoxy
d16e8ee2a7 Merge branch 'main' of github.com:taosdata/TDengine into test/main/TD-32816 2024-11-15 10:33:45 +08:00
“happyguoxy”
b38411a076 test:add stream test cases 2024-11-11 14:59:36 +08:00
xiao-77
4f9fa3bb3e fix alter wal level from 0 to 1or2 and restart failed 2024-11-07 17:43:28 +08:00
54liuyao
719a3faa12 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 11:13:15 +08:00
54liuyao
ba31bf2c52 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 09:42:50 +08:00
Shengliang Guan
0be118c0aa
Merge pull request #28408 from taosdata/enh/TD-32181/client
Enh/td 32181/client
2024-11-06 09:42:05 +08:00
Shengliang Guan
382aff37f7
Merge pull request #28471 from taosdata/test/fix_memleak_deadlock_conflick
test: format code and add dead-lock return code to crash_gen
2024-11-05 11:08:19 +08:00
chenhaoran
e7b4fbcf90 test:add checking stream status and set interval 8 to test 2024-10-31 09:47:25 +08:00
54liuyao
cd0a23c983 remove sudo 2024-10-30 16:29:42 +08:00
chenhaoran
13086bc66e test:add testcase for interp in stream 2024-10-28 09:25:49 +08:00
xinsheng Ren
412c10ed94
Merge branch '3.0' into enh/TD-32181/client 2024-10-25 22:54:04 +08:00