Commit Graph

1463 Commits

Author SHA1 Message Date
chenhaoran 0e25efcec5 test:update install py connector in ci 2024-11-13 11:37:37 +08:00
chenhaoran de1f4b75a6 test:update install py connector in ci 2024-11-13 10:30:28 +08:00
dmchen 830cbf6b2c fix/TS-5251-add-conflict-check-fix-case 2024-11-12 11:29:33 +08:00
“happyguoxy” 2dbd0bacb5 test:add stream and query test cases 2024-11-11 15:00:10 +08:00
Jing Sima 3b86a2f19b fix:[TS-5580] Add test case for TS-5580 2024-11-11 13:56:37 +08:00
xiao-77 e930b1d2a6 fix ci case 2024-11-11 13:47:05 +08:00
xiao-77 5d66a2e239 add wal level 0 case 2024-11-11 11:21:25 +08:00
kailixu e28f480df6 Merge branch '3.0' into enh/TS-5574-3.0 2024-11-08 15:07:16 +08:00
kailixu 0d7491434b enh: add test case for grant 2024-11-08 15:06:52 +08:00
kailixu 880b54ee16 Merge branch 'td31284_klxu' into td31284 2024-11-07 14:30:38 +08:00
Feng Chao c196dd86e0
Update cases.task 2024-11-07 07:55:47 +08:00
Feng Chao f78124ff3a
Update cases.task to remove santilizer to avoid the make failed 2024-11-06 15:05:39 +08:00
54liuyao 9fa6fe67c2 add ci 2024-11-06 14:36:08 +08:00
Feng Chao e5098f82fa
Update cases.task 2024-11-06 11:33:25 +08:00
Feng Chao eea5eea7b1
Update cases.task to close santilizer for case test_passwd.py 2024-11-06 11:26:22 +08:00
54liuyao ba31bf2c52 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 09:42:50 +08:00
dmchen 8c1fdc92ed fix/TS-5251-add-conflict-check-add-case 2024-11-06 08:33:33 +08:00
Feng Chao 25d34537db
Merge branch '3.0' into td31284 2024-11-05 13:19:34 +08:00
Shengliang Guan 22508e4488
Merge pull request #28513 from taosdata/td-30661
add test case for case...when... by charles
2024-11-05 13:04:37 +08:00
Shengliang Guan 521b86ea89
Merge pull request #28637 from taosdata/fix/3_liaohj
fix(stream): check the right return code for concurrent checkpoint trans.
2024-11-05 11:18:14 +08:00
Shengliang Guan 1539e04e8b
Merge pull request #28639 from taosdata/main
merge: from main to 3.0 branch
2024-11-05 09:04:38 +08:00
Haojun Liao 635f16dd53 test: add a new test case. 2024-11-04 20:18:17 +08:00
Haojun Liao fea19d5ad1 test: add a new test case. 2024-11-04 20:14:58 +08:00
Jing Sima 9df427c0cd fix:[TD-32506] Add test case for TD-32506 2024-11-04 09:40:35 +08:00
54liuyao de92e455a6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-04 09:11:43 +08:00
Shengliang Guan a71aacbb13
Merge pull request #28620 from taosdata/main
merge: from main to 3.0
2024-11-02 12:06:20 +08:00
54liuyao 158eda13f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-31 17:49:58 +08:00
Shengliang Guan eedc020425 Merge branch '3.0' into enh/dnodelist 2024-10-31 17:40:01 +08:00
Shengliang Guan a31027359f
Merge pull request #28253 from taosdata/fix/3_liaohj
enh(stream): check the existence for snode.
2024-10-31 17:25:36 +08:00
Shengliang Guan 72111db344 test: add dnode list case 2024-10-31 15:44:25 +08:00
Jing Sima 5a4c7c2e2a fix:[TD-32727] Add test case for TD-32727. 2024-10-31 09:50:57 +08:00
Jing Sima 412c20968e fix:[TD-32727] Add test case for TD-32727. 2024-10-30 18:11:14 +08:00
54liuyao b6d16eccdb Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-30 14:54:42 +08:00
WANG Xu 92ee0bf236
Merge pull request #28467 from taosdata/test/3.0/ts-4592
test:add testecase for clear consumer  with session and poll timout
2024-10-30 14:28:12 +08:00
54liuyao f1c95a84dc adj ci 2024-10-29 13:51:52 +08:00
Haojun Liao 18c1b76cb4 test: add into test suite 2024-10-29 10:09:07 +08:00
charles f897543994 add test case for case...when... by charles 2024-10-25 17:31:21 +08:00
54liuyao cea454b002 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-24 19:24:55 +08:00
chenhaoran e4547fd5a7 tetst:add testecase for clear consumer with session and poll timout 2024-10-23 16:56:11 +08:00
Shungang Li fe32bf6833 enh: add test case 2024-10-22 14:37:56 +08:00
54liuyao f04151d772 fix(stream):add force window close check 2024-10-18 17:38:14 +08:00
54liuyao 0e2fe1554b interp only support force window close 2024-10-17 17:29:57 +08:00
54liuyao e825d74213 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-17 17:12:00 +08:00
54liuyao baf47844f1 add ci 2024-10-16 17:48:48 +08:00
Feng Chao 8bcdc96b55
Merge pull request #28343 from taosdata/ts5507
update encrypt test case for ts-5507 by charles
2024-10-16 13:25:00 +08:00
54liuyao 9377450199 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-14 13:55:05 +08:00
wangmm0220 fbed901add fix:[TD-32526] conflicts from 3.0 2024-10-12 18:41:48 +08:00
Pan Wei 613aaaa04f
Merge pull request #28178 from taosdata/enh/TD-32189
enh:[TD-32189] Add validation to prevent changes to resultinfo structure.
2024-10-12 17:28:09 +08:00
Pan Wei b2b4294ae7
Merge pull request #28317 from taosdata/feat/TD-32187
enh:[TD-32187]test tmq api
2024-10-12 17:05:55 +08:00
wangmm0220 22b310e794 fix:[TD-32526] consumer null if add column because of pDataBlock not clear 2024-10-12 16:13:30 +08:00
charles 618ec35190 update encrypt test case for ts-5507 by charles 2024-10-12 15:15:15 +08:00
Jing Sima 6231d46cc5 enh:[TD-32189] Add validation to prevent changes to resultinfo structure. 2024-10-12 15:14:59 +08:00
wangmm0220 f8337a3263 enh:[TS-5441] change poll flag to consumer for multi consumers 2024-10-11 14:26:45 +08:00
Shengliang Guan 7c0c710465 fix: ctest tag not exist 2024-10-11 09:07:42 +08:00
Shengliang Guan 73de6c6987 test: let auto_create at begin 2024-10-10 18:06:40 +08:00
54liuyao 08283a34c2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-09 11:19:29 +08:00
Pan Wei 388148d2e0
Merge pull request #27616 from taosdata/fix/TD-30270
feat:[TD-30270] opti close logic in tmq
2024-10-09 10:04:14 +08:00
54liuyao 1e5a9870ed Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-09 09:05:25 +08:00
wangmm0220 08b2df7c4c fix:[TD-30270]conflicts from 3.0 2024-10-08 10:40:41 +08:00
wangmeng c6ad2a1e21 fix:[TD-32198] add a test case to verify HAVING key 2024-09-30 17:48:42 +08:00
54liuyao c9308e7482 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-30 17:12:25 +08:00
54liuyao d13819bbf4 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-30 09:05:46 +08:00
cris.pei e5dbf39e86 ci: the compilation of the c samples in the documentation is separate from the TDengine build 2024-09-29 13:15:31 +08:00
cris.pei 8627879036 docs: the compilation of the c samples in the documentation is separate from the TDengine build 2024-09-29 13:08:24 +08:00
cris.pei 5ff244cabf ci: delete debug info 2024-09-27 19:42:15 +08:00
cris.pei c860d1e22c ci: delete debug info 2024-09-27 19:41:28 +08:00
Pan Wei bed1a673b4
Merge pull request #28145 from taosdata/fix/TS-5466
fix:[TS-5466] tag rewrite error
2024-09-27 13:30:53 +08:00
54liuyao df8cfa65c2 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-27 11:37:37 +08:00
wade zhang 116f06d028
Merge pull request #28138 from taosdata/test/3.0/TD-31904
test: add checks for void function invocations to the CI pipeline
2024-09-27 10:07:49 +08:00
Alex Duan d3c42765b0
Merge pull request #28073 from taosdata/test/ci-sh-3.0
add nodejs python ci examples
2024-09-27 09:33:53 +08:00
haoranchen 8d0f10d43d
Update cases.task 2024-09-27 09:19:48 +08:00
wangmm0220 b0209fa463 fix:[TS-5466] tag rewrite error 2024-09-27 01:47:29 +08:00
wangmm0220 7c0b0cf9ba fix:[TS-5466] tag rewrite error 2024-09-27 01:43:36 +08:00
chenhaoran c6e2935c47 test: add checks for void function invocations to the CI pipeline 2024-09-26 17:50:20 +08:00
chenhaoran f0dee9d2f0 test: add checks for void function invocations to the CI pipeline 2024-09-26 17:39:49 +08:00
charles 9f0686f35a add CI test case for ts-5111 by charles 2024-09-26 13:34:11 +08:00
cris.pei 696bb067cb ci: new c language samples in the documentation are integrated into ci 2024-09-26 11:54:18 +08:00
menshibin 020e7a51f9 modify node ci example 2024-09-26 11:01:29 +08:00
menshibin 98e3a6ed97 modify node ci example 2024-09-26 11:00:51 +08:00
menshibin c76a8b3a51 modify node ci example 2024-09-26 09:19:47 +08:00
menshibin 407a9fc042 modify node ci example 2024-09-26 00:41:04 +08:00
menshibin 7576e3d9e9 modify node ci example 2024-09-25 22:31:38 +08:00
kevin men 923a1131af
Merge branch '3.0' into test/ci-sh-3.0 2024-09-25 18:44:27 +08:00
54liuyao d44529e62f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-25 15:12:15 +08:00
54liuyao b81d3c10b7 add ci 2024-09-25 15:08:15 +08:00
menshibin 5ac9c59dee modify node ci example 2024-09-25 14:42:24 +08:00
menshibin 18a8674937 test ci examples 2024-09-24 21:01:20 +08:00
sheyanjie-qq d43ce06dc2 add rust ci 2024-09-24 20:31:09 +08:00
sheyanjie-qq 0ef3774c74 update ci 2024-09-24 20:08:19 +08:00
menshibin 9a206e2159 test ci examples 2024-09-24 20:04:34 +08:00
menshibin d06f23ce0f Merge branch '3.0' of github.com:taosdata/TDengine into test/ci-sh-3.0 2024-09-24 20:03:30 +08:00
menshibin d4540deadd test ci examples 2024-09-24 20:03:06 +08:00
menshibin 46462a3f86 test ci examples 2024-09-24 20:00:35 +08:00
menshibin edcec304b1 test ci examples 2024-09-24 19:55:56 +08:00
menshibin dc4aeaf313 test ci examples 2024-09-24 19:48:39 +08:00
menshibin c0204e3252 add nodejs python ci examples 2024-09-24 15:48:08 +08:00
wangmm0220 f20edb4c45 fix:[TS-5473] memory leak 2024-09-24 15:10:02 +08:00
Feng Chao a7a5c44666
Merge pull request #27981 from taosdata/test/python/TS-4592
modify python connector version for CI
2024-09-24 10:56:02 +08:00
wangmm0220 c2fb23d841 fix:conflicts from 3.0 2024-09-23 10:15:57 +08:00
54liuyao e53fafc08f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-20 15:31:03 +08:00
menshibin 8b763bf756 modify python version 2024-09-19 19:41:01 +08:00
charles 309ddb3a94 add ci test case for td-32059, td-31880, td-31966, td-32051 by charles 2024-09-19 16:52:39 +08:00
54liuyao 813cab6e33 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-19 14:45:38 +08:00
54liuyao c4566f98b8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-18 16:26:37 +08:00
Leo Xu 871352fcb1 remove keepAliveIdle check, because keepAliveIdle cannot be hot-update 2024-09-18 11:28:38 +08:00
54liuyao b8cd739383 add ci and fix issue 2024-09-18 11:08:47 +08:00
charles 379a837b8c Add ci test case to cover ts-5400 by charles 2024-09-14 08:46:13 +08:00
Feng Chao b29bc45021
Merge pull request #27861 from shuizhilong/3.0
add a test case to verify TS-5349
2024-09-13 16:28:41 +08:00
wangmeng 1eb3124cbd add a test case to verify TS-5349 2024-09-13 10:31:10 +08:00
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
wangmm0220 f1d900bf75 enh:[TD-30270]merge from 3.0 2024-09-09 16:57:02 +08:00
wangmm0220 d870d0a967 enh:[TD-30270]opti data struct in tmq 2024-09-09 16:05:32 +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
WANG MINGMING 0ad18421bd
Merge branch '3.0' into fix/TD-30270 2024-09-05 18:23:25 +08:00
wangmm0220 bd83023b09 feat:[TD-30270] checkout subscribe logic if unsubscribe twice 2024-09-04 18:26:24 +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
Alex Duan bc938eb412
Merge pull request #26895 from taosdata/test/3.0/recoverTD-31057
recover test case for TD-31057
2024-08-09 15:30:07 +08:00
charles b330edf535 add test case test_passwd by charles 2024-08-09 10:50:31 +08:00
Chris Zhai ff67dd24bc update cases.task 2024-08-08 18:39:37 +08:00
xiao-77 c02ac1fe4c test: Adding test case for TD-31203 2024-08-08 16:48:17 +08:00
Alex Duan 7271e040d4 fix: restore delete_check.py case 2024-08-08 12:56:13 +08:00
Alex Duan 9e274c2c68
Merge pull request #26986 from taosdata/test/TD-30951-3.0
test: adding test case for TD-30951
2024-08-07 10:29:39 +08:00
xiao-77 dd46121a8a test: adding test case for TS-30951 2024-08-05 16:24:39 +08:00
Alex Duan f6f971c217
Update cases.task 2024-08-05 16:20:02 +08:00
chenhaoran 6f5d893cf6 test: scan returned values in ci 2024-08-02 14:44:08 +08:00
chenhaoran 361d3634ff test: scan returned values in ci 2024-08-02 13:21:46 +08:00
chenhaoran 5da0d33bf2 test: scan returned values in ci 2024-08-02 02:12:46 +08:00
chenhaoran 7065daab70 test: scan returned values in ci 2024-08-02 01:02:49 +08:00
chenhaoran 3262b61df0 test: scan returned values in ci 2024-08-02 00:48:49 +08:00
chenhaoran e26b9a9f1b test: scan returned values in ci 2024-08-01 20:46:49 +08:00
chenhaoran add5be6cea test: scan returned values in ci 2024-08-01 15:17:25 +08:00
chenhaoran ddbf300f23 test: scan returned values in ci 2024-08-01 12:37:36 +08:00
haoranchen fdc5b5709e
Update cases.task 2024-07-31 11:32:08 +08:00
haoranchen 4364fa8a1e
recover test case for TD-31057 2024-07-31 10:48:06 +08:00
xsren d7aab4c7b6 fix: in null 2024-07-29 19:15:48 +08:00
Alex Duan d80a68512d
Merge pull request #26696 from taosdata/test/3.0/TD-31057
test: add the more compilation cache directories in CI
2024-07-23 17:28:41 +08:00
chenhaoran 7a8190f5b3 test: add deploy in CI 2024-07-23 17:10:26 +08:00
chenhaoran 2288e23a6b test: add the more compilation cache directories in CI 2024-07-22 13:54:44 +08:00
chenhaoran 5ce3e84254 test: add the more compilation cache directories in CI 2024-07-22 13:30:34 +08:00
chenhaoran 7002935f75 test: add the more compilation cache directories in CI 2024-07-22 11:35:38 +08:00
Alex Duan cfb24bc379
Merge pull request #26457 from taosdata/test/3.0/TS-5130
test: adding test case for TS-5130
2024-07-21 09:52:17 +08:00
Alex Duan d3ef68147b
Merge pull request #26580 from taosdata/test/3.0/TS-5142
Adding test case for TS-5142
2024-07-21 09:49:46 +08:00
chenhaoran fc0f6b94be test: add the more compilation cache directories in CI 2024-07-20 10:11:37 +08:00
chenhaoran d4e0a43893 test: add the more compilation cache directories in CI 2024-07-19 22:29:23 +08:00
chenhaoran 747ce8d3a7 test: add the more compilation cache directories in CI 2024-07-19 22:27:49 +08:00
chenhaoran 48ef6b348c test: add ci test machines 2024-07-19 15:56:51 +08:00
dapan1121 c10106a4da
Merge pull request #26512 from taosdata/enh/TD-29679
use regex cache
2024-07-15 19:01:50 +08:00
zhipz c0405f7631 Adding test case for TS-5142 2024-07-15 16:37:21 +08:00
zhipz bdb63b6208 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TS-5130 2024-07-15 14:31:29 +08:00
zhiyong 38e66c58eb add ci case TD-30948 2024-07-15 10:13:47 +08:00
factosea e0f9dc1dce add test case 2024-07-11 11:23:13 +08:00
dapan1121 076fd07a26
Merge pull request #26492 from taosdata/enh/3.0/bigger_tsma_interval
Enh/3.0/bigger tsma interval
2024-07-10 18:30:40 +08:00
wangjiaming0909 2b34ea3601 split tsma tests 2024-07-10 12:55:19 +08:00
zhipz d7ca42f925 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TS-5130 2024-07-08 09:55:20 +08:00
zhipz c8e10d15a5 Adding test case for TS-5130 2024-07-08 09:30:07 +08:00
zhiyong 514108c3bf test: move TS_5105 to queryBugs 2024-07-07 16:33:20 +08:00
Alex Duan 9541232927
Merge pull request #26408 from taosdata/case/TD-30686-3.0
fix: add queryBugs.py
2024-07-04 19:09:40 +08:00
Alex Duan 26f2868468 fix: add queryBugs.py 2024-07-04 13:56:23 +08:00
Alex Duan c8022d1104
Merge pull request #26406 from taosdata/td28163
add and update ci test cases by charles
2024-07-04 13:46:47 +08:00
charles 069145ad85 add and update ci test cases by charles 2024-07-04 11:09:59 +08:00
zhiyong 13d7629c05 add ci case for TS-5105 2024-07-04 09:13:56 +08:00
zhiyong 0a45bdb2a2 add ts_5054 ci case 2024-07-02 09:23:16 +08:00
Yihao Deng a1ee30e5fc Add index filtering based on column value type 2024-06-26 09:12:26 +00:00
Chris Zhai dc49459165 add test cases for TD-30642 2024-06-21 15:51:56 +08:00
dapan1121 e34a8b48df
Merge pull request #26008 from taosdata/fix/TS-4833/dataloaded
partition interval and limimt, dataload error
2024-06-17 08:32:19 +08:00
factosea 5f347a0b22 test case 2024-06-12 11:50:03 +08:00
dapan1121 6b1d4b842e fix: case when memory leak 2024-06-11 15:28:04 +08:00
Alex Duan ce13165cd0 fix: modify cases.task dir 2024-06-05 18:40:44 +08:00
Chris Zhai b56a2b5ed1 add test cases for TD-30189 2024-05-31 11:33:42 +08:00
Alex Duan c48db6b212
Merge pull request #25964 from taosdata/TEST/3.0/TS-4721
Test/3.0/ts-4721
2024-05-30 09:21:11 +08:00
Ping Xiao 4f49cb7940 coverage: add test case for db encrypt 2024-05-29 18:11:45 +08:00
Chris Zhai c9c1e3ec9d update cases.task to add test cases 2024-05-29 15:01:18 +08:00
wade zhang d30e4b9654
Merge pull request #25936 from taosdata/ts4806
add test case for ts-4806 and complicated accuracy query section by c…
2024-05-28 08:10:18 +08:00
charles 86eb1313ba add test case for ts-4806 and complicated accuracy query section by charles 2024-05-27 17:22:30 +08:00
dapan1121 a25b70c45c fix: add timeline test cases 2024-05-27 14:53:30 +08:00
Alex Duan a491037199
Merge pull request #25856 from taosdata/test/3.0/TD-30164
Test/3.0/td 30164
2024-05-23 15:28:54 +08:00
dapan1121 09609dbac5
Merge pull request #25825 from taosdata/fix/3.0/TD-30065
fix show create table with empty table name
2024-05-21 09:16:51 +08:00
chenhaoran 8f7f40f75d test:collect unit-test log in ci 2024-05-20 17:12:42 +08:00
wangjiaming0909 59bf72428d fix show create table with empty table name 2024-05-17 17:52:17 +08:00
Alex Duan 39c0b003dd
Update cases.task 2024-05-16 15:23:23 +08:00
Chris Zhai 0cc1c412af add test cases for TD-29196 2024-05-15 19:50:25 +08:00
menshibin 810f689b67 upgrade taospy 2.7.15 2024-05-15 11:01:32 +08:00
charles 0f0d9886a2 add test case for task TD-28586 by charles 2024-05-13 17:52:59 +08:00
“happyguoxy” bce036fe91 add pk cases 2024-05-13 10:31:33 +08:00
“happyguoxy” 52350a6595 add pk cases 2024-05-11 13:46:16 +08:00
Alex Duan a5357dc34d
Merge pull request #25680 from taosdata/test-td-29035
Test td 29035
2024-05-10 14:16:42 +08:00
“happyguoxy” 49091958f7 add pk cases 2024-05-10 10:31:00 +08:00
Haojun Liao 934efc909c Merge pull request #25679 from taosdata/fix/3_liaohj
fix(query): set correct row length for rowid sort.
2024-05-09 13:29:25 +08:00
“happyguoxy” 8dd984eb3f add pk cases 2024-05-09 09:08:31 +08:00
“happyguoxy” b80a792d23 add pk cases 2024-05-08 18:58:42 +08:00
Chris Zhai 5ea788fb7e add test cases for td-29157 2024-05-06 11:36:56 +08:00
charles b0efe19b8d check arm64 env and update CMAKE_BUILD_TYPE as Debug for arm64 2024-04-29 09:26:07 +08:00
Chris Zhai 94f0dca425 add test_td29793 to cases.task 2024-04-28 15:52:18 +08:00
Alex Duan 84d3d6d514
Merge pull request #25469 from taosdata/td27337
add ci test cases for join
2024-04-24 16:26:18 +08:00
charles 7e544b85b9 update case error 2024-04-24 13:54:21 +08:00
Yihao Deng 072733d3f7 Add new error codes for compress parameter and compress level 2024-04-23 07:36:38 +00:00
Alex Duan c632f76d8f
Merge pull request #25426 from taosdata/feat/TD-28945-3.0
test : s3Basic.py testing
2024-04-22 16:54:25 +08:00
Alex Duan 4f735b649c fix: case s3Baisc.py -N 3 2024-04-22 15:16:50 +08:00
Yihao Deng 28c48e3af8 Commented out tmqParamsTest.py in parallel_test and system-test 2024-04-20 02:33:33 +00:00
Alex Duan f123d5e245 Merge branch '3.0' into feat/TD-28945-3.0 2024-04-19 19:28:21 +08:00
Alex Duan a29244f955 feat: s3Basic.py add 2024-04-19 19:26:01 +08:00
Chris Zhai 8c422fac52 Merge branch '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-19 13:33:57 +08:00
chenhaoran e8fe8285a2 test:set the par DCMAKE_BUILD_TYPE to release 2024-04-18 10:35:52 +08:00
Alex Duan a39a6660e3
Revert "test: set the par DCMAKE_BUILD_TYPE to release" 2024-04-18 10:19:30 +08:00
Hongze Cheng a34b644640
Merge pull request #25366 from taosdata/feat/compress_3.0
Feat/compress 3.0
2024-04-17 16:15:26 +08:00
chenhaoran b58a5183a2 test: set the par DCMAKE_BUILD_TYPE to release 2024-04-17 11:34:08 +08:00
Yihao Deng 04e78d0ce7 Merge branch 'feat/3.0' into feat/compress_3.0 2024-04-17 03:23:02 +00:00
Yihao Deng 6f9de676f0 Merge branch 'fix/compress_3.0' into feat/compress_3.0 2024-04-16 09:27:26 +00:00
chenhaoran 5ebc639bdb test: add test case of tsma for restful 2024-04-16 14:25:35 +08:00
wangjiaming0909 e43580f71b fix ci 2024-04-16 14:25:20 +08:00
dapan1121 7621d72e04
Merge branch '3.0' into feat/TD-27337 2024-04-16 13:33:25 +08:00
Haojun Liao e0cb17211b
Merge pull request #25358 from taosdata/feat/TS-4243-3.0
fix: extracted data block shall initialize pks of datablock info
2024-04-16 13:30:48 +08:00
dapan1121 2656879d3d fix: add CI cases 2024-04-16 09:49:44 +08:00
Yihao Deng ea9385912f Merge branch '3.0' into feat/compress_3.0 2024-04-15 09:06:30 +00:00
dapan1121 f7a31a6928
Merge pull request #25335 from taosdata/feat/xsren/TD-29092
tbname supported
2024-04-15 15:48:47 +08:00
slzhou 31f5b0dca7 fix: add test case for varchar primary key 2024-04-15 14:49:47 +08:00
yihaoDeng 4948bd690d 3.0 merge compress 2024-04-15 11:38:44 +08:00
Chris Zhai 8703373bd4 Merge branches 'TEST/3.0/TS-4243' and '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-14 12:19:35 +08:00
Haojun Liao 82ee169d61
Merge pull request #25164 from taosdata/feat/TS-4243-3.0
feat(tsdb): support complex primary key in table.
2024-04-13 18:08:01 +08:00
Chris Zhai b76f701567 Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-12 16:43:11 +08:00
Alex Duan 68522895ab feat: add new compress ci case compressBasic.py 2024-04-12 13:36:42 +08:00
dapan1121 f2c871f2f5 fix: union precision issue 2024-04-12 11:07:26 +08:00
wangmm0220 5e9dddba7a fix:filter data error & add test case 2024-04-12 10:12:33 +08:00
factosea deff7a76b1 add test case 2024-04-11 18:07:10 +08:00
Chris Zhai cd6cff4485 Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-10 16:21:46 +08:00
Chris Zhai b61bf20ebf add test scripts for TS-4243 2024-04-03 18:05:21 +08:00
yihaoDeng 1146e5ce18 Merge branch '3.0' into feature/compressData 2024-04-01 12:01:15 +00:00
54liuyao a65ce818de add ci 2024-04-01 16:20:45 +08:00
yihaoDeng cc60de238e Merge branch '3.0' into feature/compressData 2024-04-01 08:12:51 +00:00
yihaoDeng e629e71028 Merge branch 'feat/TS-4243-3.0' into feature/compressData 2024-04-01 02:46:21 +00:00
54liuyao 1405b30677 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-01 09:09:48 +08:00
slzhou 719b8439f0 feat: add test for pk modification 2024-04-01 08:58:43 +08:00
yihaoDeng e71eefddfc Merge branch 'feat/TS-4243-3.0' into feature/compressData 2024-03-30 14:58:29 +00:00
yihaoDeng d1887c80de Merge branch '3.0' into feature/compressData 2024-03-30 11:14:46 +00:00
slzhou 110ac5bd16 feat: add test case for pk func partition by tbname 2024-03-29 17:20:28 +08:00
54liuyao ea33f08d02 add ic 2024-03-29 13:52:56 +08:00
54liuyao 28cda4dc81 add ci 2024-03-28 15:07:26 +08:00
54liuyao 3dd7f0731e Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-28 09:11:36 +08:00
slzhou 6e8bc41005 feat: add test case pk func 2024-03-27 09:43:41 +08:00
54liuyao 93edc9d1ff read preversion data of primary key 2024-03-26 17:36:37 +08:00
charles 97d7a76d90 add test case for jira td28365 by charles 2024-03-20 09:11:44 +08:00
kailixu 12a111d7dd Merge branch '3.0' into fix/TS-4421-3.0 2024-03-18 00:24:33 +08:00
wangmm0220 5f687f0d88 fix:[TS-4563]retrieve data error from wal if colid is bigger in tmq 2024-03-15 15:59:03 +08:00
kailixu 0e3c97b573 test: tag/col insert syntax 2024-03-15 13:16:42 +08:00
kailixu 569d8e6d33 chore: test case for insert syntax and fix of show tags for varbinary/geometry 2024-03-15 02:18:19 +08:00
kailixu d0f825e1f5 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-14 08:41:55 +08:00
kailixu 433179af0d fix: unify tag value parsing syntax 2024-03-10 22:14:57 +08:00
wangmm0220 bb80866395 fix:memory leak 2024-03-08 14:49:48 +08:00
wangmm0220 95358f374e fix:[TS-4540]fix memory leak 2024-03-07 19:02:12 +08:00
wangmm0220 b1167a4410 fix:memory leak 2024-03-07 17:18:22 +08:00
chenhaoran f092eead38 test:comment tmqparamstest test with restful 2024-03-06 17:22:25 +08:00
wade zhang 98fa384da2
Merge pull request #24936 from taosdata/test/3.0/TD-28868
test: Splitting test cases to avoid case timeouts
2024-03-01 11:27:45 +08:00
Hongze Cheng c353f6b350
Merge pull request #24963 from taosdata/fix/TD-28329-2
fix(tsdb/cache): new case for column changing
2024-02-29 21:01:12 +08:00