Commit Graph

13274 Commits

Author SHA1 Message Date
Minglei Jin 352cf8468b stmt2/test: new stmt2 api test program 2024-09-06 14:50:35 +08:00
Minglei Jin 2ac23f72e8 Merge branch '3.0' into feat/TD-30813-2 2024-09-06 14:01:54 +08:00
Jing Sima 87130db0e4 fix:[TD-31889] extend result buf size for percentile function to handle large double value. 2024-09-04 18:33:14 +08:00
Haojun Liao c72cd7c783
Merge pull request #27650 from taosdata/fix/TD-31844
fix:[TD-31844]open log flag in test case
2024-09-04 18:21:55 +08:00
Hongze Cheng abeca1e08a
Merge pull request #27420 from taosdata/enh/TS-5297-3.0
enh: grant for csv and data sync
2024-09-04 18:14:37 +08:00
Minglei Jin 270190b4ee Merge branch '3.0' into feat/TD-30813-2 2024-09-04 10:14:37 +08:00
Feng Chao adc63b4924
Merge pull request #27424 from taosdata/test/3.0/windows-full-ci
Test/3.0/windows full ci
2024-09-04 08:12:45 +08:00
chenhaoran 01ad6a685b tetst:sleep 2 after stop taosd in windows ci 2024-09-03 19:37:22 +08:00
chenhaoran f6d3cb8fe3 tetst:remove failed case in windows ci 2024-09-03 18:46:56 +08:00
Pan Wei 857b6dae92
Merge pull request #27655 from taosdata/test/3.0/TD-31556
tetst:don't check assert of  taosx and explorer  in ci
2024-09-03 18:44:07 +08:00
chenhaoran dbb0fe7068 tetst:don't check assert of taosx and explorer in ci 2024-09-03 18:37:45 +08:00
chenhaoran 67e3019a19 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/windows-full-ci 2024-09-03 18:33:09 +08:00
yihaoDeng b403640cf0 fix:[TD-31844]open log flag in test case 2024-09-03 16:57:41 +08:00
chenhaoran 66b7c9cfbe tetst:modify error path in windows ci 2024-09-03 16:34:26 +08:00
Feng Chao f7036fd3c9
Merge pull request #27625 from taosdata/test/3.0/TD-31843
Test: use parameters instead of numbers for test_column_tag_boundary.py
2024-09-03 16:20:19 +08:00
Hongze Cheng 6e349d549d
Merge pull request #27623 from taosdata/test/3.0/TD-31556
tetst:Add assert checks to the CI pipeline
2024-09-03 15:21:49 +08:00
Minglei Jin aa16f0adac Merge branch '3.0' into feat/TD-30813-2 2024-09-03 15:21:45 +08:00
haoranchen 94719a4881
Update test_column_tag_boundary.py 2024-09-03 09:22:46 +08:00
haoranchen b8cca4b32c
Test: Use parameters instead of numbers. for test_column_tag_boundary.py 2024-09-03 09:20:37 +08:00
Feng Chao 26835e6e5f
Merge pull request #27582 from taosdata/test/3.0/TD-31660
add case by TD-31660 TS-5340
2024-09-03 09:06:57 +08:00
Feng Chao 4eb5a82b8d
Merge pull request #27612 from taosdata/test/3.0/TD-31843
tetst:Reduce the number of loops in ci case
2024-09-03 09:05:11 +08:00
chenhaoran 14674ffbba tetst:add assert check in ci 2024-09-02 21:10:58 +08:00
chenhaoran cbc2849122 tetst:add assert check in ci 2024-09-02 20:32:47 +08:00
chenhaoran 6a05d9e4fc tetst:add assert check in ci 2024-09-02 20:31:02 +08:00
Pan Wei 944c4bf5d3
Merge pull request #27583 from taosdata/feat/TS-5323
feat:[TS-5323] Support using 'level' as columnname.
2024-09-02 18:58:59 +08:00
Jing Sima 4c9bfac39d feat:[TS-5323] Support using 'level' as columnname. 2024-09-02 16:57:21 +08:00
chenhaoran 5f477e0717 tetst:Reduce the number of loops in ci case 2024-09-02 16:23:51 +08:00
chenhaoran 860395c45b tetst:modify failed cases in windows ci 2024-09-02 16:13:27 +08:00
Leo Xu 579fab19e0 change db name 2024-09-02 14:59:11 +08:00
Leo Xu e12298f814 add case by TD-31726 2024-09-02 14:50:25 +08:00
chenhaoran 5f99271781 ≈Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/windows-full-ci 2024-09-02 00:35:23 +08:00
chenhaoran 0197185310 tetst:add army testcase in windows ci 2024-09-02 00:09:48 +08:00
chenhaoran 7298857238 tetst:modify failed cases in windows ci 2024-09-01 22:20:56 +08:00
Pan Wei 9d1ded192c
Merge pull request #27517 from taosdata/fix/3.0/TD-31726
fix subquery with same name caused data error
2024-09-01 18:21:14 +08:00
Pan Wei b542d83fbc
Merge pull request #27549 from taosdata/enh/TS-5312
enh: optimize stable tbname equal query
2024-09-01 18:07:45 +08:00
Pan Wei ca43bac8a2
Merge pull request #27576 from taosdata/feat/TS-4674
fix:[TS-4674] no rsp send to poll if change leader in vnode when date…
2024-08-31 18:40:38 +08:00
wangjiaming0909 eb46b5fa08 add tests for fix duplicate cols names 2024-08-31 15:21:53 +08:00
kailixu ffa62193f8 Merge branch '3.0' into enh/TS-5297-3.0 2024-08-31 12:43:09 +08:00
Leo Xu 7fa3eddaf6 add case TD-31660 2024-08-30 16:31:31 +08:00
Hongze Cheng f207b6faf0 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-31556-3.0 2024-08-30 15:46:19 +08:00
Hongze Cheng 4a8b6011f1 enh: add assert CI test case 2024-08-30 15:45:26 +08:00
dapan1121 f4f8da251c fix: disable tsma tbname optimization 2024-08-30 15:33:54 +08:00
wangmm0220 b4a0a7c2c9 fix:[TS-4674] no rsp send to poll if change leader in vnode when date is over 2024-08-30 15:26:15 +08:00
Leo Xu a250823fb5 add case by TS-5340 2024-08-30 15:09:57 +08:00
Alex Duan f7da5e4994
Merge pull request #27423 from taosdata/case/TS-4893-3.0
Case/ts 4893 3.0
2024-08-30 13:40:13 +08:00
Jinqing Kuang 2a7cfd6ad8 test(query)[TS-4893]: Add test cases for MySQL function support 2024-08-30 10:11:32 +08:00
dapan1121 0953983d26 fix: validate to_iso8601 parameters 2024-08-30 09:16:41 +08:00
kailixu f3e553e1be Merge branch '3.0' into enh/TS-5297-3.0 2024-08-29 17:47:53 +08:00
Minglei Jin fea7265c0a multiple binding for example 2024-08-29 17:40:02 +08:00
chenhaoran a149a18d39 tetst:check stream task status in common.py 2024-08-29 15:59:02 +08:00