Commit Graph

24 Commits

Author SHA1 Message Date
kailixu 433179af0d fix: unify tag value parsing syntax 2024-03-10 22:14:57 +08:00
chenhaoran c0186a214d test: add testcase for TD-28106 of copy file in snapshot 2024-01-03 14:50:05 +08:00
Alex Duan b1ce76cebf
Merge pull request #24309 from taosdata/test/3.0/TD-27980
test: modify testcase of  windows
2024-01-02 17:53:59 +08:00
chenhaoran 93fe955828 test: modify testcase of windows 2024-01-02 17:48:05 +08:00
factosea 1aae0e52e3 fix: like wildcard match 2023-12-26 14:48:05 +08:00
chenhaoran c05a1c9333 test:update testcases in windows 2023-11-20 15:25:58 +08:00
facetosea 3369511e40 rest does not support varbinary 2023-09-21 15:03:21 +08:00
facetosea c6bb9ff765 fill.py -Q test 2023-09-20 17:52:10 +08:00
xsren 3026c80073 add fill test case 2023-09-19 16:52:03 +08:00
wangjiaming0909 2c4e0fee07 feat: optimize partition node, replace with sort node 2023-09-05 10:53:30 +08:00
chenhaoran af9a73d1e3 test:repire test case for windows 2023-08-21 15:39:06 +08:00
chenhaoran a0c5d130ae test:repire test case for windows 2023-08-07 18:32:58 +08:00
chenhaoran bc0dc76e7d test:add test case for windows 2023-06-16 17:35:22 +08:00
yihaoDeng 5708fcb5cb Merge branch 'enh/3.0' into enh/rocksdbSstateMerge 2023-05-10 08:02:16 +00:00
yihaoDeng 8356533eb1 Merge branch 'enh/standVer' into enh/rocksdbSstateMerge 2023-05-09 12:13:16 +00:00
yihaoDeng ed749b8bfc fix mem leak 2023-05-06 14:01:44 +00:00
yihaoDeng 08c3a63341 Merge branch 'enh/standVer' into enh/rocksdbSstateMerge 2023-05-06 12:37:54 +00:00
wangmm0220 261f2736f7 fix:[TD-24010] subscribeStb.py failed in windows CI 2023-05-06 19:17:36 +08:00
wangmm0220 d32097d56a fix:disable subscribeStb.py temporary 2023-05-06 11:26:54 +08:00
kailixu 2d4dd64584 chore: more code 2023-04-24 20:21:28 +08:00
yihaoDeng ad52f1d6e6 change write opt 2023-04-22 11:34:37 +00:00
yihaoDeng 438b3dcd65 change write opt 2023-04-20 10:18:21 +00:00
yihaoDeng f48c539011 just test 2023-04-19 15:12:19 +00: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