tomchon
2d0bca4290
[TD-4840]<test>add testcase of compacting sdb
2021-07-14 18:36:59 +08:00
tomchon
eaf84f0fb7
[TD-4840]<test>add testcase of compacting sdb
2021-07-14 18:14:01 +08:00
Cary Xu
5a19bd96a0
Merge branch 'develop' into feature/TD-4666
2021-07-14 16:49:13 +08:00
shenglian zhou
1148a133b5
[TD-4647]<feature>: auto add column through schemaless line protocol
2021-07-14 15:34:53 +08:00
happyguoxy
5ac5cf0051
[TD-5213]<test>test
2021-07-14 10:22:24 +08:00
happyguoxy
b81ca3465a
[TD-5213]<test>test
2021-07-14 10:22:10 +08:00
happyguoxy
704fce3263
[TD-5213]<test>test
2021-07-14 10:22:02 +08:00
tomchon
319b8412e4
[TD-5219]<release>modify make_install.sh
2021-07-13 18:11:31 +08:00
Hui Li
188f7a5450
Merge pull request #6806 from taosdata/test/TD-4735-d
...
Test/td 4735 d
2021-07-13 13:45:17 +08:00
Hui Li
27618bdfe9
Merge pull request #6839 from taosdata/dev/chr
...
[TD-5087]<test>: update testcase that compressing wal logs
2021-07-13 13:45:08 +08:00
tomchon
ba090e2252
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-07-12 19:12:02 +08:00
Shuduo Sang
5528a0d7d5
Hotfix/sangshuduo/td 5136 taosdemo rework for master ( #6836 )
...
* cherry pick from develop branch.
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
* adjust range of semi-random data.
2021-07-12 19:08:29 +08:00
Shuduo Sang
4486cae180
[TD-5136]<feature>: taosdemo simulate real senario. ( #6833 )
...
* [TD-5136]<feature>: taosdemo simulate real senario.
* update test case according to taosdemo change
2021-07-12 17:08:54 +08:00
tomchon
4f0266b390
[TD-5087]<test>: update testcase that compressing wal logs
2021-07-12 14:19:51 +08:00
kailixu
048c8dedd9
test case adaption for 4096
2021-07-11 21:24:35 +00:00
tomchon
befa257a86
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-07-09 02:45:28 +08:00
happyguoxy
df5f03bbdf
[TD-4735]<test>:test nestquery last row function
2021-07-08 13:55:47 +08:00
happyguoxy
cbb8642f79
[TD-4735]<test>:test nestquery last row function
2021-07-08 13:55:28 +08:00
Shuduo Sang
cb802a0c42
Hotfix/sangshuduo/m2d 20210707 ( #6795 )
...
* [TD-4132]<test>: add taosdump-testcase of boundary value testing
* [TD-3952]<test>: add taodemo-testcase that query with restful connector
* merge master
* modify taosdemo-testcase
* add testcase of async subscirbe and max sql num
* testcase-subscribe of super table
* testcase-modify sub
* modify subscribe testcase
* [TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767
* add taosdemo-subscribe-testcase
* update taosdemo testcase
* temp commit
* temp commit
* temp commit
* temp1
* temp
* [TD-4835] add lua lib
* [TD-4369]<test>: add testcase of resubscibe
* [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc
* [TD-4369]<test>: add testcase of resubscibe and json file
* temp
* update master to develop's version
* Update boundary2.py
* [TD-4912]<hotfix>: fix coredump when drop vnode
* Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642 )
* [TD-3801]<fix>: taosdump coverity scan issue.
* merge from commit: 069169e7c1
and fix coverity scan issue.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4932]fix jenkins errors on master branch (#6645 )
* [TD-4932]fix jenkins errors on master branch
* fix
* fix
* fix
* fix
* [TD-4132]<test>:modify taosdump-testcase of column length
* [TD-4918]<fix>: taosdemo subscribe endAfterResume. (#6653 )
* [TD-4915]<fix> fix show-create-database except
* Hotfix/sangshuduo/td 4892 taosdemo sub fetch (#6669 )
* [TD-4892]<fix>: taosdemo subscribe fetch result.
* fix stbname length.
* restrict prefix length.
* submit empty
* fix minor code.
* fix crash if no result file.
* decrease few debug print level.
* fix offset issue
* [TD-4987]<fix>: issues memory sanitizier detected. (#6675 )
* [TD-4826]<fix>: no extra sleep if no message in vwqueue
* [TD-4593]<fix>: fix vnode cannnot close while syncing
* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6685 )
* [TD-4918]<fix>: taosdemo subscribe endAfterResume.
* fix mask length.
* fix heap use-after-free.
* Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684 )
* [TD-4987]<fix>: issues memory sanitizier detected.
* fix mask width issue.
* [TD-4828]<fix> handle dnode exit code
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6702 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* TD-4835
* only compile in lua
* [td-4748]<fix>:fix the temp file generate buf on windows platform.
* change cmake options
* [TD-5007]<fix>: use build directory's taosdump to test. (#6710 )
btw, solve two taosdemo test cases too.
* Hotfix/sangshuduo/td 4838 taosdump binary len bug (#6713 )
* [TD-4838]<fix>: taosdump binary length bug.
* taosdump code refactoring.
* fix arm32 compile issue.
* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6723 )
* [TD-4918]<fix>: taosdemo subscribe endAfterResume.
* fix mask length.
* fix heap use-after-free.
* fix illegal input value of consume.
* Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master (#6725 )
* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.
* exit if read sample file failed.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4985]<test>:test query limit and offset function
* [TD-4985]<test>:test query limit and offset function
* [TD-4985]<test>:test query limit and offset function
* [TD-4985]<test>:test query limit and offset function
* [TD-5018]<fix>: taosdemo prompt if the batch is too large to insert data. (#6736 )
* fix dead loop issue
* fix taosdemoPerformance.py runtime error
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6753 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6763 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
* adjust install_jemalloc() position for check compatibility.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6765 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
* adjust install_jemalloc() position for check compatibility.
* fix position bug.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-5067]<fix>: taosdemo stmt use sample data (#6760 )
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6768 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
* adjust install_jemalloc() position for check compatibility.
* fix position bug.
* add ldconfig for jemalloc library cache refresh.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-5063]<test>:test insert locking bug
* [TD-5063]<test>:test insert locking bug
* [TD-4705]<fix>: disallow file sync starting when vnode closing
* Hotfix/sangshuduo/td 5053 taosdump support nanosecond for master (#6778 )
* cherrypick from develop branch
* fix arm32 compile issue.
* [TD-5053]<feature>: taosdump supports nanosecond.
* fix precision parsing order issue.
* [TD-5053]<fix>: taosdump support nanosecond.
pre-cherry-pick.
* Hotfix/sangshuduo/td 5100 gtest centos for master (#6781 )
* cherry pick from develop branch.
* detect both shared library and static library.
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6789 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
* adjust install_jemalloc() position for check compatibility.
* fix position bug.
* add ldconfig for jemalloc library cache refresh.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6794 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
* [TD-3937]<feature>: support jemalloc
add install funtion to all scripts.
* adjust install_jemalloc() position for check compatibility.
* fix position bug.
* add ldconfig for jemalloc library cache refresh.
* cherry pick from develop branch.
* cherry pick from develop branch.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix taosdumpTest case as -N will lead no property dumped.
Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Baosheng Chang <changb9@mcmaster.ca>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Yiqing Liu <yqliu@taosdata.com>
Co-authored-by: Hui Li <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: wpan <wpan@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: happyguoxy <happy_guoxy@163.com>
Co-authored-by: Ping Xiao <pxiao@taosdata.com>
2021-07-08 07:01:49 +08:00
happyguoxy
96e483ea96
[TD-5063]<test>:test insert locking bug
2021-07-07 10:42:18 +08:00
happyguoxy
ba3a2695f1
[TD-5063]<test>:test insert locking bug
2021-07-07 10:42:00 +08:00
Ping Xiao
d93c482860
[TD-5078]<test>: update test case for nested query
2021-07-06 18:28:45 +08:00
Haojun Liao
2bf253d336
Merge pull request #6744 from taosdata/hotfix/TD-5042
...
[TD-5042]fix diff group by crash issue
2021-07-06 14:51:11 +08:00
wpan
beff12c7ba
fix bug issue
2021-07-06 11:47:18 +08:00
Hui Li
c14b74ef58
Merge pull request #6738 from taosdata/test/TD-4985-m
...
Test/td 4985 m
2021-07-06 10:11:57 +08:00
Hui Li
ceeddfaadc
Merge pull request #6741 from taosdata/test/TD-4899
...
add manual test case of subscription with no result file defined
2021-07-06 10:11:50 +08:00
Ping Xiao
d390ad7a8e
[TD-4983]<test>: add test case for interval boundry
2021-07-05 18:27:32 +08:00
Ping Xiao
748fadeeff
fix taosdemoPerformance.py runtime error
2021-07-05 17:22:45 +08:00
Ping Xiao
18df0e3792
[TD-5000]<test>: add test case for nested query
2021-07-05 14:37:59 +08:00
zhaoyanggh
238925ddbc
add manual test case of subscription with no result file defined
2021-07-05 13:26:49 +08:00
happyguoxy
d72671fd73
[TD-4985]<test>:test query limit and offset function
2021-07-05 11:37:11 +08:00
happyguoxy
180b8a279f
[TD-4985]<test>:test query limit and offset function
2021-07-05 11:36:30 +08:00
happyguoxy
ab1fadef86
[TD-4985]<test>:test query limit and offset function
2021-07-05 11:36:06 +08:00
happyguoxy
26e42a0350
[TD-4985]<test>:test query limit and offset function
2021-07-05 11:35:30 +08:00
Shuduo Sang
de69a8a5af
Hotfix/sangshuduo/m2d 20210702 ( #6719 )
...
* [TD-4132]<test>: add taosdump-testcase of boundary value testing
* [TD-3952]<test>: add taodemo-testcase that query with restful connector
* merge master
* modify taosdemo-testcase
* add testcase of async subscirbe and max sql num
* testcase-subscribe of super table
* testcase-modify sub
* modify subscribe testcase
* [TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767
* add taosdemo-subscribe-testcase
* update taosdemo testcase
* temp commit
* temp commit
* temp commit
* temp1
* temp
* [TD-4835] add lua lib
* [TD-4369]<test>: add testcase of resubscibe
* [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc
* [TD-4369]<test>: add testcase of resubscibe and json file
* temp
* update master to develop's version
* Update boundary2.py
* [TD-4912]<hotfix>: fix coredump when drop vnode
* Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642 )
* [TD-3801]<fix>: taosdump coverity scan issue.
* merge from commit: 069169e7c1
and fix coverity scan issue.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4932]fix jenkins errors on master branch (#6645 )
* [TD-4932]fix jenkins errors on master branch
* fix
* fix
* fix
* fix
* [TD-4132]<test>:modify taosdump-testcase of column length
* [TD-4918]<fix>: taosdemo subscribe endAfterResume. (#6653 )
* [TD-4915]<fix> fix show-create-database except
* Hotfix/sangshuduo/td 4892 taosdemo sub fetch (#6669 )
* [TD-4892]<fix>: taosdemo subscribe fetch result.
* fix stbname length.
* restrict prefix length.
* submit empty
* fix minor code.
* fix crash if no result file.
* decrease few debug print level.
* fix offset issue
* [TD-4987]<fix>: issues memory sanitizier detected. (#6675 )
* [TD-4826]<fix>: no extra sleep if no message in vwqueue
* [TD-4593]<fix>: fix vnode cannnot close while syncing
* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6685 )
* [TD-4918]<fix>: taosdemo subscribe endAfterResume.
* fix mask length.
* fix heap use-after-free.
* Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684 )
* [TD-4987]<fix>: issues memory sanitizier detected.
* fix mask width issue.
* [TD-4828]<fix> handle dnode exit code
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6702 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* TD-4835
* only compile in lua
* [td-4748]<fix>:fix the temp file generate buf on windows platform.
* change cmake options
* [TD-5007]<fix>: use build directory's taosdump to test. (#6710 )
btw, solve two taosdemo test cases too.
* Hotfix/sangshuduo/td 4838 taosdump binary len bug (#6713 )
* [TD-4838]<fix>: taosdump binary length bug.
* taosdump code refactoring.
* fix arm32 compile issue.
Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Baosheng Chang <changb9@mcmaster.ca>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Yiqing Liu <yqliu@taosdata.com>
Co-authored-by: Hui Li <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: wpan <wpan@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
2021-07-02 17:31:12 +08:00
Shengliang Guan
88c283f904
Merge from master into develop ( #6709 )
...
* [TD-4132]<test>: add taosdump-testcase of boundary value testing
* [TD-3952]<test>: add taodemo-testcase that query with restful connector
* merge master
* modify taosdemo-testcase
* add testcase of async subscirbe and max sql num
* testcase-subscribe of super table
* testcase-modify sub
* modify subscribe testcase
* [TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767
* add taosdemo-subscribe-testcase
* update taosdemo testcase
* temp commit
* temp commit
* temp commit
* temp1
* temp
* [TD-4369]<test>: add testcase of resubscibe
* [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc
* [TD-4369]<test>: add testcase of resubscibe and json file
* temp
* update master to develop's version
* Update boundary2.py
* [TD-4912]<hotfix>: fix coredump when drop vnode
* Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642 )
* [TD-3801]<fix>: taosdump coverity scan issue.
* merge from commit: 069169e7c1
and fix coverity scan issue.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4932]fix jenkins errors on master branch (#6645 )
* [TD-4932]fix jenkins errors on master branch
* fix
* fix
* fix
* fix
* [TD-4132]<test>:modify taosdump-testcase of column length
* [TD-4918]<fix>: taosdemo subscribe endAfterResume. (#6653 )
* [TD-4915]<fix> fix show-create-database except
* Hotfix/sangshuduo/td 4892 taosdemo sub fetch (#6669 )
* [TD-4892]<fix>: taosdemo subscribe fetch result.
* fix stbname length.
* restrict prefix length.
* submit empty
* fix minor code.
* fix crash if no result file.
* decrease few debug print level.
* fix offset issue
* [TD-4987]<fix>: issues memory sanitizier detected. (#6675 )
* [TD-4826]<fix>: no extra sleep if no message in vwqueue
* [TD-4593]<fix>: fix vnode cannnot close while syncing
* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6685 )
* [TD-4918]<fix>: taosdemo subscribe endAfterResume.
* fix mask length.
* fix heap use-after-free.
* Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684 )
* [TD-4987]<fix>: issues memory sanitizier detected.
* fix mask width issue.
* [TD-4828]<fix> handle dnode exit code
* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6702 )
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: add jemalloc as submodule.
* [TD-3973]<feature>: use jemalloc.
build works as following instructions:
cmake .. -DJEMALLOC_ENABLED=true
make
* fix jemalloc at tag 5.2.1
* fix conflicts
* make install works.
* fix conflicts.
* release script works.
* fix typo
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix retentionpolicy bug
Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Baosheng Chang <changb9@mcmaster.ca>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Yiqing Liu <yqliu@taosdata.com>
Co-authored-by: Hui Li <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: wpan <wpan@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
2021-07-02 13:51:18 +08:00
Shuduo Sang
08f11d51ee
[TD-5007]<fix>: use build directory's taosdump to test. ( #6711 )
...
btw, solve two taosdemo test cases too.
2021-07-02 10:14:41 +08:00
Shuduo Sang
88cc5e5e87
[TD-5007]<fix>: use build directory's taosdump to test. ( #6710 )
...
btw, solve two taosdemo test cases too.
2021-07-01 23:28:19 +08:00
Hui Li
ecbf04b233
Merge pull request #6697 from taosdata/test/fix_err_case
...
fix retention policy error
2021-07-01 14:17:08 +08:00
liuyq-617
a34b5785dd
fix jenkins error
2021-07-01 11:59:07 +08:00
liuyq-617
a46e18d95b
fix retention policy error
2021-07-01 10:15:45 +08:00
Hui Li
718500ba18
Merge pull request #6682 from taosdata/xiaoping/add_test_case
...
[TD-4951]<test>: add test case
2021-07-01 09:46:18 +08:00
liuyq-617
e7cc15a861
fix retention case error
2021-06-30 16:30:46 +08:00
Ping Xiao
3f5f0261f2
[TD-4951]<test>: add test case
2021-06-30 15:12:32 +08:00
Haojun Liao
941e69da9d
Merge pull request #6644 from taosdata/feature/m2d4
...
merge from master into develop
2021-06-30 11:29:31 +08:00
Haojun Liao
52d1ae7d8b
Merge pull request #6655 from taosdata/feature/query
...
Feature/query
2021-06-29 19:27:52 +08:00
tomchon
c0e4296d15
[TD-4552]<test>: update testcase that compressing wal logs
2021-06-29 19:17:13 +08:00
bryanchang0603
d654a5c762
[TD-4927] update test case
2021-06-29 18:22:10 +08:00
liuyq-617
0a45ee6812
[TD-4967]<test>update retention policy testcase
2021-08-10 14:30:37 +08:00
tomchon
7b9663b41a
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-28 18:50:25 +08:00
tomchon
f5f56ae280
[TD-4132]<test>:modify taosdump-testcase of column length
2021-06-28 18:50:11 +08:00
Hui Li
159d3203dc
Merge pull request #6624 from taosdata/test/TD-4868
...
[TD-4868]add taosdump test to full test
2021-06-28 18:01:12 +08:00
Hui Li
d4f2858a21
Merge pull request #6626 from taosdata/test/util/taosdemoCfg
...
taosdemoCfg adding how to use and minor bug fix
2021-06-28 18:00:44 +08:00
Shengliang Guan
90ce44fd6e
Merge branch 'master' into feature/m2d4
2021-06-28 09:50:35 +08:00
Baosheng Chang
ae1fcd260a
update master to develop's version
2021-06-25 18:52:40 +08:00
tomchon
c62695028f
temp
2021-06-25 18:05:00 +08:00
tomchon
bcfb8b1fe1
[TD-4369]<test>: add testcase of resubscibe and json file
2021-06-25 16:49:47 +08:00
tomchon
84d3a5e77b
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-25 15:55:30 +08:00
bryanchang0603
022d6ea765
taosdemoCfg adding how to use and minor bug fix
2021-06-25 15:41:47 +08:00
tomchon
39604d7726
[TD-4369]<test>: add testcase of resubscibe
2021-06-25 15:21:14 +08:00
zhaoyanggh
71bc5842d0
[TD-4868]add taosdump test to full test
2021-06-25 15:02:59 +08:00
Hui Li
d51559961d
Merge pull request #6616 from taosdata/test/TD-4868
...
add test case to verify taosdump with binary and nchar data
2021-06-25 14:56:41 +08:00
happyguoxy
2b879fb158
[TD4824]<in function,add data type like timestamp,float and double>
2021-06-25 13:49:07 +08:00
zhaoyanggh
53f12701f7
add test case to verify taosdump with binary and nchar data
2021-06-25 09:07:12 +08:00
tomchon
e143c34c7b
comment "nestedQuery/queryInterval.py"
2021-06-24 17:59:13 +08:00
Hui Li
c1b8fd5a60
Merge pull request #6594 from taosdata/test/util/taosdemoCfg
...
pytest utils add taosdemoCfg.py
2021-06-24 14:00:19 +08:00
Hui Li
60c326f954
Merge pull request #6583 from taosdata/dev/chr
...
[TD-4314]<test>: add testcase of nested query with top/bottom function
2021-06-24 13:55:16 +08:00
Haojun Liao
18bee12d36
Merge pull request #6586 from taosdata/feature/TD-4098
...
[TD-4098]<feature> refactor IN filter
2021-06-24 10:27:25 +08:00
bryanchang0603
1583f180d4
pytest utils add taosdemoCfg.py
2021-06-23 15:09:59 +08:00
yihaoDeng
6bc71839b1
[TD-4098]<feature> refactor IN filter
2021-06-23 11:17:16 +08:00
Ping Xiao
3626a2de18
update docker cluster script
2021-06-23 10:12:45 +08:00
Shengliang Guan
2e91314d38
Merge pull request #6574 from taosdata/feature/m2d3
...
Feature/m2d3
2021-06-23 09:01:56 +08:00
tomchon
106bbc7e63
[TD-4314]<test>: add testcase of nested query with top/bottom function
2021-06-22 18:42:31 +08:00
tomchon
e76d2ca904
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-22 15:10:47 +08:00
Haojun Liao
f690127a97
Merge pull request #6549 from taosdata/feature/TD-4734
...
[TD-4734]<feature> session_window and state window support main query
2021-06-22 15:04:46 +08:00
Shengliang Guan
5fa02912f2
Merge from master
2021-06-22 14:53:38 +08:00
yihaoDeng
b533fb04d6
[TD-4098]<feature> refactor IN filter
2021-06-22 08:48:44 +08:00
tomchon
07c99df669
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-21 16:17:28 +08:00
Haojun Liao
ceb2aa726b
Merge pull request #6510 from taosdata/origin/feature/TD-3086
...
[TD-3085] tags support timestamp
2021-06-21 15:30:19 +08:00
Hui Li
d78fea6d2c
Merge pull request #6545 from taosdata/test/TD-4652
...
Test/td 4751
2021-06-21 10:05:45 +08:00
yihaoDeng
65eeca1964
[TD-4734]<feature> session_window and state window support main query
2021-06-20 21:51:15 +08:00
liuyq-617
c271e5f2a1
[TD-4773]<test>add test for binary insert
2021-06-19 11:32:54 +00:00
tomchon
7d6f3b5b28
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-19 17:32:43 +08:00
tomchon
a0be6d9288
[TD-45145]<test>: add testcase of stat_window function
2021-06-19 17:02:09 +08:00
tomchon
643807e663
[TD-45145]<test>: add testcase of stat_window function
2021-06-19 16:25:11 +08:00
bryanchang0603
a1d95323c0
[TD-4751] minor modification
2021-06-19 13:28:41 +08:00
bryanchang0603
55757e1623
Merge branch 'develop' into test/TD-4652
2021-06-19 13:06:06 +08:00
Yiqing Liu
0c93fff0d2
[TD-4774]Ignore some errors in valgrind ( #6544 )
2021-06-19 11:43:37 +08:00
tomchon
ca30708ce1
[TD-4509]<test>: add testcase of irate function
2021-06-19 11:17:31 +08:00
tomchon
91c557d99d
[TD-4509]<test>: add testcase of irate function
2021-06-19 10:58:26 +08:00
liuyq-617
79616ad1f7
[TD-4774]Ignore some errors in valgrind
2021-06-19 02:46:20 +00:00
tomchon
fd9ca1e964
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-19 10:41:49 +08:00
tomchon
e5f2bab3a6
[TD-4509]<test>: add testcase of irate function
2021-06-19 10:41:42 +08:00
Haojun Liao
d3702a7dbd
Merge branch 'develop' into origin/feature/TD-3086
2021-06-18 22:07:29 +08:00
Hui Li
5bafad7a77
Merge pull request #6524 from taosdata/xiaoping/add_test_case
...
[TD-4733]<test>: add test case for derivative function
2021-06-18 18:54:20 +08:00
Shuduo Sang
945354280c
Feature/sangshuduo/td 4752 python support ns ( #6534 )
...
* [TD-4752]<feature>: python connector support nanosecond.
* [TD-4752]<feature>: support nanosecond in test framework.
return integer for nanosecond in connector since python does not support nanosecond yet.
2021-06-18 18:34:54 +08:00
cpwu
9714f60ede
[TD-4724] <test> add case for td-4724
2021-06-18 14:56:30 +08:00
tomchon
2d31636651
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-18 10:32:49 +08:00
bryanchang0603
23117de9a0
[TD-4652] update nanoSecondCheck.py
2021-06-18 09:59:29 +08:00
Ping Xiao
958d2454df
[TD-4733]<test>: add test case for derivative function
2021-06-17 17:29:25 +08:00
happyguoxy
ad46ff86fe
[TD4541]<modify length>[TD4568]<in function>
2021-06-17 15:05:14 +08:00
happyguoxy
e3bdca23b3
[TD4568]<in function>
2021-06-17 15:03:46 +08:00
happyguoxy
1edb4960cd
[TD4541]<modify length>
2021-06-17 15:02:49 +08:00
bryanchang0603
516f427655
Merge branch 'develop' into test/TD-4652
2021-06-17 14:27:34 +08:00
bryanchang0603
ee74391f99
modify the file, waiting for connector
2021-06-17 14:24:21 +08:00
tomchon
8015a2a490
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-17 11:33:31 +08:00
tomchon
923234a0a2
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-17 11:11:14 +08:00
huili
3e928774d1
Merge pull request #6485 from taosdata/test/TD-4366
...
[TD-4366] adding more ntp. try to make sure ntp is turned on
2021-06-17 11:04:16 +08:00
yihaoDeng
100b244326
[TD-3086]<feature> add test case
2021-06-16 22:31:57 +08:00
yihaoDeng
5beba81c40
[TD-3086]<feature> add test case
2021-06-16 22:30:23 +08:00
yihaoDeng
d5b0ac80c3
[TD-3086]<feature> add test case
2021-06-16 22:28:13 +08:00
tomchon
c6d6ba3fd1
[TD-45145]<test>: add testcase of stat_window function
2021-06-16 20:54:08 +08:00
tomchon
2042f2173d
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-16 17:58:26 +08:00
haojun Liao
bda6a93f28
Merge pull request #6477 from taosdata/hotfix/td-4681
...
[TD-4681]<fix>: return invalid operator for not equal on primary ts column
2021-06-16 10:16:29 +08:00
haojun Liao
9646a71848
Merge pull request #6478 from taosdata/hotfix/td-4681-2
...
[TD-4681]<fix>: return invalid operation for not equal on primary ts
2021-06-16 10:16:13 +08:00
bryanchang0603
86414f03ef
[TD-4366] removing time alter test case from auto test
2021-06-16 09:05:46 +08:00
bryanchang0603
04b3a7d482
[TD-4652] update test case
2021-06-15 19:49:40 +08:00
bryanchang0603
545f2127e1
[TD-4366] retry to commit
2021-06-15 18:09:47 +08:00
bryanchang0603
73f277c9dc
Merge branch 'develop' into test/TD-4366
2021-06-15 17:00:44 +08:00
Baosheng Chang
afaf036d35
Update fulltest.sh
2021-06-15 16:54:20 +08:00
bryanchang0603
90cc682dd3
removing from the auto test
2021-06-15 16:27:20 +08:00
Shuduo Sang
be347199c4
Hotfix/sangshuduo/td 4025 fix travis ci broken ( #6493 )
...
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
change focal to bionic.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8 and pip, setuptools
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8, and install pip and setuptools
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
modify smoketest.sh to python3.8
* fix timezone build error with clang/linux.
* change fixed version python 3.8 to 3.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-15 14:49:44 +08:00
liuyq-617
a56a1cbf17
[TD-4695]<test>update case for <> on primary ts
2021-06-15 14:16:10 +08:00
liuyq-617
b5c0cab285
[TD-4695]<test>update case for <> on primary ts
2021-06-15 14:08:28 +08:00
bryanchang0603
7247919b76
[TD-4711] trying to solve the problem of ntp not swtich on
2021-06-15 13:08:31 +08:00
bryanchang0603
08a9a1f765
[TD-4711] trying to solve the problem of ntp not swtich on
2021-06-15 13:05:30 +08:00
bryanchang0603
67d6339f1a
[4711] uncomment the test case in fulltest.sh
2021-06-15 12:48:02 +08:00
shenglian zhou
a36b21e8b2
[TD-4681]<fix>: return invalid operator for not equal on primary timestamp column
2021-06-15 11:58:32 +08:00
shenglian zhou
76720f8cd0
[TD-4681]<fix>: return invalid operation for not equal on primary ts column
2021-06-15 11:50:59 +08:00
bryanchang0603
0bfce14e70
resolve conflict
2021-06-15 11:22:59 +08:00
Jun Li
b79839b5c9
Change pyhon3.8 to python3 for compatability with 3.x ( #6489 )
2021-06-15 10:21:38 +08:00
bryanchang0603
1a5aac6eeb
[TD-4366 adding sleep to prevent time problem]
2021-06-15 10:04:44 +08:00
Baosheng Chang
3d765f3a32
Update fulltest.sh
2021-06-15 09:47:01 +08:00
bryanchang0603
881a550623
[TD-4366 adding sleep to prevent time problem]
2021-06-15 09:24:15 +08:00
huili
98de9c0534
Merge pull request #6482 from taosdata/xiaoping/add_test_case
...
[TD-4663]<test>: add test case for derivative function
2021-06-14 08:39:53 +08:00
Shengliang Guan
0eb2de4d7b
merge from master
2021-06-12 10:11:56 +08:00
bryanchang0603
b01865f6c4
[TD-4366] adding more ntp. try to make sure ntp is turned on
2021-06-11 22:17:38 +08:00
Ping Xiao
56ea4ccf8e
Merge branch 'develop' into xiaoping/add_test_case
2021-06-11 16:50:19 +08:00
Ping Xiao
8dfb92362f
[TD-4663]<test>: add test case
2021-06-11 16:50:06 +08:00
bryanchang0603
a7762c65a9
[TD-4652] adding exception tests
2021-06-11 16:13:29 +08:00
bryanchang0603
308d87c84a
[TD-4652] add test case
2021-06-11 15:52:07 +08:00
bryanchang0603
202ae02600
Merge branch 'develop' into test/TD-4652
2021-06-11 15:51:07 +08:00
bryanchang0603
cd3fb30a6c
[TD-4652] adding test case
2021-06-11 14:07:41 +08:00
tomchon
6ea659d116
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-11 11:17:45 +08:00
huili
0e9c10496b
Merge pull request #6451 from taosdata/test/TD-4473
...
[TD-4473] update alter keep test
2021-06-11 10:42:12 +08:00
huili
d5f2387540
Merge pull request #6447 from taosdata/test/TD-4526
...
Test/td 4526
2021-06-11 10:42:06 +08:00
huili
a18dabb127
Merge pull request #6446 from taosdata/test/SessionWindow
...
test session on second timestamp fields
2021-06-11 10:41:58 +08:00
happyguoxy
6b428ce341
[TD-i4610]<add special>
2021-06-10 19:26:23 +08:00
happyguoxy
b93129fea5
[TD4610]<check special>
2021-06-10 19:06:30 +08:00
bryanchang0603
40dcbb41f2
[TD-4473] update alter keep test
2021-06-10 18:29:32 +08:00
codedump
1970a31b00
Merge pull request #6409 from taosdata/feature/TD-3963
...
[TD-3963]alter db rpc return when vnode response
2021-06-10 17:49:21 +08:00
bryanchang0603
c4d2987b4b
[TD-4526] updating fulltest.sh due to removed file
2021-06-10 17:38:49 +08:00
tomchon
7e7a70b74c
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-10 15:57:30 +08:00
tomchon
176f1e018d
[TD-4314]<test>: add testcase of nested query with top/bottom function
2021-06-10 15:51:55 +08:00
liuyq-617
9d6b8470e7
test session on second timestamp fields
2021-06-10 07:13:00 +00:00
bryanchang0603
b3bb55d0ee
[TD-4526]add test case to fulltest.sh
2021-06-10 15:12:47 +08:00
bryanchang0603
56f28405ba
Merge branch 'develop' into test/TD-4526
2021-06-10 14:26:33 +08:00
bryanchang0603
4defd5a614
[TD-4526]adding exception test case
2021-06-10 14:24:47 +08:00
bryanchang0603
eca829fe79
[TD-4526]adding exception test case
2021-06-10 14:24:18 +08:00
huili
13b5d14e21
Merge pull request #6432 from taosdata/test/SessionWindow
...
[TD-4043]<test>add some scenarios for session window
2021-06-10 14:03:35 +08:00
huili
9eea7a33cb
Merge pull request #6439 from taosdata/xiaoping/add_test_case
...
[TD-4602]<test>: add test case: diff function for super table
2021-06-10 14:03:28 +08:00
bryanchang0603
97f8305ca9
[TD-4658] minor fix
2021-06-10 11:34:24 +08:00
bryanchang0603
4395709e92
[TD-4658] community test case minor fix
2021-06-10 11:25:12 +08:00
bryanchang0603
1b1a01fd46
[TD-4658] adding community test case
2021-06-10 11:09:13 +08:00
bryanchang0603
55b4a9339d
[TD-4658] update enterprise test part
2021-06-10 10:47:30 +08:00
lichuang
b84c533244
[TD-3963]sleep more time to see test result
2021-06-10 10:16:35 +08:00
lichuang
e90378b3de
Merge branch 'develop' into feature/TD-3963
2021-06-09 22:53:52 +08:00
Shengliang Guan
d74684fa45
Merge remote-tracking branch 'origin/develop' into feature/m2d
2021-06-09 22:40:18 +08:00
haojun Liao
0cea3ab9ed
Merge pull request #6422 from taosdata/feature/TD-2942
...
[TD-2942]keep improvement
2021-06-09 22:03:31 +08:00
Shengliang Guan
1dee25264c
Merge remote-tracking branch 'origin/develop' into feature/m2d
2021-06-09 20:15:16 +08:00
Shengliang Guan
47ec533542
Merge pull request #6405 from taosdata/test/TD-4366
...
Test/td 4366
2021-06-09 20:03:47 +08:00
Shengliang Guan
e14310a50c
merge from master
2021-06-09 19:59:43 +08:00
tomchon
2c83206d65
[TD-4314]<test>: add testcase of nested query with top/bottom function
2021-06-09 19:26:17 +08:00
Ping Xiao
b4f6e6f941
[TD-4630]<test>: add exception handling for restful insert
2021-06-09 18:46:15 +08:00
Ping Xiao
5a0d44a82f
[TD-4602]<test>: add test case: diff function for super table
2021-06-09 18:31:08 +08:00
dapan
ebb15e0e6a
Merge branch 'develop' into feature/TD-2942
2021-06-09 17:39:20 +08:00
tomchon
7de7e54c95
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-09 16:26:09 +08:00
tomchon
3f940428cb
modify nestedquery testcase
2021-06-09 16:25:49 +08:00
dapan
922736fed5
fix case issue
2021-06-09 15:29:10 +08:00
tomchon
6f6a02f8c2
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-09 13:29:43 +08:00
tomchon
4949dd4671
temp
2021-06-09 11:12:42 +08:00
liuyq-617
4571590797
add some scenarios
2021-06-09 03:06:29 +00:00
Shengliang Guan
017299c082
Merge from master
2021-06-09 10:23:11 +08:00
liuyq-617
5511dcb0c7
[TD-4553]<test>fix timestamp error
2021-06-08 08:05:08 +00:00
Ping Xiao
5ff935c509
Fix test failure
2021-06-08 14:31:09 +08:00
bryanchang0603
9c1457a3aa
[TD-4473] modifying two cases to auto test with minor modification
2021-06-08 11:16:28 +08:00
Ping Xiao
fd155d4245
update test case
2021-06-08 11:15:12 +08:00
lichuang
97a2cdbfbd
[TD-3963]alter db rpc return when vnode response
2021-06-08 10:59:36 +08:00
lichuang
68c7fc493d
[TD-3963]alter db rpc return when vnode response
2021-06-08 10:54:51 +08:00
huili
9468f45876
Merge pull request #6398 from taosdata/test/SessionWindow
...
[TD-4043]<test>case for session window
2021-06-08 09:33:40 +08:00
huili
e985923714
Merge pull request #6402 from taosdata/xiaoping/add_test_case
...
[TD-4421]<test>: add test case for subquery with filter
2021-06-08 09:33:21 +08:00
bryanchang0603
b7c0995f87
[TD-4473] remove old file
2021-06-08 09:15:10 +08:00
bryanchang0603
881b267d2f
[TD-4473] revertalterkeep.py to older version
2021-06-08 09:13:25 +08:00
tomchon
1b78353009
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-07 20:44:27 +08:00
tomchon
c2fcab0a0d
[TD-4312]<test>: add testcase of nested query with interval function
2021-06-07 20:44:07 +08:00
Ping Xiao
d87cc3b641
[TD-4421]<test>: add test case for subquery with filter
2021-06-07 18:31:39 +08:00
liuyq-617
034cd7d8bc
[TD-4043]<test>case for session window
2021-06-07 09:14:24 +00:00
haojun Liao
85d3a7a207
Merge pull request #6386 from taosdata/feature/TD-4426
...
Feature/td 4426
2021-06-07 17:00:59 +08:00
bryanchang0603
cd54930352
adding comments to alter_test.py
2021-06-07 11:32:35 +08:00
bryanchang0603
cbb3b39e74
append alter_keep.py into the branch
2021-06-07 11:29:51 +08:00
tomchon
e629395413
add compacting wal log testcase into fulltest.sh
2021-06-05 18:34:36 +08:00
tomchon
3a91e8ea84
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-05 16:24:51 +08:00
tomchon
046ec16ac4
[TD-4552]<test>: add testcase that compact wal file with replica
2021-06-05 16:24:30 +08:00
Ping Xiao
d2c1841410
[TD-3938]<test>: add script to detect coredump file
2021-06-05 15:43:05 +08:00
Ping Xiao
51ecfc0486
[TD-3938]<test>: add test case
2021-06-05 15:40:31 +08:00
huili
d284cf5493
Merge pull request #6363 from taosdata/test/TD-4463
...
Test/td 4463
2021-06-05 14:22:59 +08:00
yihaoDeng
bb19833711
[TD-4426]<fix> add test case
2021-06-05 06:06:09 +08:00
Ping Xiao
15aecd4882
[TD-4505]<test>: add test case for last_row()
2021-06-04 16:52:18 +08:00
Shengliang Guan
b569652150
Merge pull request #6368 from taosdata/fix/TD-4412
...
[TD-4412]<fix>: add new configuration parameter for db option cachelast
2021-06-04 15:03:26 +08:00
Minglei Jin
0a86ce884e
[TD-4412]<fix>: add new configuration parameter for db option precision
2021-06-04 13:19:29 +08:00
lichuang
864b0d2792
Merge branch 'feature/TD-3963' of github.com:taosdata/TDengine into feature/TD-3963
2021-06-04 11:23:19 +08:00
Minglei Jin
e4c10a3e24
test/offlineThreshold: fix index in show variables;
2021-06-04 10:24:56 +08:00
tomchon
2ff6b5166b
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-04 10:22:30 +08:00
Shengliang Guan
77f208001a
Merge from master
2021-06-03 21:23:41 +08:00
Ping Xiao
61f8139178
update test case
2021-06-03 18:17:22 +08:00
bryanchang0603
f797c397e4
[TD-4463] enterprise test pass
2021-06-03 16:54:15 +08:00
bryanchang0603
904bf2381e
[TD-4463] modifying test case for community version
2021-06-03 16:04:48 +08:00
bryanchang0603
91d2d3b85a
[TD-4463]rewrite the case to fit develop and community
2021-06-03 15:29:23 +08:00
tomchon
f8d81ede65
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-03 15:03:52 +08:00
bryanchang0603
72e981ef86
Merge branch 'develop' into test/TD-4463
2021-06-03 14:56:36 +08:00
bryanchang0603
ee9b45ef7d
[TD-4523] add test case
2021-06-03 11:37:48 +08:00
huili
b6f048f801
Merge pull request #6350 from taosdata/test/TD-4475
...
Test/td 4475
2021-06-03 10:13:14 +08:00
tomchon
73b6c43496
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-06-03 06:26:52 +08:00
haojun Liao
5a2c3eda33
Merge pull request #6343 from taosdata/feature/TD-4399
...
[TD-4399]modify column length
2021-06-02 22:23:16 +08:00
haojun Liao
80096c4619
Merge pull request #6341 from taosdata/feature/TD-4294
...
[TD-4294]<test case>
2021-06-02 22:21:09 +08:00
tomchon
d01ea3012a
[TD-4290]<test>: modify testcase that compact wal file
2021-06-02 21:24:30 +08:00
tomchon
17077cb92d
add sleep when start compacting
2021-06-02 17:46:48 +08:00
tomchon
e2d693718b
Merge branch 'develop' into dev/chr
2021-06-02 17:21:45 +08:00
tomchon
119537014b
[TD-4290]<test>: modify testcase that compact wal file
2021-06-02 17:18:34 +08:00
bryanchang0603
b441e52b71
Merge branch 'develop' into test/TD-4475
2021-06-02 17:04:48 +08:00
bryanchang0603
e39c9eed5d
[TD-4476] modified test case
2021-06-02 17:03:55 +08:00
bryanchang0603
3a12c502c7
[TD-4475] remove temp file
2021-06-02 16:38:57 +08:00
bryanchang0603
97e9070a21
[TD-4476] test case finished
2021-06-02 16:34:41 +08:00
bryanchang0603
49e0643bf2
[TD-4463] update boundary case and error case
2021-06-02 16:02:06 +08:00
bryanchang0603
f74818a3dd
Merge branch 'develop' into test/TD-4463
2021-06-02 15:07:57 +08:00
bryanchang0603
3b867c876d
[TD-4476] add manual test case
2021-06-02 15:07:17 +08:00
dapan1121
f603458a5e
Merge branch 'develop' into feature/TD-4399
2021-06-02 14:08:25 +08:00
liuyq-617
d4a215dd8a
fix timezone error
2021-06-02 05:52:00 +00:00
bryanchang0603
29ca859f11
[TD-4475] add manual test case for hot alter block
2021-06-02 13:37:36 +08:00
Shengliang Guan
945674e275
Merge pull request #6339 from taosdata/feature/m2d2
...
merge from master
2021-06-02 13:21:32 +08:00
bryanchang0603
6439e9addc
[TD-4475] modifying the test case
2021-06-02 11:55:16 +08:00
bryanchang0603
f6d5bef757
Merge branch 'develop' into test/TD-4475
2021-06-02 11:03:43 +08:00
liuyq-617
3b9d4dede7
[TD-4443]<test> join precision us
2021-06-02 02:59:01 +00:00
bryanchang0603
b5b17291a6
[TD-4463] update from develop
2021-06-02 10:55:11 +08:00
huili
cc4ccf0976
Merge pull request #6331 from taosdata/test/TD-4474
...
Test/td 4474
2021-06-02 10:28:23 +08:00
Shengliang Guan
0d5d2736be
Merge from master
2021-06-02 10:27:07 +08:00
bryanchang0603
08f33005b6
[TD-4475] update test case
2021-06-01 19:02:34 +08:00
bryanchang0603
3ed6933ea8
[TD-4422] remove useless file
2021-06-01 18:34:36 +08:00
bryanchang0603
fd10ee01ed
[TD-4422] merging json files into 2 json files
2021-06-01 18:30:13 +08:00
tomchon
60ba384978
[TD-4290]<test>: add testcase that compact wal file
2021-06-01 18:16:28 +08:00
bryanchang0603
054ab0d868
Merge branch 'master' into test/TD-4422
2021-06-01 18:03:43 +08:00
bryanchang0603
9eb020f900
[TD-4475] adding draft test case
2021-06-01 18:02:32 +08:00
bryanchang0603
d7ff9c999a
[TD-4474] moldifying the test case
2021-06-01 17:11:39 +08:00
bryanchang0603
469f709521
[TD-4474] adding test case for testing lastRow hot alter
2021-06-01 16:58:27 +08:00
bryanchang0603
c55f6121a0
[TD-4463] moldifying alter_keep.py
2021-06-01 16:13:40 +08:00
bryanchang0603
8119f72b58
Merge branch 'develop' into test/TD-4463
2021-06-01 16:04:29 +08:00
Shengliang Guan
56d77cc316
Merge from master
2021-06-01 15:46:53 +08:00
bryanchang0603
aa706fd5e7
[TD-4463] add test case for checking keep modification
2021-06-01 13:43:19 +08:00
robotspace
68aeccbe7f
Add support for async insert and connection pool. ( #6244 )
...
* Add support for async query. Only insert result is parsed.
* Add support for connection pool.
* Add one case for lua connector in smoke test case list.
* Build dymanic library for lua connector before smoke test.
2021-06-01 13:35:19 +08:00
huili
ca3ec15956
Merge pull request #6311 from taosdata/test/d-TD-4447
...
[TD-4447]<test>import the same csv twice
2021-06-01 13:33:33 +08:00
Shengliang Guan
5c9d8e3c79
Merge from master
2021-06-01 11:53:49 +08:00
bryanchang0603
f26a6a23a5
[TD-4422] adding test case for auto_create_table exception cases
2021-06-01 09:57:10 +08:00
bryanchang0603
0cf6c3c4ac
Merge branch 'master' into test/TD-4422
2021-06-01 09:25:21 +08:00
dapan1121
ce7bfcf024
fix case issue
2021-06-01 08:28:45 +08:00
yihaoDeng
8543ac4e65
[TD-4294]<test case>
2021-05-31 20:48:09 +08:00
tickduan
d6dc4f8c27
Merge branch 'master' into cq .INT64_MIN
2021-05-31 19:54:06 +08:00
yihaoDeng
f6e0d1926f
[TD-4294]<test case>
2021-05-31 18:45:35 +08:00
Shengliang Guan
d19d4a2554
Merge pull request #6308 from taosdata/test/m-TD-4447
...
[TD-4447]<test>import the same csv twice
2021-05-31 18:35:31 +08:00
yihaoDeng
e4a6d251d9
[TD-4294]<test case>
2021-05-31 18:00:14 +08:00
bryanchang0603
a613833b5f
[TD-4422]-adding test cases for different combination of drop, child_table_exist, and auto_create_table
2021-05-31 17:13:03 +08:00
liuyq-617
23217b7ee6
[TD-4447]<test>import the same csv twice
2021-05-31 08:24:23 +00:00
tickduan
d5965c461a
must ltime >0 to replace
2021-05-31 15:51:43 +08:00
liuyq-617
ed9ff8917c
[TD-4447]<test>import the same csv twice
2021-05-31 07:33:08 +00:00
Steven Li
cd76a29533
Adjust table locking in crash_gen to expose same-connection consistency issues, supporting TD-4444
2021-05-31 06:22:20 +00:00
bryanchang0603
39342aec9b
[TD-4439] moldifying the test case
2021-05-31 11:16:56 +08:00
bryanchang0603
50d9a1c5a5
[TD-4439] add test case
2021-05-31 11:11:02 +08:00
tomchon
7155d9889f
temp commit
2021-05-31 01:51:27 +08:00
Ping Xiao
458405cc63
[TD-4423]<test>: add test case
2021-05-29 18:52:56 +08:00
Ping Xiao
d43743e678
[TD-4420]<test>: add test case
2021-05-29 16:24:11 +08:00
Ping Xiao
58c6a90134
Merge branches 'xiaoping/test_case' and 'master' of https://github.com/taosdata/TDengine
2021-05-29 15:58:32 +08:00
Ping Xiao
1465fd9cfc
Fix test failure
2021-05-28 16:50:43 +08:00
liuyq-617
4d5e99b890
[TD-4415]Add exceptions in valgrind_taos.supp
2021-05-28 08:32:03 +00:00
Ping Xiao
06e9250c6b
Merge branch 'master' into xiaoping/test_case
2021-05-28 14:07:44 +08:00
bryanchang0603
6bd6001fe9
[TD-4376] modify execute to query for select
2021-05-28 10:43:15 +08:00
bryanchang0603
f8f091b5c7
[TD-4376] adding test case
2021-05-28 10:12:46 +08:00
Huo Linhe
998680015d
[TD-4370]<fix>: squashed commit of python connector changes in develop ( #6246 )
...
commit 0c81e3c0ba89c86f6d17d51d5056146e177cace5
Author: Huo Linhe <linhehuo@gmail.com>
Date: Fri May 14 10:27:13 2021 +0800
[TD-4160]<fix>: remove python connector soft links, fix tests and documents
commit f439fce413423e7d7c97eef180c93d63dedab32e
Author: Huo Linhe <linhehuo@gmail.com>
Date: Wed May 12 18:50:53 2021 +0800
[TD-182]: bump python connector version to v2.0.10 (#6091 )
Also fix url error in setup.py
commit 4ae55d494a262e482f6b34e8bf193cc6af62a886
Author: Huo Linhe <linhehuo@gmail.com>
Date: Wed May 12 09:49:26 2021 +0800
[TD-4370]<fix>: merge python connector changes to master
Inludes:
[TD-182]<enhance>: use single repo for python connector (#6036 )
* [TD-182]<enhance>: use single repo for python connector
Remove code for each platform and build up one single python code base
for windows/osx/linux platforms and python2/python3 runtime.
* [TD-182]<enhance>: remove redundant code in python connector
* [TD-4149] <fix>: fix python connection config error
2021-05-27 17:44:57 +08:00
Ping Xiao
34d6383a3c
[TD-4122]<test>: add test case
2021-05-27 16:13:46 +08:00
tomchon
cd6258ebfb
temp commit
2021-05-26 21:24:34 +08:00
Shengliang Guan
541741cdda
Merge from master into develop
2021-05-26 14:33:16 +08:00
tomchon
53bba6113c
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-25 10:37:33 +08:00
tomchon
1128b31985
temp commit
2021-05-25 10:36:17 +08:00
Steven Li
20fa37c253
Enhanced crash_gen tool with -k option to produce valgrind result
2021-05-24 06:11:39 +00:00
tomchon
0eafd19005
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-24 13:26:00 +08:00
tomchon
df1fb4c5bb
update taosdemo testcase
2021-05-22 17:01:22 +08:00
huili
444753f30a
Merge pull request #6199 from taosdata/xiaoping/test_case
...
[TD-4263]<test>: update performance test script
2021-05-22 14:53:02 +08:00
huili
f33ea803ff
Merge pull request #6187 from taosdata/test/TD-4153
...
[TD-4153] <test> add case to resolve use taosdemo tools insert and qu…
2021-05-22 14:52:22 +08:00
Ping Xiao
9ef6b68030
[TD-4263]<test>: update performance test script
2021-05-22 13:56:06 +08:00
tomchon
f321ba919f
add taosdemo-subscribe-testcase
2021-05-21 19:16:16 +08:00
Shengliang Guan
50ee6f1091
Merge from master
2021-05-21 14:50:56 +08:00
tomchon
269547ebd3
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-21 14:38:15 +08:00
cpwu
3062b1dabb
[TD-4153] <test> add case to resolve use taosdemo tools insert and query operation
2021-05-21 14:37:52 +08:00
Shuduo Sang
891886ce56
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 for develop ( #6175 )
...
* [TD-4136]<fix>: taosdemo records per req more than 32767.
for develop branch.
* change taosRandom() to rand_bool() for bool data.
* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.
check insert rows for progressive.
* fix with answer_yes.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-21 13:11:52 +08:00
tomchon
8470f09885
[TD-4238]<test>: add taodemo-testcase that records of number in request sql less than 32767
2021-05-20 19:55:12 +08:00
Ping Xiao
4b016b75bb
[TD-4263]<test>: update performance test script
2021-05-20 19:08:42 +08:00
tomchon
c8c1b35ee4
modify subscribe testcase
2021-05-20 11:01:18 +08:00
tomchon
fef23f6eac
testcase-modify sub
2021-05-19 20:16:00 +08:00
tomchon
75fef03688
testcase-subscribe of super table
2021-05-19 17:55:11 +08:00
tomchon
abe9b75667
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-19 13:23:22 +08:00
tomchon
0f96df1fe6
add testcase of async subscirbe and max sql num
2021-05-19 13:20:20 +08:00
Shuduo Sang
4c1e13b60e
Revert "Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 ( #6155 )" ( #6156 )
...
This reverts commit e8d2162cce
.
2021-05-18 21:43:28 +08:00
Shuduo Sang
e8d2162cce
Hotfix/sangshuduo/td 4240 taosdemo subscribe morethan 100 ( #6155 )
...
* DB/create: fix create database when default quorum > replica
* [TD-4081]<fix>: fix vnode dropping
* test/sim: fix null to 0 in show dnodes;
* [TD-4081]<fix>: [v3] fix vnode closing
* [TD-4081]<fix>: vnode not close if dropped
* Revert "test/sim: fix null to 0 in show dnodes;"
This reverts commit 70213e6526
.
* vnode/write: make last write msg to be written or confirmed
* vnode/drop: ingore invalid vgroup id if already dropped
* vnode/read: use app not ready instead of invalid vgroup id to make crash_gen happy
* vnode/close: wait write 900ms
* [td-4209]<fix>: add the uid check for super table metadata that is already cached in local buffer.
* [td-4209]
* [td-225] refactor a sim script.
* Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 (#6147 )
* [TD-4136]<fix>: taosdemo max records per req < 32767
* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.
check insert rows for progressive.
* fix with answer_yes.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-4240]<fix>: taosdemo subscribe more than max query sql count.
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Minglei Jin <stephenk@gmx.us>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 21:34:10 +08:00
Shuduo Sang
6d448dcac1
Hotfix/sangshuduo/td 4136 taosdemo records morethan 32767 ( #6147 )
...
* [TD-4136]<fix>: taosdemo max records per req < 32767
* [TD-4136]<fix>: taosdemo check insert rows not more than 32767.
check insert rows for progressive.
* fix with answer_yes.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-18 16:48:17 +08:00
tomchon
a494bb3b21
modify taosdemo-testcase
2021-05-17 19:29:50 +08:00
Huo Linhe
88107acde7
[TD-4160]<fix>: remove python connector soft links, fix tests and documents
2021-05-14 10:27:13 +08:00
Shengliang Guan
984875940a
Merge from master into develop
2021-05-14 09:53:57 +08:00
tomchon
8a8f9d2bf7
merge master
2021-05-13 21:37:01 +08:00
tomchon
15cfeb7f5e
[TD-3952]<test>: add taodemo-testcase that query with restful connector
2021-05-13 21:30:50 +08:00
tomchon
661144963c
Merge branch 'master' of github.com:taosdata/TDengine into test/chr
2021-05-13 11:51:52 +08:00
haojun Liao
e2c9099e63
Merge pull request #6089 from taosdata/fix/query
...
[td-4147]<fix>: report error if the column name is too long.
2021-05-12 16:58:17 +08:00
Shengliang Guan
545749c003
Merge pull request #6079 from taosdata/feature/crash_gen2
...
Data generation script for TD-4133
2021-05-12 14:09:57 +08:00
Haojun Liao
6d8f5000ff
[td-4147]update the test case.
2021-05-12 11:24:23 +08:00
Shengliang Guan
644f41a0bb
Merge from master into develop
2021-05-11 20:58:18 +08:00
huili
9c0e8c9d78
Merge pull request #6070 from taosdata/test/TD-3960
...
[TD-3960] <test> add case for TD-3960
2021-05-11 19:32:52 +08:00
tomchon
0e93801581
[TD-4132]<test>: add taosdump-testcase of boundary value testing
2021-05-11 19:26:15 +08:00
Shuduo Sang
af33e11840
[TD-4136]<fix>: taosdemo max records per req < 32767 ( #6082 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-05-11 19:06:02 +08:00
haojun Liao
8a7fc6fc3d
Merge pull request #5986 from taosdata/fix/query
...
Fix/query
2021-05-11 14:58:59 +08:00
Steven Li
731eadb80d
Minor tweak of the new Perf_gen tool
2021-05-11 02:18:05 +00:00
Steven Li
ba51543551
Merge remote-tracking branch 'origin/master' into feature/crash_gen2
2021-05-11 01:49:14 +00:00
Steven Li
1d7fd5aec4
Added initial code for the new perf_gen tool
2021-05-11 01:48:58 +00:00
Steven Li
456ea712b3
Refactored crash_gen tool with stronger typing
2021-05-11 01:48:13 +00:00
Shengliang Guan
45a0859a5f
Merge from master into develop
2021-05-10 17:42:34 +08:00
wu champion
7570894fbb
[TD-3960] <test> add case for TD-3960
2021-05-10 15:30:00 +08:00
Shengliang Guan
c8e7cd1b85
Merge pull request #6050 from taosdata/xiaoping/test_case
...
[TD-4017]<test>: add test case
2021-05-09 16:46:44 +08:00
Shengliang Guan
8bc97c8c9c
Merge pull request #6026 from taosdata/test/TD-3954
...
[TD-3954] <test> add case for resolve the bug of TD-3899
2021-05-09 16:45:21 +08:00
wu champion
bd19a926f3
[TD-3921] <test> add case for develop branch
2021-05-08 16:53:55 +08:00
Ping Xiao
70ed9796ff
[TD-4017]<test>: add test case
2021-05-08 15:56:18 +08:00
huili
e369655424
Merge pull request #6030 from taosdata/xiaoping/add_test_case2
...
[TD-3663]<test>: add test case for docker cluster
2021-05-08 15:01:14 +08:00
huili
939e5d4110
Merge pull request #6033 from taosdata/xiaoping/test_case
...
[TD-4019]<test> add test case
2021-05-08 15:01:07 +08:00
wu champion
a3720faf9f
Merge pull request #6047 from taosdata/master
...
Master
2021-05-08 14:03:38 +08:00
wu champion
b551731da1
fix the case
2021-05-08 12:39:32 +08:00
wu champion
a35c422793
[TD-3921] <fix> fix the case for new python connector
2021-05-08 12:29:54 +08:00
Haojun Liao
b6e04604cb
[td-3967]
2021-05-07 17:29:00 +08:00
Ping Xiao
f4afe2f9d8
[TD-4019]<test> add test case
2021-05-07 15:00:40 +08:00
tomchon
bd0b8df12d
[TD-4037]<test>: add taodemo-testcase that childtable_count is less than or equal zero and num_of_records_per_req is equal zero
2021-05-07 14:39:19 +08:00
huili
7c4335e2e7
Merge pull request #6007 from taosdata/test/TD-4059
...
[TD-4059]update case version.py
2021-05-07 13:57:49 +08:00
Ping Xiao
c4a9fda17a
[TD-3663]<test>: add test case for docker cluster
2021-05-07 13:28:02 +08:00
wu champion
3259c3de40
[TD-3954] <test> add case for resolve the bug of TD-3899
2021-05-07 10:58:03 +08:00
tomchon
980df53800
[TD-3998]<test>: add taodemo-testcase that inserting too many rows won't make ts disorder
2021-05-06 21:15:20 +08:00
liuyq-617
fa902a35b3
[TD-4059]update case version.py
2021-05-06 11:44:39 +08:00
liuyq-617
5c7842c41b
[TD-4059]update case version.py
2021-05-06 11:43:20 +08:00
haojun Liao
714a4d5931
Merge pull request #5987 from taosdata/test/TD-4000
...
[TD-4000] <test> verify teature of TD-3948
2021-05-01 15:44:54 +08:00
Shuduo Sang
b12668ff7f
[TD-3639] <fix>: compare timestamp with datetime in python ( #5990 )
...
By this commit, It will close TD-3639.
It will not require test case to write *correct* datetime string to pass
a test case. One test could use seconds, milliseconds or microseconds to
check data.
That means the three tests are equivalent:
```python
.checkData(0, 0, "2020-01-01 00:00:00")
.checkData(0, 0, "2020-01-01 00:00:00.000")
.checkData(0, 0, "2020-01-01 00:00:00.000000")
```
Co-authored-by: Huo Linhe <linhehuo@gmail.com>
2021-04-30 22:45:59 +08:00
Yiqing Liu
8956167651
Eliminate false alarms ( #5991 )
2021-04-30 21:05:08 +08:00
wu champion
4a6a4f9e71
[TD-4000] <test> verify teature of TD-3948
2021-04-30 16:23:43 +08:00
Yiqing Liu
460768f067
[TD-4032]Eliminate false alarms ( #5978 )
...
* [TD-4032]Eliminate false alarms
* update rules
2021-04-30 14:20:12 +08:00
Shuduo Sang
2670b0ad65
Hotfix/sangshuduo/td 4025 fix travis ci broken for develop ( #5975 )
...
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
modify smoketest.sh to python3.8
* [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue.
* [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue.
* [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
change focal to bionic.
* [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue.
cherry pick from master.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-30 10:20:16 +08:00
Shuduo Sang
160516665c
Hotfix/sangshuduo/td 4025 fix travis ci broken ( #5973 )
...
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
change focal to bionic.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8 and pip, setuptools
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8, and install pip and setuptools
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
modify smoketest.sh to python3.8
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-30 09:50:15 +08:00
Steven Li
7e1b1b1f9b
Merge remote-tracking branch 'origin/master' into feature/crash_gen2
2021-04-28 23:11:28 +00:00
Steven Li
34eb7e255a
Used Python generator to simplify crash_gen IPC processing of STDOUT/STDERR
2021-04-28 23:11:19 +00:00
Steven Li
5d1d5cadc2
Refactored crash_gen to have the TdeSubProcess own the SvcMgrThread object, also switched to Pylance
2021-04-28 08:36:56 +00:00
Steven Li
8a6fd8df16
Refactoring service_manager in crash_gen to use stronger types
2021-04-28 02:42:27 +00:00
haojun Liao
489b24a18a
Merge branch 'develop' into feature/query
2021-04-27 22:39:05 +08:00
Haojun Liao
9286f77e07
[td-225]merge develop
2021-04-27 22:17:09 +08:00
Huo Linhe
aa88942c38
[TD-3639] <fix>: compare timestamp with datetime in python ( #5940 )
...
By this commit, It will close TD-3639.
It will not require test case to write *correct* datetime string to pass
a test case. One test could use seconds, milliseconds or microseconds to
check data.
That means the three tests are equivalent:
```python
.checkData(0, 0, "2020-01-01 00:00:00")
.checkData(0, 0, "2020-01-01 00:00:00.000")
.checkData(0, 0, "2020-01-01 00:00:00.000000")
```
2021-04-27 13:45:08 +08:00
wu champion
ae1b233db3
[TD-2039] <test> verify the bug of TD-2039
2021-04-27 09:30:40 +08:00
huili
19c185c8cb
Merge branch 'master' into test/TD-3921
2021-04-27 09:13:38 +08:00
Shuduo Sang
37fd1ad91c
Hotfix/sangshuduo/td 3968 taosdemo datalen 16k ( #5930 )
...
* [TD-3414]<test>: add insert function with json files of taodemo-testcase -repeat
* [TD-3879]add stmt mode for taodemo go
* [TD-3414]<test>: add insert function with json files of taodemo-testcase
* [TD-3918] <test> add case to verify the bug of TD-3897
* [TD-3453]<test>:modify filepath in scripts
* Update fulltest.sh
* [TD-3918] <test> fix the case
* Update queryFilterTswithDateUnit.py
* [TD-3850]<fix>: fix vnode write enqueue flowctrl UAF & no response
* Hotfix/sangshuduo/td 3401 query statistic (#5907 )
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name.
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name 2.
* [TD-3401]<fix>: taosdemo support query statistic.
implementation.
* cleanup
* [TD-3401]<fix>: taosdemo query statistic.
change us to ms.
* [TD-3401]<fix>: taosdemo query statistic.
increase sql buffer for query.
* [TD-3401]<fix>: taosdemo query statistic
more accurate result.
* [TD-3401]<fix>: taosdemo query statistic.
modify last time logic.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* improve coverage of operations
* [TD-3944]<fix>: make default offline threshold to 10 days. (#5912 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3572]<enhance>: response out of dnodes if #dnodes <= maxDbReplica
* [TD-3937]<test>: add taosdemo performance test compare scripts
* update script
* Hotfix/sangshuduo/td 3317 for master (#5921 )
* [TD-3317]<fix>: taosdemo interlace insertion.
patch for master.
* [TD-3317]<fix>: taosdemo support interlace mode.
adjust remainder rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix global and stable interlace rows logic.
* [TD-3317]<fix>: taosdemo support interlace mode.
fix 'interlaceRows' is used uninitialized
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3968]<fix>: taosdemo data length should be 16*1024
Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: wu champion <wuchampion@foxmail.com>
Co-authored-by: wu champion <cpwu@taosdata.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Ping Xiao <pxiao@taosdata.com>
2021-04-26 18:48:52 +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
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
Haojun Liao
487b523d1f
[td-225] merge from master
2021-04-25 11:11:36 +08:00
haojun Liao
9f70bace9b
Merge branch 'develop' into feature/qrefactor
2021-04-23 18:10:49 +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
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
aa65f33cbe
Merge pull request #5853 from taosdata/hotfix/TD-3805
...
[TD-3805]CQ time issue
2021-04-23 10:15:07 +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
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
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
wu champion
5745b2d011
Update fulltest.sh
2021-04-21 10:01:56 +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
Ping Xiao
d1ba0f58ef
[TD-3800]<test>: add test case for query last(*)
2021-04-19 13:54:40 +08:00
Shengliang Guan
db8deb4472
Merge pull request #5831 from taosdata/master
...
Merge master into develop
2021-04-16 11:02:27 +08:00
wu champion
db0f06afb2
[TD-3587]<test> add case for TD-3587 to CI
2021-04-15 11:40:37 +08:00
Shengliang Guan
9f5301a318
Merge pull request #5806 from taosdata/enhance/TD-3079
...
[TD-3079]<enhance>: use multi-level storage with vnode's wal files
2021-04-15 09:31:11 +08:00
Shuduo Sang
640062a53d
Hotfix/sangshuduo/td 3401 query statistic ( #5795 )
...
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name.
* [TD-3401]<fix>: taosdemo query statistic.
refactor func name 2.
* [TD-3401]<fix>: taosdemo support query statistic.
implementation.
* cleanup
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-13 16:24:42 +08:00
Steven Li
b6ee0c8fc7
Moved over changes from feature/crash_gen to feature/crash_gen_master
2021-04-13 05:49:22 +00:00
Shuduo Sang
4876811b9d
Hotfix/sangshuduo/td 3683 taosdemo lots tables ( #5783 )
...
* [TD-3683]<fix>: reduce buffer size for more stable table creation.
* [TD-3683]<fix>: taosdemo create lots of tables.
clean up.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-12 18:12:21 +08:00
Shengliang Guan
60e6729d7a
Merge pull request #5759 from taosdata/master
...
Merge from master into develop
2021-04-12 09:08:33 +08:00
Shuduo Sang
7153904339
[TD-3317]<fix>: taosdemo interlace insertion. ( #5774 )
...
patch for master.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-11 21:31:47 +08:00
Shuduo Sang
76db6804e4
Feature/sangshuduo/td 3317 taosdemo interlace ( #5773 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3317] <feature>: support interlace mode insertion.
change rows_per_tbl to interlace_rows.
* [TD-3317] <feature>: taosdemo suppoert interlace mode.
remove trailing spaces.
* [TD-3317] <feature>: taosdemo support interlace insertion.
prompt if interlace > num_of_records_per_req
* fill insert-into early to buffer.
* fix buffer overflow issue.
* change rows_per_tbl to interlace_rows to align with taosdemo.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-11 20:44:12 +08:00
Shuduo Sang
0913d4553e
[TD-3741]<fix>: python test case on arm32. ( #5767 )
...
* [TD-3741]<fix>: python test case on arm32.
select * with lots data lead timeout.
* [TD-3741]<fix>: python test case on arm32.
change importDataLastS.py select * to count.
2021-04-11 09:55:20 +08:00
huili
7057c90602
Merge pull request #5756 from taosdata/fix/jenkins
...
[TD-3727]Suppressing errors in valgrind
2021-04-10 13:16:32 +08:00
liuyq-617
f4a0c1d97f
[TD-3727]Suppressing errors in valgrind
2021-04-09 18:39:16 +08:00
liuyq-617
0cac7f96d0
[TD-3727]Suppressing errors in valgrind
2021-04-09 18:37:40 +08:00
Shuduo Sang
20a32bedb2
Hotfix/sangshuduo/td 3636 for master ( #5735 )
...
* [TD-3652]<test> add case for TD-3652 to resolve TD-3590
* Update fulltest.sh
* [TD-3295]<test> add case for TD-3295
* TD-3675
* Hotfix/sangshuduo/td 3607 for master (#5712 )
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix coverity scan issues.
check super tbl info pointer.
* [TD-3197] <fix>: fix coverity scan issues.
move sub tbl query thread join into loop
* [TD-3197] <fix>: fix coverity scan issues.
remove unused variable
* [TD-3197] <fix>: fix coverity scan issues.
use more secure random library
* [TD-3197] <fix>: fix coverity scan issues.
use strncpy for more safe
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
replace arc4random with rand().
* [TD-3197] <fix>: fix coverity scan issues.
check stb info pointer for start time
* [TD-3197] <fix>: fix coverity scan issues.
fix strcpy vulnerability
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
modify taosdemoTest2. try to check database continously.
* [TD-3197] <fix>: taosdemo coverity scan issues.
* [TD-3197] <fix>: fix memory leak when parsing arguments.
* [TD-3197] <fix>: fix cmake strip arguments.
* [TD-3197] <fix>: taosdemo coverity scan.
fix cmake string manipulation.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* [TD-3607]<fix>: fix taosdemo limit and offset.
if offset+limit > count.
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix mem leak issue
* fix crash issue
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5720 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5723 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix coverity scan issues.
check super tbl info pointer.
* [TD-3197] <fix>: fix coverity scan issues.
move sub tbl query thread join into loop
* [TD-3197] <fix>: fix coverity scan issues.
remove unused variable
* [TD-3197] <fix>: fix coverity scan issues.
use more secure random library
* [TD-3197] <fix>: fix coverity scan issues.
use strncpy for more safe
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
replace arc4random with rand().
* [TD-3197] <fix>: fix coverity scan issues.
check stb info pointer for start time
* [TD-3197] <fix>: fix coverity scan issues.
fix strcpy vulnerability
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
modify taosdemoTest2. try to check database continously.
* [TD-3197] <fix>: taosdemo coverity scan issues.
* [TD-3197] <fix>: fix memory leak when parsing arguments.
* [TD-3197] <fix>: fix cmake strip arguments.
* [TD-3197] <fix>: taosdemo coverity scan.
fix cmake string manipulation.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* fix taosdemo limit invalid warning condition.
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
* TD-3707
* Feature/sangshuduo/td 3408 taosdemo async query (#5731 )
* test
* [TD-3677]<test>: test pr message 1
* [TD-3671]<test>change target branch
* [TD-3677]<test>: test pr message 2
* [TD-3677]<test>: test pr message 3
* Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan (#5688 )
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix coverity scan issues.
check super tbl info pointer.
* [TD-3197] <fix>: fix coverity scan issues.
move sub tbl query thread join into loop
* [TD-3197] <fix>: fix coverity scan issues.
remove unused variable
* [TD-3197] <fix>: fix coverity scan issues.
use more secure random library
* [TD-3197] <fix>: fix coverity scan issues.
use strncpy for more safe
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
replace arc4random with rand().
* [TD-3197] <fix>: fix coverity scan issues.
check stb info pointer for start time
* [TD-3197] <fix>: fix coverity scan issues.
fix strcpy vulnerability
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
modify taosdemoTest2. try to check database continously.
* [TD-3197] <fix>: taosdemo coverity scan issues.
* [TD-3197] <fix>: fix memory leak when parsing arguments.
* [TD-3197] <fix>: fix cmake strip arguments.
* [TD-3197] <fix>: taosdemo coverity scan.
fix cmake string manipulation.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* remove useless file
* fix changing target branch
* fix
* fix
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5706 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* Hotfix/sangshuduo/td 3607 taosdemo buffer overflow (#5713 )
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
* [TD-3607]<fix>: taosdemo limit and offset.
if limit+offset > count
* [TD-3607]<fix>: taosdemo limit and offset.
if child tbl not exist, dont take limit and offset value.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3683]<fix>: reduce buffer size for more stable table creation. (#5719 )
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
* [TD-3408]<feature>: taosdemo support async query.
* [TD-3408]<feature>: taosdemo support async query.
refactor
* [TD-3408]<feature>: taosdemo support async query.
refactor 2
* [TD-3408]<feature>: taosdemo support async query.
refactor 3
* [TD-3408]<feature>: taosdemo support async query.
refactor 4
* [TD-3408]<feature>: taosdemo support specified sql more than one line.
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
* [TD-3636]<fix>: fix taosdemo outorder range algorithm.
patch for master.
Co-authored-by: wu champion <wuchampion@foxmail.com>
Co-authored-by: wu champion <wu_champion@foxmail.com>
Co-authored-by: dapan1121 <89396746@qq.com>
Co-authored-by: wu champion <cpwu@taosdata.com>
Co-authored-by: huili <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: liuyq-617 <yqliu@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Elias Soong <elias.soong@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: haojun Liao <hjxilinx@users.noreply.github.com>
2021-04-09 09:03:24 +08:00
Ping Xiao
0e72f1cb6d
[###################################################################]
2021-04-08 19:04:05 +08:00
Ping Xiao
c7c8ab0082
Merge branch 'master' into xiaoping/add_test_case
2021-04-08 19:00:59 +08:00
huili
0e246a7f19
Merge branch 'master' into test/TD-3295
2021-04-08 11:12:43 +08:00
Ping Xiao
ba3fbea58c
[TD-3676]<test>: add test case
2021-04-07 16:21:38 +08:00
wu champion
8a8eaf5053
Merge pull request #5705 from taosdata/master
...
Master
2021-04-07 10:18:15 +08:00
wu champion
91a60312f0
Merge branch 'master' into test/TD-3295
2021-04-07 10:06:44 +08:00
huili
05fca963b5
Merge pull request #5692 from taosdata/test/TD-3654
...
[TD-3654]<test>add case for TD-3654 to master
2021-04-06 18:38:41 +08:00
wu champion
7db5c29d1e
[TD-3295]<test> add case for TD-3295
2021-04-06 18:18:10 +08:00
wu champion
9f858447f7
Update fulltest.sh
2021-04-06 18:09:13 +08:00
wu champion
41b9b98e3c
[TD-3652]<test> add case for TD-3652 to resolve TD-3590
2021-04-06 18:06:59 +08:00
huili
a85b9911c3
Merge pull request #5695 from taosdata/test/testcase
...
[TD-3671]<test>change target branch
2021-04-06 17:05:21 +08:00
liuyq-617
331901bfb9
test
2021-04-06 15:50:33 +08:00
liuyq-617
20ef6c39a1
test
2021-04-06 15:49:22 +08:00
huili
ec74d6c0a8
Merge pull request #5682 from taosdata/test/jenkins
...
[TD-3569]<test>add taosd mem leak test into CI
2021-04-06 15:34:15 +08:00
wu champion
29bb17877d
add case for TD-3654
2021-04-06 11:33:24 +08:00
liuyq-617
7cd0648bb6
[TD-3569]<test>add taosd mem leak test into CI
2021-04-06 10:26:06 +08:00
Ping Xiao
58eac46929
Merge branch 'develop' into xiaoping/add_test_case
2021-04-03 22:22:24 +08:00
Shuduo Sang
e1739b86a9
Hotfix/sangshuduo/td 3607 taosdemo buffer overflow ( #5659 )
...
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust limit offset count warning.
* [TD-3607] <fix>: taosdemo buffer overflow.
add more logic for child tables exist.
* [TD-3607] <fix>: taosdemo buffer overflow.
create database if database be dropped only.
* [TD-3607] <fix>: fix taosdemo buffer overflow.
adjust limit and offset test cases.
* [TD-3607] <fix>: taosdemo buffer overflow.
adjust sample data test case.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-02 19:22:04 +08:00
Ping Xiao
8904a1644f
remove failed case
2021-04-02 15:25:29 +08:00
Ping Xiao
f75a675b0d
[TD-3588]<test>: update test case
2021-04-01 15:28:29 +08:00
huili
0fe2b96b9e
Merge pull request #5543 from taosdata/feature/TD-1380
...
[TD-3274]<test> add case for TD-3274
2021-04-01 11:19:49 +08:00
Shuduo Sang
6cb5af8072
Hotfix/sangshuduo/td 3607 taosdemo buffer overflow ( #5636 )
...
* [TD-3607] <fix>: fix taosdemo buffer overflow.
* [TD-3607] <fix>: taosdemo buffer overflow.
add tmp buffer.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix data generation.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix normal table writting.
* [TD-3607] <fix>: taosdemo buffer overflow.
remove tail spaces.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table test case.
* [TD-3607] <fix>: taosdemo buffer overflow.
fix taosdemo alter table case.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-31 21:40:40 +08:00
huili
8f86e3bd36
Merge pull request #5631 from taosdata/xiaoping/add_test_case
...
[TD-3602]<test>: update perf test script
2021-03-31 15:32:57 +08:00
Ping Xiao
97b3cdb0de
[TD-3602]<test>: update perf test script
2021-03-30 18:46:43 +08:00
wu champion
a782a3c569
add perfbenchmark/bug3589.py to fulltest.sh
2021-03-30 16:22:43 +08:00
wu champion
d8b1d36e6c
add TD-3589 test case
2021-03-30 16:21:26 +08:00
Ping Xiao
1a8d62834f
[TD-3602]<test>: update perf test script
2021-03-30 15:18:49 +08:00
huili
ea1508bfee
Merge pull request #5569 from taosdata/test/TD-3433
...
[TD-3433]<fix>add case for TD-3433
2021-03-29 19:06:03 +08:00
Ping Xiao
4508bb998f
[TD-3474]<test>: add test case
2021-03-29 10:15:41 +08:00
huili
9bccfe95c3
Merge pull request #5599 from taosdata/test/jenkins
...
[TD-3570]<test>add taosd valgrind test
2021-03-29 10:04:16 +08:00
Shuduo Sang
41741a599f
Hotfix/sangshuduo/td 3197 fix taosdemo coverity scan ( #5602 )
...
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix coverity scan issues.
check super tbl info pointer.
* [TD-3197] <fix>: fix coverity scan issues.
move sub tbl query thread join into loop
* [TD-3197] <fix>: fix coverity scan issues.
remove unused variable
* [TD-3197] <fix>: fix coverity scan issues.
use more secure random library
* [TD-3197] <fix>: fix coverity scan issues.
use strncpy for more safe
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
replace arc4random with rand().
* [TD-3197] <fix>: fix coverity scan issues.
check stb info pointer for start time
* [TD-3197] <fix>: fix coverity scan issues.
fix strcpy vulnerability
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
modify taosdemoTest2. try to check database continously.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-28 20:23:11 +08:00
root
81e6b7301e
fix
2021-03-27 15:32:10 +08:00
root
c01e23925d
[TD-3570]<test>add taosd valgrind test
2021-03-27 15:23:23 +08:00
wu champion
515397d447
Merge branch 'test/TD-3433' of https://github.com/taosdata/TDengine into test/TD-3433
2021-03-26 10:52:32 +08:00
wu champion
9db07982b2
fix
2021-03-26 10:50:14 +08:00
wu champion
c7f4cd251d
Update bug3433.py
2021-03-25 15:09:25 +08:00
wu champion
e113aa20ba
add case for TD-3433
2021-03-25 14:58:18 +08:00
wu champion
e3f4c9038c
Merge branch 'develop' into feature/TD-1380
2021-03-25 10:52:55 +08:00
Shuduo Sang
6e3322d35d
Feature/sangshuduo/td 3434 taosdemo support query times ( #5541 )
...
* [TD-3434] <feature>: taosdemo support query times
first commit.
* [TD-3434] <feature>: taosdemo support query times.
refine interlace test case.
* [TD-3434] <feature>: taosdemo support query times.
change cmdline parameters according to TD-3431.
* [TD-3434] <feature>: taosdemo support query times.
fix typo in fulltest.sh
* [TD-3434] <feature>: taosdemo support query times.
add 2 sec sleep to avoid segfault.
* [TD-3434] <feature>: taosdemo support query times.
make query test easier to pass.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-24 16:58:09 +08:00
huili
96fec5513a
Merge pull request #5455 from wu-champion/feature/TD-1380
...
[TD-3274]<test>: add test case for 1970 years ago
2021-03-24 09:35:54 +08:00
huili
1ce4dce8d3
Merge pull request #5534 from taosdata/test/TD-3375
...
[test]<fix> add TD-3375 case
2021-03-24 09:34:39 +08:00
Ping Xiao
e65475cc1d
update docker cluster script
2021-03-23 18:14:29 +08:00
Shuduo Sang
3b97bd716d
Feature/sangshuduo/td 3317 taosdemo interlace ( #5537 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3317] <feature>: support interlace mode insertion.
change rows_per_tbl to interlace_rows.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 15:14:50 +08:00
wu champion
5f27c38a0b
Update query1970YearsAf.py
2021-03-23 14:10:25 +08:00
wu champion
74b5b241ca
fix
2021-03-23 14:05:05 +08:00
wu champion
965d553964
fix the case:add delete tmp file step
2021-03-23 13:59:29 +08:00
wu champion
2de9628249
fix the case
2021-03-23 13:55:10 +08:00
wu champion
ef248d09fd
fix case,add delete file when processing over
2021-03-23 13:55:10 +08:00
wu champion
dff5c11f29
[test]<fix> add test case and bug case
2021-03-23 13:55:10 +08:00
wu champion
7c749e24c8
[TD-1380]<fix> fix the case of query1970YearsAf.py
2021-03-23 13:55:10 +08:00
Shuduo Sang
dfdeb7e0cc
[TD-3431] <fix>: fix taosdemo cmdline incorrect arguments. ( #5536 )
...
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-23 11:15:11 +08:00
wu champion
bd37922bac
Delete query1970YearsAf.py
2021-03-22 18:52:17 +08:00
wu champion
88ab7666b9
Delete bug3351.py
2021-03-22 18:52:02 +08:00
wu champion
5d2fa94960
Update fulltest.sh
2021-03-22 18:51:49 +08:00
wu champion
a162b6161e
fix fulltest.sh:add query/bug3375.py
2021-03-22 18:46:54 +08:00
wu champion
d73ae7d7f0
add case for TD-3375
2021-03-22 17:17:31 +08:00
wu champion
53a128b2a3
fix case,add delete file when processing over
2021-03-22 17:02:53 +08:00
huili
3e2464688e
Merge pull request #5523 from taosdata/test/testcase
...
[TD-3368]<test>output log of failed case
2021-03-22 16:22:51 +08:00
huili
2abe9bfda5
Merge pull request #5526 from taosdata/xiaoping/add_test_case
...
[TD-3413]<test>: make docker cluster support enterprise version
2021-03-22 16:21:49 +08:00
liuyq-617
d354ce2e55
fix
2021-03-22 16:18:25 +08:00
liuyq-617
fb7599b7f4
fix docker compose error
2021-03-22 16:11:49 +08:00
Shuduo Sang
82ad11630d
Feature/sangshuduo/td 3416 taosdemo interlace testcase ( #5524 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
* [TD-3197] <fix>: fix taosdemo coverity scan issues.
* [TD-3197] <fix>: fix taosdemo coverity scan issue.
fix subscribeTest pids uninitialized.
* [TD-3317] <feature>: support interlace mode insertion.
add time shift for no sleep time.
* [TD-3317] <feature>: support interlace insert.
rework timestamp.
* [TD-3416] <feature>: add taosdemo interlace testcase.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-22 15:44:06 +08:00
Ping Xiao
81d62650e9
Fix script issue
2021-03-22 14:56:22 +08:00
Ping Xiao
720661366a
[TD-3413]<test>: make docker cluster support enterprise
2021-03-22 14:52:39 +08:00
liuyq-617
0916d24506
fix hosts error
2021-03-22 14:46:58 +08:00
liuyq-617
a2a6655a6a
change
2021-03-22 11:44:41 +08:00
liuyq-617
8c8f3d0835
[TD-3406]<test>support more dnodes in docker clu
2021-03-22 11:35:46 +08:00
wu champion
9172e9346e
[test]<fix> add test case and bug case
2021-03-20 16:10:45 +08:00
wu champion
d2aa6fe5ad
[TD-1380]<fix> fix the case of query1970YearsAf.py
2021-03-19 18:35:26 +08:00
huili
78ca40f843
Merge pull request #5503 from taosdata/test/testcase
...
[TD-3367]<test>restore last_cache
2021-03-19 17:59:58 +08:00
wu champion
e041d4897a
Merge pull request #10 from wu-champion/develop
...
更新0319内容到1380
2021-03-19 17:50:55 +08:00
Shuduo Sang
b294d3ebaa
Feature/sangshuduo/td 3317 taosdemo interlace ( #5500 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
* [TD-3317] <feature>: support interlace mode insertion.
perfect
* [TD-3317] <feature>: support interlace mode insertion.
cleanup.
* [TD-3317] <feature>: support interlace mode insertion.
adjust algorithm of loop times.
* [TD-3317] <feature>: support interlace mode insertion.
fix delay time bug.
* [TD-3317] <feature>: support interlace mode insertion.
fix progressive timestamp bug.
* [TD-3317] <feature>: support interlace mode insertion.
add an option for performance print.
* [TD-3317] <feature>: support interlace mode insertion.
change json test case with less table for acceleration.
* [TD-3317] <feature>: support interlace mode insertion.
change progressive mode timestamp step and testcase.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-19 17:43:18 +08:00
wu champion
59790c4dc0
Merge pull request #7 from wu-champion/develop
...
更新分支1380
2021-03-19 15:29:45 +08:00
liuyq-617
6c96795ab1
[TD-3367]<test>restore last_cache
2021-03-19 14:14:21 +08:00
Ping Xiao
4afccbd0a5
[TD-3365]<test>: update test case
2021-03-19 13:36:30 +08:00
Ping Xiao
ae73ff2074
update docker cluster script
2021-03-19 11:12:06 +08:00
Ping Xiao
153a489e12
[TD-3365]<test>: add test case for query filter on tag type
2021-03-19 09:38:34 +08:00
Ping Xiao
a9ea81aaee
update docker cluster script
2021-03-18 18:13:44 +08:00
Ping Xiao
9e25723078
remove last_cache.py from full test
2021-03-18 17:48:33 +08:00
liuyq-617
282d1c10f2
[TD-3318]<test>add case for stddev
2021-03-18 11:18:51 +08:00
Shuduo Sang
3f312f8bf4
Feature/sangshuduo/td 3317 taosdemo interlace ( #5476 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
* [TD-3317] <feature>: make taosdemo support interlace mode.
json parameter rows_per_tbl support.
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode.
refactor
* [TD-3317] <feature>: support interlace mode insertion.
refactor.
* [TD-3317] <feature>: support interlace mode insertion.
change json file.
* [TD-3317] <feature>: support interlace mode insertion.
fix multithread create table regression.
* [TD-3317] <feature>: support interlace mode insertion.
working but not perfect.
* [TD-3317] <feature>: support interlace mode insertion.
rename lowaTest with taosdemoTestWithJson
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-17 23:15:18 +08:00
wu champion
2f0f9006fc
Merge pull request #5 from wu-champion/develop
...
更新1380分支
2021-03-17 16:04:24 +08:00
liuyq-617
ba79d022ce
rebalance
2021-03-17 15:16:11 +08:00
liuyq-617
683b1282b8
abort build
2021-03-17 14:28:36 +08:00
liuyq-617
4e34b78dcd
add stage after build
2021-03-17 14:24:55 +08:00
liuyq-617
8930b00ead
inc coreverage of operation
2021-03-17 14:19:03 +08:00
liuyq-617
ea82920d84
remove duplicate case
2021-03-17 13:36:54 +08:00
liuyq-617
cbee31ead8
Merge branch 'develop' into test/testcase
2021-03-17 13:06:12 +08:00
liuyq-617
4c64997447
add case
2021-03-17 13:02:51 +08:00
liuyq-617
608134c229
[TD-3198]<test>sync test case file
2021-03-17 12:38:43 +08:00
Shuduo Sang
8e455df297
Hotfix/sangshuduo/td 3327 taosdemo segfault sampledata ( #5458 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
* [TD-3316] <fix>: add test case for limit and offset. fix sample data issue.
* [TD-3327] <fix>: fix taosdemo segfault when import data from sample data file.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-03-16 18:51:11 +08:00
haojun Liao
91b5af2cee
Merge pull request #5453 from taosdata/feature/qrefactor
...
[td-3313] <fix>: fix join bug
2021-03-16 16:20:07 +08:00
huili
61db2e2217
Merge pull request #5445 from taosdata/xiaoping/add_test_case
...
[TD-1002]<test>: add test case for double type
2021-03-16 14:19:18 +08:00
huili
d70cef9f61
Merge pull request #5443 from taosdata/test/testcase
...
[TD-3223]<test>case for stddev on the same column
2021-03-16 14:19:09 +08:00
wu-champion
911a573d5b
[TD-3274]<test>: add test case for after 1970 years
2021-03-16 14:13:56 +08:00
Haojun Liao
befbdf8972
[td-225]update test.
2021-03-16 14:11:05 +08:00
Shuduo Sang
bbfde59f0a
Hotfix/sangshuduo/td 3316 testcase for taosdemo limit offset ( #5451 )
...
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
check offset 0.
* [TD-3316] <fix>: add testcase for taosdemo limit and offset.
fix sample file import bug.
2021-03-16 07:55:22 +08:00
Shuduo Sang
7d7f7ada31
[TD-3316] <test>: add testcase for taosdemo child table limit and offset.
2021-03-15 19:13:59 +08:00
Shuduo Sang
ac4311d488
[TD-3192] <feature>: support child table limit and offset.
...
add test case
2021-03-15 19:09:51 +08:00
Ping Xiao
e94cbdf532
[TD-1002]<test>: add test case for double type
2021-03-15 15:09:41 +08:00
huili
78eda385c5
Merge pull request #5435 from taosdata/xiaoping/add_test_case
...
[TD-1002]<test> add test case for percentile function
2021-03-15 09:58:53 +08:00
liuyq-617
7879ca6aba
[TD-3223]<test>case for stddev on the same column
2021-03-15 09:52:19 +08:00
Shuduo Sang
232eacec90
[TD-3197] <fix>: fix coverity scan issues. add taosdemo test case.
2021-03-13 22:56:31 +08:00
Ping Xiao
31f9b71d82
[TD-1002]<test> add test case for percentile function
2021-03-13 15:05:35 +08:00
huili
3b2827d8a7
Merge pull request #5403 from wu-champion/feature/TD-3182
...
[TD-3182] <fix>: fix queryBetweenAnd.py case add to CI
2021-03-13 09:43:59 +08:00
huili
3c72ecd002
Merge pull request #5424 from taosdata/test/testcase
...
[TD-3196]<test>stddev+group by null tag value
2021-03-13 09:43:03 +08:00
Shuduo Sang
5a42914c34
Merge pull request #5427 from taosdata/feature/sangshuduo/TD-3192-support-tblimit-tboffset
...
Feature/sangshuduo/td 3192 support tblimit tboffset
2021-03-13 00:02:59 +08:00
liuyq-617
be6c5c8982
[TD-3196]<test>stddev+group by null tag value
2021-03-12 15:14:41 +08:00
Shuduo Sang
867f443c5b
[TD-3192] <feature>: support stb limit and offset. fix sleep time.
2021-03-11 20:57:39 +08:00
Shuduo Sang
9e7ed32f40
[TD-3192] <feature>: support stb limit and offset. refactor.
2021-03-11 16:16:54 +08:00
Steven Li
88b0262ecf
Temporarily removed last_row as an aggregate function in crash_gen tool
2021-03-11 02:14:14 +00:00
wu-champion
717e7561e2
[TD-3182] <fix>: add queryBetweenAnd.py and add to CI
2021-03-10 14:47:02 +08:00
Steven Li
a7c9113dbc
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
2021-03-09 03:25:20 +00:00
Steven Li
bbf7b47e29
Added -w option to crash_gen tool to write duplicate data to shadow database
2021-03-09 03:24:48 +00:00
liuyq-617
0e1545866d
change format
2021-03-08 11:49:46 +08:00
liuyq-617
f2e8fcb820
revert
2021-03-08 11:47:32 +08:00
liuyq-617
8fb6934a8f
[TD-3181]<test>add testcase for TD-3170
2021-03-08 11:24:46 +08:00
liuyq-617
e5a2a446b5
Merge branch 'develop' into test/testcase
2021-03-08 10:12:56 +08:00
liuyq-617
b6d80466b7
inc code coverage
2021-03-05 18:51:14 +08:00
huili
1312099d88
Merge pull request #5362 from taosdata/test/testcase
...
fix error
2021-03-05 18:07:44 +08:00
liuyq-617
a54f339b35
fix error
2021-03-05 18:03:15 +08:00
huili
71bad29c0f
Merge pull request #5361 from taosdata/test/testcase
...
[TD-3161]<test>Inc coverage of calculation
2021-03-05 17:42:37 +08:00
liuyq-617
166975421a
[TD-3161]<test>Inc coverage of calculation
2021-03-05 17:37:33 +08:00
Ping Xiao
a886b8e447
update test case, reduce case time
2021-03-05 16:51:04 +08:00
Ping Xiao
142f936692
Merge branch 'develop' into xiaoping/add_test_case
2021-03-05 10:26:24 +08:00
Ping Xiao
ee5dbf129e
[TD-3155]<test>: add test case
2021-03-05 10:23:37 +08:00
huili
15a65b521c
Merge pull request #5333 from taosdata/xiaoping/add_test_case
...
[TD-3154]<test>: update test case
2021-03-04 11:40:08 +08:00
huili
a31bc4cef1
Merge pull request #5340 from taosdata/test/testcase
...
[TD-3161]<test>add coverage on unsigned type
2021-03-04 11:10:13 +08:00
huili
d3802d667a
Merge pull request #5338 from taosdata/test/jenkins
...
[TD-3127]<test>add unsigned type
2021-03-04 11:10:04 +08:00
liuyq-617
d97e727419
[TD-3161]<test>add coverage on unsigned type
2021-03-04 10:06:19 +08:00
liuyq-617
42ac4ff8fd
[TD-3127]<test>add unsigned type
2021-03-04 09:42:14 +08:00
Ping Xiao
f73383da27
[TD-3154]<test>: update test case
2021-03-03 17:06:37 +08:00
huili
1b093a0d83
Merge pull request #5313 from taosdata/test/jenkins
...
<test>add test case for unsigned type
2021-03-03 14:17:17 +08:00
Steven Li
fa13844ae6
Adjusted crash_gen tool to run on ARM32 platform, without Python guppy package
2021-03-01 08:24:07 +00:00
liuyq-617
e3ad650969
fix
2021-02-26 13:45:28 +08:00
Ping Xiao
6037f5d0ce
[TD-3069]<test>: add test case
2021-02-26 11:11:56 +08:00
liuyq-617
3b4f730faa
Merge branch 'develop' into test/jenkins
2021-02-25 16:54:13 +08:00
Shuduo Sang
4f39518dd8
Merge branch 'develop' into hotfix/sangshuduo/TD-2984-combine-taosdemo-and-taosdemox
2021-02-23 11:21:02 +08:00
huili
0a6c5895fa
Merge pull request #5240 from taosdata/concurrent_inquriry
...
[TD-2841]<test>sql record & replay
2021-02-23 10:58:45 +08:00
liuyq-617
304b1374d1
[TD-2841]<test>sql record & replay
2021-02-22 17:35:48 +08:00
liuyq-617
8f6832ce66
[TD-3011]<test>memory leak can't merge
2021-02-22 16:22:25 +08:00
liuyq-617
86e6e9ec92
modify test case for unsigned datetype
2021-02-22 13:06:40 +08:00
liuyq-617
0b4f0680d3
[TD-2742]<test>modify case for unsigned
2021-02-22 12:59:00 +08:00
Shuduo Sang
12d89a7547
[TD-2984] <fix>: combine taosdemo and taosdemox. modify test case for new schema.
2021-02-22 03:00:14 +00:00
Shuduo Sang
eb8ca83bda
[TD-2984] <fix>: combine taosdemo and taosdemox.
2021-02-22 01:58:52 +00:00
liuyq-617
0bcecce064
modify
2021-02-20 17:09:58 +08:00
Ping Xiao
82dedc7683
[TD-2423]<test>: add test case
2021-02-20 16:58:45 +08:00
liuyq-617
f63f60b5db
modify
2021-02-20 16:01:31 +08:00
liuyq-617
8378850bfa
add
2021-02-20 15:01:59 +08:00
liuyq-617
ca2c7b0d75
[TD-2742]add test case for unsigned
2021-02-20 15:01:46 +08:00
Shuduo Sang
0b718f8854
[TD-2984] <fix>: combine taosdemo and taosdemox. fix taosdemoTest.py.
2021-02-20 03:12:17 +00:00
Shuduo Sang
d0a7761962
Merge branch 'develop' into hotfix/sangshuduo/TD-2984-combine-taosdemo-and-taosdemox
2021-02-20 02:49:39 +00:00
Shuduo Sang
6d4b8a49fc
Merge branch 'develop' into feature/sangshuduo/TD-2971-python-connector-support-unsigned
2021-02-20 02:15:08 +00:00
Shuduo Sang
da32a2571e
[TD-2971] feature: make python connector support unsigned type. fix constants id.
2021-02-19 18:26:56 +08:00
liuyq-617
206163d510
add testcase for unsigned
2021-02-19 18:24:22 +08:00
huili
fa0bc728d1
Merge pull request #5215 from taosdata/test/jenkins
...
<test>sync test files
2021-02-19 15:37:49 +08:00
Shuduo Sang
22ab19df84
[TD-2984] <fix>: combine taosdemo and taosdemox. no need taos_init().
2021-02-19 07:10:40 +00:00
Shuduo Sang
f2fc2fe82e
[TD-2984] <fix>: combine taosdemo and taosdemox.
2021-02-19 06:35:49 +00:00
Shuduo Sang
78af455071
Merge pull request #5202 from taosdata/feature/sangshuduo/TD-2971-python-connector-support-unsigned
...
[TD-2971] feature: make python connector support unsigned type.
2021-02-19 11:23:50 +08:00
Shengliang Guan
27ba492e04
Merge pull request #5198 from taosdata/feature/crash_gen
...
Adjusting crash_gen tool to replicate 0x700 problem
2021-02-19 11:14:47 +08:00
liuyq-617
94a6d00c4e
<test>sync test files
2021-02-19 10:26:18 +08:00
Shuduo Sang
ebc60c02ae
Merge branch 'develop' into feature/sangshuduo/TD-2971-python-connector-support-unsigned
2021-02-19 09:55:43 +08:00
Shuduo Sang
42efe016c7
[TD-2971] feature: make python connector support unsigned type. fix pep8 format.
2021-02-19 09:54:00 +08:00
huili
b2cf34de68
Merge pull request #5206 from taosdata/xiaoping/add_test_case
...
[TD-2977]<test>: add test case
2021-02-19 09:28:35 +08:00
Ping Xiao
a586784c5d
[TD-2977]<test>: add test case
2021-02-18 16:00:04 +08:00
liuyq-617
aedccee516
<test>test date befor 1970
2021-02-18 15:25:35 +08:00
Shuduo Sang
8904a04603
[TD-2971] feature: make python connector support unsigned type.
2021-02-18 13:49:11 +08:00
huili
f104b15cbb
Merge pull request #5189 from taosdata/xiaoping/add_test_case
...
[TD-2846]<test>: scripts for docker cluster
2021-02-18 13:32:48 +08:00
Steven Li
95ef01bf45
Committing crash_gen tool to replicate 0x700 (invalid handle) problem, reasonably easily
2021-02-18 02:40:58 +00:00
Steven Li
1d35b45961
Merge remote-tracking branch 'origin/develop' into feature/crash_gen
2021-02-08 06:57:01 +00:00
Steven Li
6500933c67
Added additional crash_gen debug output
2021-02-08 06:56:58 +00:00
Haojun Liao
6b3fccab3c
[td-2886]<fix>: add a new error code in crash_gen
2021-02-08 12:26:26 +08:00
Ping Xiao
e53e414f51
[TD-2846]<test>: update docker cluster scripts
2021-02-08 01:42:41 +08:00
Ping Xiao
42d5896ba1
Merge branch 'develop' into xiaoping/add_test_case
2021-02-07 14:41:47 +08:00
huili
c2215eb214
Merge pull request #5164 from taosdata/test/jenkins
...
reblance server load
2021-02-06 19:07:32 +08:00
Ping Xiao
4dbf8e611a
Merge branch 'develop' into xiaoping/add_test_case
2021-02-06 17:52:06 +08:00
Ping Xiao
508993a73b
[TD-2846]<test>: update docker cluster scripts
2021-02-06 17:50:21 +08:00
liuyq-617
9a7573561e
fix
2021-02-06 16:05:33 +08:00
liuyq-617
d9e4587f6b
[TD-2842]<test>add valgrind in concurrent_inquiry
2021-02-06 15:54:41 +08:00
huili
86feb99db8
Merge pull request #5156 from taosdata/xiaoping/add_test_case2
...
[TD-2568]<test>: add test case
2021-02-06 14:40:24 +08:00
Ping Xiao
58d4e1fa00
[TD-2846]<test>: update docker cluster scripts
2021-02-06 09:14:58 +08:00
liuyq-617
94d0bc4b5b
reblance server load
2021-02-05 16:38:08 +08:00
Ping Xiao
c3ec4de29a
Merge branch 'develop' into xiaoping/add_test_case
2021-02-05 15:40:39 +08:00
haojun Liao
07266ba90b
Merge pull request #5141 from taosdata/hotfix/TD-2518
...
[TD-2518]support query data before 1970
2021-02-05 14:50:46 +08:00
Ping Xiao
eff6d2d113
Fix alter_table.py failure
2021-02-05 13:56:27 +08:00
Ping Xiao
1b63f63100
[TD-2568]<test>: add test case
2021-02-05 11:27:02 +08:00
Ping Xiao
309bbd655e
[TD-2846]<test>: imporve docker cluster scripts
2021-02-04 18:16:31 +08:00
huili
efece34933
Merge pull request #5138 from taosdata/xiaoping/add_test_case
...
Fix taosdemoTest2.py failure
2021-02-04 15:25:15 +08:00
huili
fb7b63eed0
Merge pull request #5134 from taosdata/test/testcase
...
[TD-2555]<test>add test for stddev
2021-02-04 15:25:04 +08:00
dapan1121
fbfe4a3b47
Merge branch 'develop' into hotfix/TD-2518
2021-02-04 14:25:02 +08:00
dapan1121
c019feaefc
fix case issue
2021-02-04 14:22:47 +08:00
Ping Xiao
b788f3d8e4
[TD-1351]<test>: add test case
2021-02-04 11:51:28 +08:00
Ping Xiao
86c2c8f871
Fix taosdemotest2.py failure
2021-02-04 10:58:11 +08:00
Ping Xiao
01e47002ea
Fix taosdemoTest2.py failure
2021-02-04 10:32:57 +08:00
liuyq-617
14ecff2749
[TD-2555]<test>add test for stddev
2021-02-03 19:34:25 +08:00
huili
3da1024d7e
Merge pull request #5120 from taosdata/test/testcase
...
[TD-2555]<test>add test case for stddev
2021-02-03 17:20:18 +08:00
huili
91a3148aac
Merge pull request #5113 from taosdata/xiaoping/add_test_case
...
[TD-2850][TD-2671]<test>: add test case
2021-02-03 13:32:10 +08:00
Shengliang Guan
3bf73df9db
Merge pull request #5115 from taosdata/feature/TD-1925_new
...
Feature/td 1925 new
2021-02-03 11:12:41 +08:00
haojun Liao
92dfa4707c
Merge pull request #5084 from taosdata/feature/query
...
Feature/query
2021-02-03 10:48:51 +08:00
liuyq-617
9d803a60db
update
2021-02-02 20:19:43 +08:00
liuyq-617
04703e4ed0
change
2021-02-02 18:25:18 +08:00
liuyq-617
8fb87d7faf
[TD-2555]<test>add test case for stddev
2021-02-02 18:19:09 +08:00
Ping Xiao
bdc6e4f00b
Fix taosdemo test failure
2021-02-02 16:50:32 +08:00
Haojun Liao
19fb8c0d62
[TD-225]fix script error.
2021-02-02 16:35:40 +08:00
Hongze Cheng
219e0994ea
Merge branch 'develop' into feature/TD-1925_new
2021-02-02 07:00:51 +00:00
Ping Xiao
0244298b60
[TD-2671]<test>: add test case for STABLE
2021-02-02 14:53:08 +08:00
liuyq-617
dee48f94a9
fix case error
2021-02-02 14:49:30 +08:00
liuyq-617
751ac814aa
remove taosdemoTest2.py
2021-02-02 14:31:31 +08:00
Haojun Liao
82c8e4501f
Merge branch 'develop' into feature/query
2021-02-02 14:15:59 +08:00
Ping Xiao
2257f93209
[TD-2850]<test>: add test case
2021-02-02 14:14:34 +08:00
liuyq-617
a4189faca4
modify time in another way
2021-02-02 13:32:08 +08:00
liuyq-617
4bec4814fd
modify testcase suite
2021-02-02 10:01:59 +08:00
liuyq-617
ca9d1fe150
Merge branch 'develop' into test/jenkins
2021-02-01 18:59:27 +08:00
Yiqing Liu
7ca3dba05a
Merge branch 'develop' into test/jenkins
2021-02-01 17:21:13 +08:00
liuyq-617
9c80a9b4d6
[TD-2883]<test>add jenkins server
2021-02-01 17:16:43 +08:00
Shengliang Guan
15c83944d3
TD-1207
2021-02-01 17:06:40 +08:00
slguan
33803004fb
temp remove some case
2021-02-01 16:20:43 +08:00
Shengliang Guan
a8928b044d
TD-1207
2021-02-01 13:53:06 +08:00
Haojun Liao
3004887c0f
Merge branch 'develop' into feature/query
2021-02-01 11:26:05 +08:00
Haojun Liao
507242aa22
[TD-225]fix error in test script.
2021-01-30 14:32:21 +08:00
liuyq-617
bb7c5da55d
revert
2021-01-29 15:02:40 +08:00
liuyq-617
a9d233ec7c
test
2021-01-29 14:59:08 +08:00
Ping Xiao
6c93a8bfc5
[TD-2801]<test>: add test case
2021-01-28 23:55:25 +08:00
huili
96b9dbf1aa
Merge pull request #5056 from taosdata/test/testcase
...
[TD-2864]<test>improve filedistribution test
2021-01-28 10:15:23 +08:00
Ping Xiao
a95fc2a302
[TD-2648]<test> update script for docker cluster
2021-01-27 17:11:06 +08:00
Ping Xiao
f83aad38c6
[TD-2714] add test case for stream
2021-01-27 16:20:36 +08:00
Yiqing Liu
0cad363d6f
Merge branch 'develop' into test/testcase
2021-01-27 16:13:41 +08:00
liuyq-617
1b41b4e0e6
[TD-2864]<test>improve filedistribution test
2021-01-27 16:11:15 +08:00
Ping Xiao
245813e842
Merge branch 'develop' into xiaoping/add_test_case
2021-01-27 15:17:21 +08:00
huili
9a64b8a429
Merge pull request #5042 from taosdata/test/testcase
...
<test>fix some error in python test frame
2021-01-27 09:51:51 +08:00
Ping Xiao
fe31dc0e1f
fix same errors
2021-01-26 18:21:43 +08:00
Shengliang Guan
5275f09868
Merge pull request #5008 from taosdata/feature/win
...
Feature/win
2021-01-26 18:05:36 +08:00
liuyq-617
2e52298f90
<test>add some steps on threeLevelMountPoint
2021-01-26 17:54:28 +08:00
liuyq-617
d1ee728376
<test>fix psutil.process error
2021-01-26 16:53:17 +08:00
liuyq-617
a9da437d02
<test>fix some error in python test frame
2021-01-26 16:06:16 +08:00
huili
becc98420c
Merge pull request #5021 from taosdata/test/testcase
...
[TD-2840]<test>Add email notification for jenkins
2021-01-25 17:12:06 +08:00
liuyq-617
c906dd5c1e
revert
2021-01-25 14:26:13 +08:00
liuyq-617
7ef5e333b6
fix some error
2021-01-25 14:16:44 +08:00
liuyq-617
0694e69dda
test for mail
2021-01-22 15:16:33 +08:00
Ping Xiao
d5dcd67d4e
[TD-2700]<test>: add test case
2021-01-21 19:10:01 +08:00
Ping Xiao
616efe0960
Merge branch 'develop' into xiaoping/add_test_case
2021-01-21 19:02:40 +08:00
huili
4799515af6
Merge pull request #4969 from taosdata/test/testcase
...
[TD-2802]<test>improve concurrent inquiry
2021-01-21 09:40:22 +08:00
liuyq-617
e2f19d120f
[TD-2802]<test>improve concurrent inquiry
2021-01-20 18:12:39 +08:00
Ping Xiao
8729a5b54a
[TD-2635]<test>: add test case
2021-01-20 17:27:06 +08:00
Ping Xiao
789fc75428
Merge branch 'develop' into xiaoping/add_test_case
2021-01-20 15:20:38 +08:00
Ping Xiao
c1ddf46e93
[TD-1024]<test>: add test case
2021-01-20 15:06:14 +08:00
Ping Xiao
9a8d4c9f4c
[TD-2720][TD-2247]<test>: add test case
2021-01-19 18:27:41 +08:00
Ping Xiao
dd1347da09
[TD-2451]<test>: add test case
2021-01-18 00:44:03 +08:00
haojun Liao
37d80c7851
Merge pull request #4892 from taosdata/hotfix/TD-2657
...
[TD-2657]add max wait time to fix case fail issue
2021-01-14 11:13:59 +08:00
huili
06225de834
Merge pull request #4895 from taosdata/xiaoping/add_test_case
...
[TD-2693]<test>: add test case
2021-01-14 11:11:12 +08:00
huili
7953e06c8c
Merge pull request #4882 from taosdata/test/testcase
...
[TD-2723]<test>add case for multi-level storage
2021-01-14 09:26:03 +08:00
Ping Xiao
03087e2f39
[TD-1930]<test>: add test case
2021-01-13 18:12:45 +08:00
Ping Xiao
1a3a813b4d
[TD-2693]<test>: add test case
2021-01-13 15:06:09 +08:00
liuyq-617
0bcaf065ff
fix quorum case error
2021-01-13 11:03:35 +08:00
dapan1121
a7875c33ae
add max wait time
2021-01-13 10:01:38 +08:00
liuyq-617
8d154657cb
Merge branch 'test/testcase' of github.com:taosdata/TDengine into test/testcase
2021-01-12 16:56:24 +08:00
liuyq-617
0616475e50
[TD-2734]<test>fix timeout error
2021-01-12 16:56:01 +08:00
Ping Xiao
ca6bcd4b50
Merge branch 'test/testcase' of github.com:taosdata/TDengine into test/testcase
2021-01-12 13:48:01 +08:00
Ping Xiao
b89d65c99c
[TD-2722]<test>: add test cases for muliple level storage
2021-01-12 13:46:51 +08:00
liuyq-617
037816547b
improve taosdStatus
2021-01-12 11:54:06 +08:00
liuyq-617
02c96a2fa3
remove temp file
2021-01-12 10:46:41 +08:00
liuyq-617
f9b2c27c0a
[TD-2723]<test>add case for multi-level storage
2021-01-12 10:42:46 +08:00
liuyq-617
5746eb5c65
fix dict error
2021-01-11 18:42:31 +08:00
liuyq-617
b66428c33b
multi-level
2021-01-11 16:48:50 +08:00
Ping Xiao
7da35d67c9
[TD-2703]<test>: add test case
2021-01-11 00:48:16 +08:00
Yiqing Liu
3a096cc51b
Merge branch 'develop' into test/testcase
2021-01-08 15:21:37 +08:00
liuyq-617
888b8ec13c
[TD-2627]<test> add case for apercentile
2021-01-08 14:38:37 +08:00
Ping Xiao
4868573897
[TD-2687]<test> add test case
2021-01-08 10:23:09 +08:00
Ping Xiao
a05788695c
[TD-2610]<test> add test case
2021-01-08 09:48:12 +08:00
Ping Xiao
e3d65a9a21
[TD-2665]<test> add test case
2021-01-07 16:30:37 +08:00
Ping Xiao
486d84dea3
[TD-2656][TD-2659]<test>: add test case
2021-01-07 13:58:17 +08:00
huili
831256d3d3
Merge pull request #4834 from taosdata/test/testcase
...
[TD-2621]<test>add case for database update
2021-01-07 09:40:15 +08:00
liuyq-617
42e34d5365
[TD-2621]<test>add case for database update
2021-01-06 11:42:54 +08:00
huili
90db65b5a7
Merge pull request #4804 from taosdata/test/testcase
...
[TD-2607] add test case
2021-01-05 17:21:37 +08:00
Ping Xiao
1d6105641f
fix lowa test failure
2021-01-05 17:19:31 +08:00
liuyq-617
77cc0b18b7
[TD-2588]<test>sleep more for azure
2021-01-05 14:44:19 +08:00
liuyq-617
b2289dd694
more steps on crash_gen with valgrind
2021-01-05 13:33:42 +08:00
liuyq-617
073c78bb1d
fix azure error
2021-01-05 10:50:09 +08:00
liuyq-617
f355d37c67
fix
2021-01-04 19:21:13 +08:00
liuyq-617
6c9b2bf696
[TD-2607] add test case
2021-01-04 19:20:19 +08:00
Ping Xiao
66d0d615c8
update python_2.sh
2021-01-04 18:49:33 +08:00
Ping Xiao
9627935952
update fulltest.sh
2021-01-04 18:40:01 +08:00
Ping Xiao
303936b8dc
[TD-2601][TD-2609][TD-2624]<test> add test case
2021-01-04 18:38:14 +08:00
Ping Xiao
632c3b5077
[TD-2583]<test>: add test case for min/max function
2021-01-04 15:50:32 +08:00
Ping Xiao
aa9092ded4
Merge branch 'develop' into xiaoping/add_test_case
2021-01-04 15:42:54 +08:00
Ping Xiao
0489024e75
[TD-2354]<test>: add test case for cache last_row
2020-12-31 17:05:32 +08:00
Minglei Jin
86b404db80
pytest/stream: sys sleep 5s
2020-12-31 16:35:34 +08:00
Bomin Zhang
616b4ee229
[TD-2585]<test>: fix failed test case
2020-12-31 02:05:39 +00:00
Bomin Zhang
2df734a5e3
[TD-2585]<test>:migrate 4 sim cases to python to improve speed
2020-12-31 02:05:39 +00:00
huili
cc89f9ccc8
Merge pull request #4773 from taosdata/test/testcase
...
[TD-2457]<test>bottom+interval+order by
2020-12-30 19:11:51 +08:00
liuyq-617
305d3c10c5
[TD-2563]<test>bottom/top+interval
2020-12-30 14:05:59 +08:00
Ping Xiao
f175b1cd08
[TD-2560]<test> add test case for show tables
2020-12-30 13:52:49 +08:00
liuyq-617
856ada1b41
[TD-2457]<test>bottom+interval+order by
2020-12-30 13:18:38 +08:00
Ping Xiao
58e23b5295
[TD-2551]<test>: get insert delay values for taosdemo performance
2020-12-29 19:56:06 +08:00
huili
f4f5d77e58
Merge pull request #4750 from taosdata/test/jenkins
...
[TD-2596]<test>clean python sql
2020-12-29 17:06:36 +08:00
liuyq-617
2c0b4c2a57
update
2020-12-29 11:37:14 +08:00
liuyq-617
d691870372
Merge branch develop into test/jenkins
2020-12-29 11:35:50 +08:00
liuyq-617
3d207a7d03
[TD-2558]<test>add test case for twa
2020-12-29 11:29:38 +08:00
Yiqing Liu
6a2a12fccb
Merge branch 'develop' into test/testcase
2020-12-29 10:16:37 +08:00
liuyq-617
4abeb0cebc
auto find taosd
2020-12-29 10:13:35 +08:00
liuyq-617
1f45dc623b
[TD-2589]<test> fix Integer expression error
2020-12-28 19:06:36 +08:00
liuyq-617
9585974ab3
handle taosd route
2020-12-28 16:18:41 +08:00
huili
e1b641d0b0
Merge pull request #4743 from taosdata/test/testcase
...
<test>remove test case temporarily
2020-12-28 13:16:09 +08:00
liuyq-617
11fa2a83a4
<test>remove test case temporarily
2020-12-28 13:05:58 +08:00
Ping Xiao
f684faffb7
fix a minor issue
2020-12-25 18:00:56 +08:00
liuyq-617
cbf323e9cb
add one slave node
2020-12-25 11:09:43 +08:00
Shengliang Guan
ee9b006303
Merge pull request #4695 from taosdata/test/testcase
...
remove unnessary sleep
2020-12-24 19:42:36 +08:00
huili
3b213c16fd
Merge pull request #4702 from taosdata/xiaoping/add_test_case
...
[TD-2488]<test>: add test case
2020-12-24 15:14:13 +08:00
Steven Li
171a6db3e7
Adjust crash_gen tool to direct logging output to STDOUT, instead of STDERR
2020-12-24 06:28:57 +00:00
Ping Xiao
457544b8cd
Merge branch 'develop' into xiaoping/add_test_case
2020-12-24 14:19:58 +08:00
Ping Xiao
e4f3ed823a
[TD-2488]<test>: add test case
2020-12-24 14:19:10 +08:00
Steven Li
204792c510
Fixed TD-2499, ensuring crash_gen tool releases ALL DB connections when completing tests
2020-12-24 06:17:24 +00:00
huili
db760a290e
Merge pull request #4679 from taosdata/xiaoping/add_test_case
...
fix test case
2020-12-24 13:05:39 +08:00
liuyq-617
91282a0813
remove sleep
2020-12-24 11:25:23 +08:00
Ping Xiao
1e01ac2079
fix test case
2020-12-23 13:50:41 +08:00
liuyq-617
ebbdf01aa0
[TD-2491][TD-2492]modify Jenkinsfile
2020-12-23 11:33:01 +08:00
liuyq-617
827c7bea8a
[TD-2496] add parameter
2020-12-22 15:21:40 +08:00
Ping Xiao
d7520a5ad8
Merge branch 'develop' into xiaoping/add_test_case
2020-12-21 11:38:10 +08:00
liuyq-617
70003e5b1b
remove case before_1970
2020-12-19 15:58:50 +08:00
Ping Xiao
545be38993
[TD-965]<test>: add test case for TWA
2020-12-19 13:36:17 +08:00
huili
5986847b8b
Merge pull request #4611 from taosdata/test/jenkins
...
[TD-2476]<test>enhance test framework
2020-12-18 13:11:40 +08:00
liuyq-617
1f2ee6fc07
[TD-2465]<test>add error sql
2020-12-18 11:00:16 +08:00
liuyq-617
4d9887cd71
[TD-2476]<test>enhance test framework
2020-12-17 18:38:21 +08:00
huili
a41ba8968c
Merge pull request #4585 from taosdata/test/jenkins
...
[TD-2162]<test> add test for percentile
2020-12-16 14:02:38 +08:00
liuyq-617
535d09544b
[TD-2162]<test> add test for percentile
2020-12-16 11:46:44 +08:00
huili
d63dc4c60d
Merge pull request #4577 from taosdata/test/jenkins
...
<test>fix jenkins error
2020-12-15 18:51:27 +08:00
liuyq-617
50108363fb
<test>fix errors
2020-12-15 18:08:41 +08:00
liuyq-617
855ab8c68e
<test>fix jenkins error
2020-12-15 17:59:29 +08:00
Ping Xiao
3fd1d79f81
[TD-2424]<test>: add test case for float compare
2020-12-15 17:31:20 +08:00
liuyq-617
8e2c3ed3da
fix some errors
2020-12-14 14:21:58 +08:00
huili
7653321666
Merge pull request #4547 from taosdata/test/jenkins
...
[TD-2348]reduce sleep time in test cases
2020-12-12 11:58:54 +08:00
Ping Xiao
f2c8a1485d
fix test failures
2020-12-12 11:11:41 +08:00
liuyq-617
48d70094fb
Merge branch 'develop' into test/jenkins
2020-12-12 10:04:27 +08:00
liuyq-617
cfd7163b7c
[TD-2348]reduce sleep time in test cases
2020-12-12 10:02:30 +08:00
liuyq-617
9b24fb8ddf
[TD-2330]fix some error
2020-12-12 10:01:33 +08:00
liuyq-617
36f7685a15
[TD-2348]reduce sleep time
2020-12-12 09:51:04 +08:00
Ping Xiao
3a853501fc
Merge branch 'develop' into xiaoping/add_test_case
2020-12-11 18:41:13 +08:00
Ping Xiao
68a9df5ad2
update fulltest
2020-12-11 18:40:03 +08:00
huili
71e451c97b
Merge pull request #4529 from taosdata/test/jenkins
...
[TD-2330]<test>merge concurrent inquiry into ci
2020-12-11 18:28:05 +08:00
Ping Xiao
4bc3823612
Merge branch 'develop' into xiaoping/add_test_case
2020-12-11 17:57:00 +08:00
Ping Xiao
77cf9cecdd
[TD-2310]<test> add test case for stream dest table
2020-12-11 17:31:29 +08:00
Ping Xiao
a818a44385
[TD-2366]<test> add test case for is null
2020-12-11 15:31:15 +08:00
liuyq-617
b76b468ae2
[TD-2330]<test>merge concurrent inquiry into ci
2020-12-11 10:34:26 +08:00
huili
9234a88f98
Merge pull request #4518 from taosdata/test/jenkins
...
test Jenkins
2020-12-10 16:54:26 +08:00
liuyq-617
ff1a8b2ac1
test jenkins
2020-12-10 16:31:43 +08:00
liuyq-617
a880f57966
test Jenkins
2020-12-10 16:25:10 +08:00
huili
f8981e5556
Merge pull request #4516 from taosdata/test/jenkins
...
modify jenkinsfile
2020-12-10 16:19:09 +08:00
liuyq-617
f81a57dfcb
Merge branch 'test/jenkins' of github.com:taosdata/TDengine into test/jenkins
2020-12-10 16:15:04 +08:00
Ping Xiao
dd614dd153
Merge branch 'develop' into xiaoping/add_test_case
2020-12-10 14:15:24 +08:00
Ping Xiao
0dfd82a7fb
[TD-2129]<test>: add test case for twa
2020-12-10 14:12:53 +08:00
Ping Xiao
4a53c0a9c2
[TD-2342]<test>: add test case
2020-12-08 18:37:06 +08:00
huili
c36647ccfc
Merge pull request #4484 from taosdata/test/testcase
...
[TD-2328]<test>add test case for MaxSQLLen
2020-12-08 17:46:58 +08:00
liuyq-617
6b1e3ba72a
[TD-2375]<test>test percentile from blank table
2020-12-08 16:41:03 +08:00
liuyq-617
b38fbb8199
[TD-2332]<test>test diff&&top
2020-12-08 16:36:01 +08:00
liuyq-617
5aeafa80ac
[TD-2333]<test>test max table len
2020-12-08 16:25:03 +08:00
Ping Xiao
ffa51bb990
[TD-2114]<test>: Imporve performance test script
2020-12-08 16:00:19 +08:00
liuyq-617
4cc10970bc
[TD-2328]add test case for MaxSQLLen
2020-12-08 15:59:51 +08:00
Ping Xiao
485ef89c62
delete maxSqlLength.py
2020-12-06 23:42:18 +08:00
Ping Xiao
c0b7e87222
[TD-2337] <test> add test case
2020-12-06 23:30:21 +08:00
Ping Xiao
11837506d2
Merge branch 'develop' into xiaoping/add_test_case
2020-12-05 18:12:08 +08:00
liuyq-617
a39212f486
[TD-2161]<test> add test case
2020-12-04 18:55:15 +08:00
liuyq-617
d82de105c9
[TD-2185]<test>add test case
2020-12-04 18:40:52 +08:00
Ping Xiao
a837f33731
[TD-2298] <test> add test case for interval
2020-12-03 15:43:21 +08:00
huili
fd0c6ade7d
Merge pull request #4407 from taosdata/feature/crash_gen
...
Refactored crash_gen tool
2020-12-02 19:14:27 +08:00
huili
24734ab1c2
Merge pull request #4402 from taosdata/test/testcase
...
[TD-2178]<test>add table per batch
2020-12-02 18:39:52 +08:00
huili
468162330c
Merge pull request #4403 from taosdata/xiaoping/add_test_case2
...
[TD-2279] <test> add test case
2020-12-02 18:38:14 +08:00
Shuduo Sang
e9c5859e41
auto pull submodule code and add more check.
2020-12-02 15:48:09 +08:00
Ping Xiao
5907b8e8b9
fix test case failure
2020-12-02 11:06:50 +08:00
Steven Li
982e6465ac
Refactored crash_gen tool, plus ensured proper termination upon trasntion failure
2020-12-02 02:15:46 +00:00
Ping Xiao
31e7472391
[TD-2279] <test> add test case
2020-12-01 18:59:50 +08:00
liuyq-617
d4c6aaf2af
[TD-2178]<test>add table per batch
2020-12-01 18:15:26 +08:00
Shuduo Sang
773101a247
change to python3 explicitly.
2020-12-01 17:50:09 +08:00
Shuduo Sang
2558e74bc6
launch taosd from build directory instead of system.
2020-12-01 16:58:57 +08:00
Shuduo Sang
b962651e70
Merge branch 'develop' into feature/sangshuduo/hivemq-test
2020-12-01 16:31:40 +08:00
Shuduo Sang
114aef8e7e
[TD-2295] feature: add test case to support hivemq extension.
2020-12-01 16:27:34 +08:00
liuyq-617
61b46e790e
<test> modify jenkins pytest load balance
2020-12-01 11:42:08 +08:00
liuyq-617
ab6d41f706
<test> fix test case error
2020-11-30 14:34:36 +08:00
liuyq-617
57bbd174a9
<test>fix test case error
2020-11-30 14:31:47 +08:00
liuyq-617
679d309371
<test> fix test case error
2020-11-30 14:30:29 +08:00
Ping Xiao
cb899a2c80
Add a insert demo
2020-11-28 18:37:38 +08:00
Ping Xiao
213cba6e81
[TD-2109] <test> add test case
2020-11-28 18:18:14 +08:00
Shengliang Guan
afa69d79d1
Merge pull request #4360 from taosdata/xiaoping/add_test_case2
...
[TD-2240] <test> update restfulInsert
2020-11-26 16:52:44 +08:00
Ping Xiao
651672957d
[TD-2240] <test> update restfulInsert
2020-11-26 16:37:08 +08:00
huili
b7119d3d18
Merge pull request #4357 from taosdata/test/testcase
...
[TD-2239]<test>add test for column which not exist
2020-11-26 16:29:27 +08:00
liuyq-617
d3729d273b
<test>add test for column which not exist
2020-11-26 15:09:41 +08:00
huili
fbbb09aa4f
Merge pull request #4336 from taosdata/xiaoping/add_test_case2
...
[TD-2152] <test> add test case for join query
2020-11-25 17:53:27 +08:00
Ping Xiao
431fc93950
add test cases into fulltest.sh
2020-11-25 16:15:22 +08:00