zk66214
|
a9fe3ecaa9
|
fix characters problem
|
2024-01-12 10:21:13 +08:00 |
chenhaoran
|
db9655c549
|
test: save case.sql when case is failed and set default saved sqlfile True
|
2024-01-05 17:07:24 +08:00 |
Alex Duan
|
22016844bc
|
Merge pull request #24326 from taosdata/td-28141
update alter_database test case for arm64 ci
|
2024-01-03 18:22:10 +08:00 |
charles
|
589b046ecb
|
update alter_database test case for arm64 ci
|
2024-01-03 17:05:55 +08:00 |
Ping Xiao
|
e67c676466
|
TS-4423: add test case
|
2024-01-03 15:19:27 +08:00 |
Bob Liu
|
12bbf50c8f
|
adjust
|
2023-12-25 10:29:15 +08:00 |
Bob Liu
|
2981880317
|
adjust
|
2023-12-24 18:56:17 +08:00 |
Bob Liu
|
287c361852
|
adjust test case
|
2023-12-24 18:49:48 +08:00 |
Alex Duan
|
ecab6655a6
|
Merge pull request #24009 from taosdata/test/TD-27721
test: add coverage case
|
2023-12-19 10:14:16 +08:00 |
factosea
|
662724bb42
|
enh: test case
|
2023-12-15 17:38:04 +08:00 |
Ping Xiao
|
647b764a57
|
Merge branch '3.0' into test/TD-27721
|
2023-12-15 11:13:26 +08:00 |
zk66214
|
7887af1606
|
Add test cases for TD-27403
|
2023-12-11 17:09:12 +08:00 |
Ping Xiao
|
35236729f2
|
test: add coverage case
|
2023-12-11 14:36:09 +08:00 |
Alex Duan
|
1b1d8200d5
|
Revert "Test/3.0/td 27403"
|
2023-12-11 14:13:25 +08:00 |
zk66214
|
f68c46a691
|
Add test cases for TD-27403
|
2023-12-10 18:27:22 +08:00 |
dapan1121
|
4d993e8f9a
|
Merge pull request #23912 from taosdata/enh/3.0/TD-27276
enh : accept float data as int field input
|
2023-12-07 19:14:59 +08:00 |
Bob Liu
|
f23171d980
|
adjust case
|
2023-12-07 16:06:09 +08:00 |
Bob Liu
|
8f5df0b6a3
|
opt double -> int
|
2023-12-07 01:51:23 +08:00 |
Bob Liu
|
bfc12f03cb
|
optimize & perf test
|
2023-12-06 21:26:29 +08:00 |
Bob Liu
|
1ec8bf9ef9
|
add error case
|
2023-12-06 10:11:52 +08:00 |
Bob Liu
|
17866b2b85
|
case adjust
|
2023-12-06 02:44:35 +08:00 |
Bob Liu
|
9fa884a693
|
toUIntegerEx
|
2023-12-06 01:24:23 +08:00 |
Bob Liu
|
d2b2dee256
|
opt & add test case
|
2023-12-05 22:00:33 +08:00 |
dapan1121
|
d10bbc6252
|
Merge pull request #23877 from taosdata/FIX/TD-27403
Fix TD-27403: insert error about use today + now as timestamp value
|
2023-12-04 10:55:26 +08:00 |
fullhonest
|
72d6614b7b
|
Fix TD-27403: insert error about use today + now as timestamp value
|
2023-11-30 18:39:01 +08:00 |
Bob Liu
|
3069069e0f
|
adjust parseOneStbRow; add case for stable
|
2023-11-29 22:47:31 +08:00 |
Bob Liu
|
5c5efa34eb
|
fix crash when insert big csv
|
2023-11-29 01:53:13 +08:00 |
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 |