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
wangmm0220
f7d1b63b1c
fix:modify test cases
2022-12-19 10:43:56 +08:00
Xiaoyu Wang
d3cb2a3a0a
merge main
2022-12-18 20:36:06 +08:00
Liu Jicong
4ab9638f9a
enh(stream): forbid source db replica > 1
2022-12-16 15:41:08 +08:00
Xiaoyu Wang
99d997012a
feat: event window query
2022-12-13 20:12:35 +08:00
kailixu
feceb0f1f4
fix: multi-tier storage test case update
2022-12-04 15:31:08 +08:00
Ganlin Zhao
ca51b86359
fix test cases
2022-11-29 19:45:18 +08:00
Shengliang Guan
e6aed5195d
Merge pull request #18468 from taosdata/feature/3_liaohj
...
refactor: improve the perf in query
2022-11-27 23:10:00 +08:00
Haojun Liao
203ea1f9c8
fix(query): fix error
2022-11-27 14:57:44 +08:00
Shengliang Guan
01c7b93d21
test: add asan case
2022-11-26 12:45:49 +08:00
Jason-Jia
f49e44c256
Update alter_database.py
2022-11-24 09:05:42 +08:00
Shengliang Guan
af436875a5
Merge branch '3.0' into test/jcy
2022-11-24 08:27:52 +08:00
Jason-Jia
f7a058c87c
Update alter_database.py
2022-11-23 20:34:28 +08:00
Shengliang Guan
f99bb08343
test: add asan case
2022-11-23 16:15:44 +08:00
jiacy-jcy
852f526876
update
2022-11-23 14:41:30 +08:00
jiacy-jcy
526f826152
update test case
2022-11-23 12:01:21 +08:00
jiacy-jcy
ce59e4fff4
add test case
2022-11-22 11:45:25 +08:00
jiacy-jcy
3cc78e127e
update
2022-11-17 17:08:26 +08:00
jiacy-jcy
0d7787387b
test:add test case for boundary check
2022-11-17 16:58:04 +08:00
jiacy-jcy
3b1cd27367
test:add test case for future timestamp insert
2022-11-15 09:52:34 +08:00
Hongze Cheng
683e2cff7c
change test cases
2022-11-09 15:49:39 +08:00
jiacy-jcy
02d627722b
test:modify case delete_data.py to three cases
2022-11-08 09:04:05 +08:00
jiacy-jcy
492dd68a3e
update
2022-11-08 08:28:52 +08:00
Jason-Jia
7912d782df
Merge branch '3.0' into test/jcy
2022-11-07 08:31:41 +08:00
Haojun Liao
0315414623
other: merge 3.0
2022-11-03 19:03:09 +08:00
Haojun Liao
4959529127
fix(query): set the last key of each tablescan info
2022-11-03 19:00:13 +08:00
jiacy-jcy
d13c20d9b3
Merge branch '3.0' into test/jcy
2022-11-03 11:00:39 +08:00
jiacy-jcy
9c55ac6a88
Merge branch '3.0' into test/jcy
2022-11-03 10:50:30 +08:00
Hui Li
b74b58f42b
Merge pull request #17844 from taosdata/test/TD-20059
...
test:add replica parameters for all testcase
2022-11-03 10:37:18 +08:00
jiacy-jcy
16ccd09550
test:add test case into ci
2022-11-03 09:12:34 +08:00
Haojun Liao
fc20be8699
fix(query): get if the correct rows in last block exists, and set the correct flag to denote if the last blocks index have been loaded or not.
2022-11-02 22:27:23 +08:00
chenhaoran
49eee4c074
test:add replica parameters for all testcase
2022-11-02 17:33:44 +08:00
chenhaoran
691b9ac54b
Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-19790
2022-10-31 14:42:26 +08:00
chenhaoran
851f34ff36
test:add replica 3 for all testcases and frameworks
2022-10-31 14:41:59 +08:00
Haojun Liao
2c524cad4a
refactor: do some internal refactor.
2022-10-30 03:08:33 +08:00
chenhaoran
86576930d6
test: add timeSleep for stream caculatied
2022-10-28 10:29:06 +08:00
jiajingbin
02b841837e
test: update testcases for TD-19943
2022-10-27 18:06:15 +08:00
jiajingbin
794bb6ca47
test: finish testcase for TD-19847
2022-10-26 18:42:25 +08:00
jiajingbin
c57e9bae4c
Merge branch '3.0' of https://github.com/taosdata/TDengine into test/td-19847
2022-10-26 17:58:13 +08:00
jiajingbin
e2ce0726d6
test: finish testcase for TD-19847
2022-10-26 16:34:52 +08:00
jiajingbin
68ac4f9782
test: finish testcases for TD-19851
2022-10-26 15:36:58 +08:00
jiajingbin
e10e6443bf
test: add cases for TD-19853
2022-10-25 21:28:39 +08:00
jiajingbin
31ab529a5e
test: add keep expired cases
2022-10-25 09:47:45 +08:00
jiacy-jcy
03469918b8
update
2022-10-13 17:51:54 +08:00
jiacy-jcy
ab604310d3
test:add test case for alter buffer and pages
2022-10-13 17:44:48 +08:00
Xiaoyu Wang
d5a5e7535a
feat: case when expression
2022-09-23 10:20:26 +08:00
“happyguoxy”
adf48d5458
test: add pre_suf cases
2022-09-21 09:50:56 +08:00
jiacy-jcy
d5e900ecdb
update test case
2022-09-19 11:27:26 +08:00
jiacy-jcy
0f78a600cb
test:add test case for param ttl
2022-09-16 10:22:11 +08:00
afwerar
760babe7db
os: mac exit error
2022-09-14 18:44:58 +08:00
Jason-Jia
39e65ca268
Update delete_data.py
2022-09-13 17:03:57 +08:00
jiacy-jcy
7dbd8c3f2a
update test case for delete data
2022-09-13 16:59:44 +08:00
“happyguoxy”
496b490c40
Merge branch '3.0' into 3.0test/jcy
2022-09-13 16:48:57 +08:00
cpwu
2fc2000c7a
fix case
2022-08-31 11:00:25 +08:00
jiacy-jcy
08cb51801b
update test case
2022-08-24 10:24:29 +08:00
Xiaoyu Wang
390c2aa360
fix: escape character problem in auto create table insert
2022-08-19 14:26:08 +08:00
Xiaoyu Wang
15fae2418c
enh: show command optimize
2022-08-11 23:13:45 +08:00
Xiaoyu Wang
4155a3bef4
enh: show command optimize
2022-08-11 21:55:20 +08:00
Cary Xu
8e3005bc6a
test: adjust the sleep time for rsma fetch
2022-08-08 16:23:13 +08:00
Cary Xu
875eabdbf5
fix: send rsma fetch msg to designated vg
2022-08-08 16:18:05 +08:00
Cary Xu
16ccf2ad20
test: rsma case adjust
2022-08-08 12:39:05 +08:00
tomchon
bf4742281a
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
2022-08-06 14:52:08 +08:00
tomchon
d639c87898
test: temp
2022-08-06 14:51:40 +08:00
gccgdb1234
77d8657e69
fix: correct wrong parameter thread_count_create_tbl
2022-08-06 10:48:50 +08:00
cpwu
4a75a546d0
fix case
2022-08-04 14:23:39 +08:00
jiacy-jcy
64a82cfd89
update
2022-08-03 13:50:42 +08:00
jiacy-jcy
2b0b7ff996
update
2022-08-03 10:02:14 +08:00
jiacy-jcy
fa3274e825
add test case into ci
2022-08-03 09:53:18 +08:00
Xiaoyu Wang
ee2774ac26
fix: some problems of parser and planner
2022-08-01 16:45:56 +08:00
cpwu
737f623d81
fix case
2022-07-30 17:38:46 +08:00
Ganlin Zhao
93d27a87b1
fix test cases
2022-07-29 15:23:56 +08:00
cpwu
b14dee976f
fix case
2022-07-27 10:43:50 +08:00
cpwu
1c45770c62
fix case of tSma
2022-07-27 10:10:05 +08:00
cpwu
b9a23993be
fix case
2022-07-26 18:23:02 +08:00
cpwu
424d409400
fix case
2022-07-26 18:02:22 +08:00
cpwu
4bec9b1cdc
fix case
2022-07-26 17:56:29 +08:00
cpwu
9101b2aeba
fix case
2022-07-26 17:47:07 +08:00
cpwu
4d765cd64f
fix case
2022-07-26 17:43:53 +08:00
cpwu
c71b1440cf
fix case
2022-07-26 15:38:54 +08:00
cpwu
2cb144664e
fix case
2022-07-26 15:15:54 +08:00
cpwu
5b06d8dff6
fix case
2022-07-26 14:31:36 +08:00
cpwu
e6bf3ccb04
fix case
2022-07-25 16:58:51 +08:00
cpwu
3d92db9d5a
fix case
2022-07-25 16:48:45 +08:00
cpwu
f3147f201e
fix case
2022-07-25 16:47:45 +08:00
cpwu
592041c65c
fix case
2022-07-25 16:09:07 +08:00
cpwu
76f0747bb3
fix case
2022-07-25 16:08:15 +08:00
cpwu
2208b5a7c4
Merge branch '3.0' into cpwu/3.0
2022-07-25 15:32:09 +08:00
cpwu
6740dc1077
add case
2022-07-25 11:16:05 +08:00
jiacy-jcy
a24e200e5e
update
2022-07-23 17:21:40 +08:00
jiacy-jcy
b7019c8100
update
2022-07-22 10:26:47 +08:00
jiacy-jcy
821e5f5084
modify test case
2022-07-22 10:08:43 +08:00
jiacy-jcy
998d4966df
Merge branch '3.0' into 3.0test/jcy
2022-07-21 18:40:26 +08:00
Hui Li
74edf683dd
Merge pull request #15126 from taosdata/cpwu/3.0
...
Test: fix case support rest API
2022-07-21 11:50:53 +08:00
jiacy-jcy
cdc5270b7f
update
2022-07-21 10:46:53 +08:00
jiacy-jcy
2bb8a3dcfb
update
2022-07-21 10:12:19 +08:00
jiacy-jcy
49a5049eb6
update
2022-07-21 10:05:33 +08:00
jiacy-jcy
3ce47ac0bd
update
2022-07-21 10:01:50 +08:00
jiacy-jcy
ddfa4afda3
add test case
2022-07-21 09:16:17 +08:00
jiacy-jcy
c8f5ba8537
update delete.py
2022-07-20 11:27:32 +08:00
jiacy-jcy
2a68aaf1ad
update
2022-07-20 09:59:44 +08:00
jiacy-jcy
578a23d225
update
2022-07-20 09:32:47 +08:00