Commit Graph

394 Commits

Author SHA1 Message Date
Alex Duan b6f007b004
Merge pull request #23803 from taosdata/ts4295
add test case for ts-4295
2023-11-27 17:12:37 +08:00
kailixu 9ceddd3f60 test: adjust test case for alter table 2023-11-25 00:49:49 +08:00
kailixu 0b27cb487b test: adjust test case for alter table 2023-11-25 00:31:07 +08:00
charles e2c5902d3f add test case for task td-27388 2023-11-23 19:23:02 +08:00
charles 205077d230 add test case for ts-4295 2023-11-23 17:09:33 +08:00
chenhaoran 0aff2f01ab test:add testcase of rsma 2023-11-14 14:56:18 +08:00
chenhaoran 952d8d188b test:add testcase of rsma 2023-11-14 14:56:05 +08:00
chenhaoran 526d766fac test:add testcase of rsma 2023-11-14 10:43:39 +08:00
Alex Duan ef7f481f56
Merge pull request #23583 from taosdata/ts4219
Ts4219
2023-11-10 09:20:37 +08:00
charles c1f2f0bb63 add test case for ts-4219 by charles 2023-11-07 18:13:23 +08:00
slzhou 3f13ab7a20 fix: fix test case 2023-11-06 17:15:46 +08:00
slzhou 4a2c52783b Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname 2023-11-01 14:10:02 +08:00
slzhou 4806480b2a enhance: add test case 2023-11-01 09:46:33 +08:00
kailixu 0b4f19d55a chore: check retentions of show create database 2023-10-30 14:55:25 +08:00
kailixu c77153cb81 enh: use placeholder '-' for interval of 1st retention level 2023-10-30 14:02:31 +08:00
kailixu eae1b4eb03 chore: relationship between interval/keep 2023-10-27 19:15:23 +08:00
kailixu 2ad3b98344 chore: test case for rollup 2023-10-27 13:49:39 +08:00
slzhou 42618a953a enhance: add test case 2023-10-27 09:07:41 +08:00
slzhou 779c37b425 enhance: change to invalid operation for stmt error 2023-10-26 14:23:21 +08:00
kailixu e387abcbd3 enh: test case for retentions 2023-10-26 06:34:25 +08:00
Haojun Liao eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
Minglei Jin 47ad5f4dd5 test/cases: apply duration <= 1/3keep0 2023-10-07 16:15:38 +08:00
chenhaoran c0cc64d6c9 test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-25 14:27:37 +08:00
chenhaoran 21b67654aa test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-20 15:09:38 +08:00
chenhaoran 9445fafe47 test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-20 14:54:28 +08:00
Alex Duan 3ae2e3321b fix: delete data is not right 2023-09-15 15:46:26 +08:00
Shungang Li c1edc5821f fix: update for ttl test cases 2023-09-07 09:33:26 +08:00
Alex Duan 3f9853e196
Merge pull request #22778 from taosdata/test/3.0/TD-26181
test:modify method of stopall function
2023-09-06 20:16:23 +08:00
chenhaoran 24140902cf test:replace clock_gettime in cases for win 2023-09-06 17:36:55 +08:00
chenhaoran 600f89aa89 test:replace clock_gettime in cases for win 2023-09-05 18:17:25 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
kailixu 1e4e2549a4 chore: add test cases 2023-08-29 19:53:59 +08:00
Alex Duan b72370f154
Merge pull request #22498 from taosdata/ts-3841
udpate alter stable test case to add ts-3841 scenario by charles
2023-08-29 14:15:55 +08:00
chao.feng 80ef91dadd udpate alter stable test case to add ts-3841 scenario by charles 2023-08-21 14:50:13 +08:00
haoranchen 1074e02f36
Update precisionNS.py 2023-08-16 13:47:05 +08:00
chenhaoran 1bd9c5337d test: modify testcase on windows 2023-08-15 17:09:23 +08:00
chenhaoran a0c5d130ae test:repire test case for windows 2023-08-07 18:32:58 +08:00
wangmm0220 1f8e5eae6a fix:conflicts 2023-07-28 15:04:12 +08:00
Haojun Liao b145771a1b other: merge 3.0 2023-07-27 16:38:57 +08:00
Haojun Liao 3d403dca5a other: merge main. 2023-07-27 16:23:41 +08:00
wangmm0220 ef40f93be6 fix:case error 2023-07-26 16:43:27 +08:00
tangfangzhi 8f709ea782 fix test case 2023-07-19 13:06:59 +08:00
wangmm0220 872222eb77 fix:[TD-25222] error in drop topic if topic num is too long 2023-07-17 19:52:07 +08:00
Hongze Cheng 1304c08cdd Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-05 10:57:55 +08:00
Haojun Liao c4a6b85bdf fix(tsdb): support stt and file block overlap. 2023-06-28 22:38:51 +08:00
Haojun Liao 32fddeff18 fix(stream): fix error retrieve data from source task.And optimize the test cases. 2023-06-27 16:24:47 +08:00
Haojun Liao dad1854cbb other: merge 3.0 2023-06-25 09:33:37 +08:00
wade zhang 254a20bdf3
Merge pull request #21660 from luckeverda/feat/TD-23739
feat/TD-23739: enhance ttl, deletetime modified by writing-op
2023-06-25 09:06:57 +08:00
Haojun Liao cf02ac7229 fix(tsdb): extract tomb data in stt files. 2023-06-21 18:57:14 +08:00
Shungang Li b93f653d7e feat: enhance ttl, deletetime modified by writing-ops
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
2023-06-19 19:03:35 +08:00
Alex Duan 239c031487 test: add precision us and ns case 2023-06-08 15:41:57 +08:00
yihaoDeng 9f8f5374aa fix: num_of_records_per_req item in json config need less than 32768. current = 100000 2023-06-02 16:56:20 +08:00
“happyguoxy” f680cab314 test: rowlength64k 2023-05-18 10:22:35 +08:00
“happyguoxy” cd362505a0 test: rowlength64k 2023-05-18 10:22:20 +08:00
“happyguoxy” 45647f2604 test: rowlength64k 2023-05-17 18:39:45 +08:00
“happyguoxy” 2e5a092ab6 test: rowlength64k 2023-05-17 18:39:35 +08:00
“happyguoxy” 1cec381e14 test: rowlength64k 2023-05-17 18:39:24 +08:00
“happyguoxy” e9ce88aed0 test: rowlength64k 2023-05-17 18:39:20 +08:00
“happyguoxy” ed703c650b test: rowlength64k 2023-05-17 10:54:17 +08:00
“happyguoxy” 7af9e7d7cc test: rowlength64k 2023-05-17 10:54:10 +08:00
“happyguoxy” 1d0148414d test: rowlength64k 2023-05-17 10:53:58 +08:00
“happyguoxy” 5cdc119a71 test: rowlength64k 2023-05-16 14:17:56 +08:00
“happyguoxy” df32ceff1b test: rowlength64k 2023-05-16 14:17:39 +08:00
“happyguoxy” 3b48d1aac1 test: rowlength64k 2023-05-16 14:17:15 +08:00
Haojun Liao 7ef16e1922 other: merge main. 2023-05-12 11:49:53 +08:00
kailixu 75795253a9 more code 2023-05-06 06:06:12 +08:00
kailixu 29da308772 chore: test case 2023-05-05 23:58:45 +08:00
kailixu d492904188 chore: error process and test cases 2023-04-28 16:40:26 +08:00
Hui Li 317cf0dc3c
Merge pull request #21094 from taosdata/lihui3.0/test
Lihui3.0/test
2023-04-26 18:04:19 +08:00
dapan1121 51a1e07dbf
Merge pull request #21029 from taosdata/fix/TD-23797
fix: fix crash caused by deleting from system table
2023-04-26 17:48:58 +08:00
plum-lihui af775af69b test: add test case for alter replica 2023-04-26 16:17:23 +08:00
kailixu a6e37622ff chore: more code 2023-04-25 22:15:06 +08:00
kailixu 2d4dd64584 chore: more code 2023-04-24 20:21:28 +08:00
“happyguoxy” 76810b8166 test: refine query cases 2023-04-24 10:29:35 +08:00
Ganlin Zhao cd85485c07 add test cases 2023-04-23 11:21:35 +08:00
Hui Li 3b905995d3
Merge pull request #20911 from taosdata/test/ts-3150
test: add cases for TS-3150
2023-04-20 15:20:28 +08:00
Haojun Liao 2ae05b8cf6 fix(stream): set the correct initial offset value. 2023-04-18 08:56:31 +08:00
jiajingbin 07085946ef test: add cases for TS-3150 2023-04-13 14:15:19 +08:00
Xiaoyu Wang 97855c6233
Merge pull request #20607 from taosdata/FEAT/TD-23257-3.0
feat: WAL cleanup not affected by topic consumption anymore
2023-03-27 17:58:31 +08:00
Benguang Zhao 19883fdeed feat: alter database before creating topic in tests 2023-03-25 12:01:20 +08:00
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
Alex Duan 61d4e201ae test: import autogen 2023-03-18 10:28:22 +08:00
Alex Duan 9245ba076d test: rename filename 2023-03-18 10:26:20 +08:00
Alex Duan 2d514e4978 test: remove autogen import 2023-03-17 18:41:01 +08:00
Alex Duan f103fec944 test : test case execute 2023-03-17 17:14:16 +08:00
Alex Duan b423314be1 test: add case for TS-2811 wide column 2023-03-16 14:12:12 +08: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
54liuyao fe4123e814 feat:window close && ignore expired 2023-02-28 18:20:58 +08:00
Xiaoyu Wang 3382a24a69 merge main 2023-02-10 18:03:11 +08:00
Alex Duan 82deedbaff test: remove blank line 2023-02-08 14:13:26 +08:00
Alex Duan 4bbcfb3151 move check sql before drop database 2023-02-08 12:11:42 +08:00
Alex Duan 59fc68dbf1 case: add doulbe comma insert check 2023-02-08 09:36:01 +08:00
wangmm0220 3153e9847f fix:test case for json parse string 2023-01-28 11:31:09 +08:00
Xiaoyu Wang 9a0c2805f4 merge main 2023-01-13 13:54:04 +08:00
jiajingbin 91821c9bb4 test: add cases for ts-2440 2023-01-10 09:41:20 +08:00
jiajingbin 2e07db6eb3 test: update tbnameTagsColsNameCheckCase for seq 2023-01-03 09:44:34 +08:00
wangmm0220 3220ee9f1a fix:json parse error in the end 2022-12-30 18:18:42 +08:00
jiajingbin 65da133ae5 test: fix some cases for tag seq 2022-12-30 10:55:29 +08:00
wangmm0220 55f4d9524b fix:support multi json format 2022-12-29 10:52:17 +08:00
Haojun Liao fdade6d6a3
Merge branch '3.0' into refact/submit_req 2022-12-19 11:24:00 +08:00