Commit graph

15 commits

Author SHA1 Message Date
Pan Wei
f871cafe35
fix: windows cases failed issues (#35014) 2026-03-31 17:43:53 +08:00
haoranchen
c9812c6ad4
fix(taosd): refactor Windows process management for taosd startup and shutdown (#34818) 2026-03-18 15:57:47 +08:00
haoranchen
d261dbe55f
fix:add check transcation after new db (#34175)
* fix(tmq): add waitTransactionZeroWithTsql method to check for zero transactions after database creation

* fix(tests): update test cases for tmq snapshot and remove commented line

* fix(tmq): optimize waitTransactionZeroWithTsql method to use query instead of execute

* fix(tmq): update waitTransactionZeroWithTsql method to implement timeout and improve transaction checking logic

* fix(tmq): update database creation and transaction checking logic to use td_sql and improve error handling

* fix(tmq): refactor waitTransactionZeroWithTdsql to use query method for transaction checking

* fix(tmq): update logging format in createDb method and correct transaction checking function name

* fix(tmq): refactor waitTransactionZeroWithTdsql method for improved readability

* fix: typo

Signed-off-by: WANG Xu <feici02@outlook.com>

* fix(tmq): refactor database and table creation queries for improved readability and consistency

* Implement feature X to enhance user experience and optimize performance

* Implement feature X to enhance user experience and optimize performance

* fix: update SQL string construction to handle empty database parameters

* fix: ensure proper spacing in SQL string construction for database creation

* fix: add process check after stopping taosd to ensure proper shutdown

* fix: enhance process check after stopping taosd to ensure it terminates within a timeout

---------

Signed-off-by: WANG Xu <feici02@outlook.com>
Co-authored-by: WANG Xu <feici02@outlook.com>
2026-01-13 14:24:12 +08:00
Alex Duan
690508a6d1
test: test_idmp_meters.py submit (#32763) 2025-09-03 17:28:56 +08:00
chenhaoran
f2d2674d53 fix Windows errors 2025-08-29 17:40:08 +08:00
minhuinie
8a5134f7d7 fix new cases 2025-07-16 18:17:35 +08:00
huohong
6526ebb1c0 fix failed cases 2025-07-16 14:07:10 +08:00
huohong
20d12f58f8 add system-test/6/cluster test 2025-07-09 11:38:11 +08:00
Simon Guan
b874cf66fe
test: migrate cases (#31037) 2025-05-16 20:35:26 +08:00
huohong
082bf7463b test: add dnodeClearData function 2025-05-10 18:02:02 +08:00
Simon Guan
644972d160
test: migrate cases (#30973) 2025-05-05 14:08:10 +08:00
Simon Guan
e15b65fb52
test: migrate cases (#30972) 2025-05-04 22:31:35 +08:00
Simon Guan
ed30afe58e
test: migrate cases (#30951) 2025-04-29 18:29:05 +08:00
huohong
7a84b1a776 feat: change utils import 2025-03-28 21:37:07 +08:00
minhuinie
a5bc8b7c33 merge frame and utils 2025-03-28 15:01:16 +08:00