Commit graph

11 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
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
566c961e62 refactor: implement dynamic loading of test case classes 2025-02-24 20:54: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
6f4b24a510 test: check asan cases successful 2023-02-27 17:56:15 +08:00
Shuduo Sang
fd7d0f5928 test: enable telnet_tcp.py case 2022-11-09 14:51:14 +08:00
Shuduo Sang
a83c69b8cf
fix: taosbenchmark query interval unit (#17847)
* feat: taosbenchmark kill slow query

* fix: taosbenchmark query interval unit

* test: disable restful query test due to ci util dnodes.py lack taosadapter support

* test: test restful query too

* fix: taosbenchmark query interval unit

* fix: taosbenchmark query interval
2022-11-05 18:00:46 +08:00
chenhaoran
8ba93cf951 test:add replica 3 for all testcases and frameworks 2022-10-31 19:18:41 +08:00
Yang Zhao
e95c1356ef
test: migrate 3.0 test case (#15635)
* test: add test case in 3.0

* fix: remove result file

* test: change test cases

* fix: change test case

* test: add test to ci

* test: add test case of taosbenchmark in system-test

* fix: fix test case

* test: unknown error in ci
2022-08-01 18:50:32 +08:00