dapan1121
b13e65bd93
fix bug
2021-04-28 14:27:15 +08:00
huili
19c185c8cb
Merge branch 'master' into test/TD-3921
2021-04-27 09:13:38 +08:00
wu champion
9b7aeff602
[TD-3921] <test> add case to resolv show streams return erro msg
2021-04-26 15:34:00 +08:00
wu champion
a10fa31267
[TD-3920] <test> add case to fix the bug of TD-3920
2021-04-26 14:19:06 +08:00
huili
ec7b4f22c9
Merge pull request #5911 from taosdata/fix/jenkins
...
improve coverage of operations
2021-04-26 10:54:28 +08:00
huili
4136d66f80
Merge pull request #5919 from taosdata/xiaoping/add_test_case
...
[TD-3937]<test>: add taosdemo performance test compare scripts
2021-04-26 10:54:05 +08:00
Ping Xiao
4415eb2114
update script
2021-04-26 09:33:56 +08:00
Ping Xiao
97c983bb5a
[TD-3937]<test>: add taosdemo performance test compare scripts
2021-04-25 19:01:02 +08:00
Minglei Jin
f52cf50c5c
[TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbReplica
2021-04-25 18:18:06 +08:00
liuyq-617
07cded1fad
improve coverage of operations
2021-04-25 15:16:39 +08:00
huili
38e57820ea
Merge pull request #5896 from taosdata/test/TD-3918
...
[TD-3918] <test> add case to verify the bug of TD-3897
2021-04-25 11:40:44 +08:00
wu champion
ffc88d5f20
Update queryFilterTswithDateUnit.py
2021-04-23 16:54:47 +08:00
wu champion
d3f655f881
[TD-3918] <test> fix the bug
2021-04-23 16:50:52 +08:00
wu champion
ec63c9fd64
[TD-3918] <test> fix the case
2021-04-23 16:49:06 +08:00
tomchon
4573d7f6ea
Merge branch 'master' into test/chr
2021-04-23 11:33:23 +08:00
wu champion
bbaf30ed91
Update fulltest.sh
2021-04-23 11:28:28 +08:00
tomchon
46905c402a
[TD-3453]<test>:modify filepath in scripts
2021-04-23 11:25:08 +08:00
wu champion
512551b1c9
Merge branch 'master' into test/TD-3918
2021-04-23 11:23:43 +08:00
huili
61d373e206
Merge pull request #5874 from taosdata/test/TD-3891
...
[TD-3891] <test> fix the bug of TD-3891
2021-04-23 11:20:07 +08:00
huili
a0f592b1ca
Merge pull request #5895 from taosdata/test/TD-3917
...
[TD-3917] <test> add case to fix the bug of TD-3907
2021-04-23 11:19:55 +08:00
huili
6640c545ea
Merge pull request #5865 from taosdata/test/unsigned_tag_case
...
add test case for unsigned tag
2021-04-23 11:18:58 +08:00
huili
c9c2d0e02c
Merge pull request #5891 from taosdata/test/go_taosdemo
...
[TD-3879]add stmt mode for taodemo go
2021-04-23 11:18:21 +08:00
huili
8f53fcbe57
Merge pull request #5893 from taosdata/xiaoping/add_test_case
...
enable apitest and add sleep time
2021-04-23 11:17:44 +08:00
wu champion
369c9a76f0
[TD-3918] <test> add case to verify the bug of TD-3897
2021-04-23 10:45:22 +08:00
wu champion
7e7cc2e345
[TD-3917] <test> add case for the bug of TD-3907
2021-04-23 10:31:20 +08:00
haojun Liao
fdd7358f32
Merge pull request #5877 from taosdata/hotfix/TD-3897
...
[TD-3897]timestamp not work with now filter
2021-04-23 10:19:04 +08:00
haojun Liao
aa65f33cbe
Merge pull request #5853 from taosdata/hotfix/TD-3805
...
[TD-3805]CQ time issue
2021-04-23 10:15:07 +08:00
Ping Xiao
56dc7b73fc
enable apitest and add sleep time
2021-04-22 18:55:14 +08:00
Shuduo Sang
56969c41e7
[TD-3906]<fix>: taosdemo back to 4 INT columns. ( #5883 )
...
* [TD-3906]<fix>: taosdemo back to 4 INT columns.
* [TD-3906]<fix>: taosdemo back to 4 columns.
test case need change correspondingly.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-22 18:35:14 +08:00
liuyq-617
f8cc5d8bd1
[TD-3879]add stmt mode for taodemo go
2021-04-22 18:13:09 +08:00
Ping Xiao
eb318dcd32
disable failed test
2021-04-22 17:45:44 +08:00
dapan1121
d4c024d779
fix bug
2021-04-22 16:47:46 +08:00
tomchon
7eba44be08
[TD-3414]<test>: add insert function with json files of taodemo-testcase
2021-04-22 13:54:23 +08:00
dapan1121
2bfc6a90a5
fix bug
2021-04-22 09:50:44 +08:00
tomchon
c21292c7a6
[TD-3414]<test>: add insert function with json files of taodemo-testcase -repeat
2021-04-21 20:04:03 +08:00
dapan1121
23f23a445d
modify case
2021-04-21 19:36:46 +08:00
haojun Liao
31529614d5
Merge pull request #5855 from taosdata/feature/qrefactor
...
Feature/qrefactor
2021-04-21 18:25:12 +08:00
Shuduo Sang
e663bc6f00
Hotfix/sangshuduo/td 3880 csharp driver unsigned miss ( #5872 )
...
* [TD-3880]<fix>: C# driver test miss unsigned type.
* [TD-3880]<fix>: C# driver test miss unsigned type.
also modify other files as what TD-3204 did.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-21 16:15:40 +08:00
wu champion
6038a4791e
[TD-3891] <test> fix the bug: not 1st timestamp column,when insert data < 0,data process error
2021-04-21 14:56:38 +08:00
huili
91da3ab9f6
Merge pull request #5861 from taosdata/test/TD-3856
...
[TD-3856]<test> add case for TD-3856
2021-04-21 11:17:09 +08:00
huili
c1f0dfbbc6
Merge pull request #5869 from taosdata/test/TD-3789
...
[TD-3789]<test> add case for TD-3789, and fix util.sql
2021-04-21 11:16:41 +08:00
wu champion
5745b2d011
Update fulltest.sh
2021-04-21 10:01:56 +08:00
Shuduo Sang
808019af4d
Hotfix/sangshuduo/td 3877 c sharp query result ( #5866 )
...
* [TD-3877]<fix>: C# query result determination mechanism changed.
* [TD-3877]<fix>: C# query result determination mechanism changed.
change taosdemo and C#checker.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-21 09:51:09 +08:00
wu champion
6c81812eec
[TD-3789]<test> add case for TD-3789, and fix util.sql
2021-04-20 19:00:12 +08:00
liuyq-617
b5194e4cf3
add test case for unsigned tag
2021-04-20 17:40:43 +08:00
wu champion
624b018066
[TD-3856]<test> add case for TD-3856
2021-04-20 16:15:19 +08:00
dapan1121
acee0af58f
fix case issue
2021-04-20 11:24:42 +08:00
Haojun Liao
e1442f9619
[td-225]add test cases.
2021-04-19 18:00:32 +08:00
Haojun Liao
cc4c5d26aa
Merge branch 'master' into feature/qrefactor
2021-04-19 17:05:03 +08:00
dapan1121
3976e1d072
add test case
2021-04-19 14:59:39 +08:00