54liuyao
|
7c32cc7796
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-12 09:08:40 +08:00 |
54liuyao
|
5cfe7b8ec9
|
fix(query):fix the issue of return db error when the timestamp is 0
|
2024-09-11 14:58:06 +08:00 |
54liuyao
|
88d01d8980
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-09 11:21:23 +08:00 |
lyh250-666
|
256175d3bd
|
test:modify dnodes = 5
|
2024-09-07 14:59:01 +08:00 |
lyh250-666
|
64763f14e9
|
test:fix clusterBasic case
|
2024-09-07 12:34:37 +08:00 |
chenhaoran
|
a58c69e146
|
test:comment out failed testcase in ci
|
2024-09-07 09:42:47 +08:00 |
54liuyao
|
43390b1c36
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-04 09:20:11 +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 |
54liuyao
|
79f8b4fc9a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-03 17:54:28 +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 |
54liuyao
|
d4062efa1c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-03 09:29:41 +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 |
chenhaoran
|
14674ffbba
|
tetst:add assert check in ci
|
2024-09-02 21:10:58 +08:00 |
chenhaoran
|
6a05d9e4fc
|
tetst:add assert check in ci
|
2024-09-02 20:31:02 +08:00 |
chenhaoran
|
860395c45b
|
tetst:modify failed cases in windows ci
|
2024-09-02 16:13:27 +08:00 |
54liuyao
|
f1cbd426d6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-02 13:53:32 +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 |
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
|
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 |
Leo Xu
|
7fa3eddaf6
|
add case TD-31660
|
2024-08-30 16:31:31 +08:00 |
54liuyao
|
9d8e8892b4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-30 16:04:09 +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 |
54liuyao
|
73c3035a00
|
add test
|
2024-08-29 13:50:07 +08:00 |
Alex Duan
|
dbcd10df3c
|
fix: cases.tasks config sanitizer error1
|
2024-08-29 09:28:46 +08:00 |
Alex Duan
|
af5cd7a66e
|
fix: cases.tasks config sanitizer error
|
2024-08-29 09:26:45 +08:00 |
Alex Duan
|
a4bd57e2f1
|
fix: fix connect rsp msg except memory leak
|
2024-08-28 21:26:06 +08:00 |
Alex Duan
|
e0fa9337a5
|
Merge pull request #27516 from taosdata/case/TD-31711-3.0
udf funciton return error for child query
|
2024-08-28 19:08:23 +08:00 |
Pan Wei
|
0c587949e7
|
Merge pull request #27400 from taosdata/feat/TS-4893-test
feat:[TS-4893] Add test.
|
2024-08-28 18:53:26 +08:00 |
Alex Duan
|
e0b5ce8e7d
|
fix: adjust file position
|
2024-08-28 16:07:42 +08:00 |
Alex Duan
|
2324ca14ae
|
Merge pull request #27403 from taosdata/test/TD-31528
add a clusterBasic case
|
2024-08-28 15:48:39 +08:00 |
sima
|
e65ea2f99f
|
feat:[TS-4893] Add test.
|
2024-08-28 10:05:28 +08:00 |
Alex Duan
|
a637997fa9
|
Merge pull request #27452 from taosdata/test/3.0/TD-31680
tetst:add memory leak detection for TD in psiminfo to the CI
|
2024-08-26 13:50:30 +08:00 |
chenhaoran
|
8ca7b967a6
|
test:commit the failed case in cases-task
|
2024-08-26 13:49:30 +08:00 |
lyh250-666
|
9d8717fe9e
|
add a clusterBasic case
|
2024-08-22 08:14:37 +00:00 |
charles
|
6fbfda871f
|
add test case for last and last_row
|
2024-08-15 13:49:45 +08:00 |
Alex Duan
|
ed7081eaad
|
Merge pull request #27170 from taosdata/test/3.0/TD-31301
test:set debug in address sanitizer model
|
2024-08-14 19:16:27 +08:00 |
chenhaoran
|
94891943a9
|
test:add release building tests and modify debug in unit-test
|
2024-08-14 17:51:26 +08:00 |
chenhaoran
|
d1bcc1dddd
|
tetst: test for checking return value
|
2024-08-14 16:25:34 +08:00 |
chenhaoran
|
ca7b1b21c7
|
test:add release building tests and modify debug in unit-test
|
2024-08-14 15:10:14 +08:00 |
chenhaoran
|
ae6b08d137
|
test:add release building tests and modify debug in unit-test
|
2024-08-14 10:32:49 +08:00 |
chenhaoran
|
8358b9736b
|
test:add release building tests and modify debug in unit-test
|
2024-08-13 16:52:41 +08:00 |
charles
|
75df5d47f1
|
update test case for TD-30995 by charles
|
2024-08-13 15:13:18 +08:00 |
Alex Duan
|
3b82afa238
|
Merge pull request #27089 from taosdata/test/TD-31264
test: add a case for concat function
|
2024-08-13 11:08:40 +08:00 |
chenhaoran
|
75543d952c
|
test:set debug in address sanitizer model
|
2024-08-13 09:18:29 +08:00 |
chenhaoran
|
c68c1e3201
|
test:set debug in address sanitizer model
|
2024-08-12 19:56:11 +08:00 |
lyh250-666
|
6cb288d73e
|
test: add a case.task for concat function
|
2024-08-12 09:31:51 +08:00 |
Alex Duan
|
1c6ca34732
|
Merge pull request #27078 from taosdata/case/TD-31176-3.0
fix: restore delete_check.py case
|
2024-08-10 12:09:55 +08:00 |
Alex Duan
|
a23f877c89
|
Merge pull request #27088 from taosdata/test/TD-31203
test: Adding test case for TD-31203
|
2024-08-09 17:33:29 +08:00 |