homework-jianmu/tests/pytest
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
..
account [TD-2720][TD-2247]<test>: add test case 2021-01-19 18:27:41 +08:00
alter [TD-4927] update test case 2021-06-29 18:22:10 +08:00
client [TD-4366] retry to commit 2021-06-15 18:09:47 +08:00
cluster [TD-3938]<test>: add script to detect coredump file 2021-06-05 15:43:05 +08:00
connector Add support for async insert and connection pool. (#6244) 2021-06-01 13:35:19 +08:00
crash_gen fix jenkins error 2021-07-01 11:59:07 +08:00
dbmgmt [TD-4751] minor modification 2021-06-19 13:28:41 +08:00
dockerCluster update docker cluster script 2021-06-23 10:12:45 +08:00
functions Merge pull request #6583 from taosdata/dev/chr 2021-06-24 13:55:16 +08:00
import_merge Merge from master 2021-06-01 11:53:49 +08:00
insert Merge from master into develop (#6709) 2021-07-02 13:51:18 +08:00
manualTest [TD-4473] modifying two cases to auto test with minor modification 2021-06-08 11:16:28 +08:00
multilevel [TD-2864]<test>improve filedistribution test 2021-01-27 16:11:15 +08:00
perfbenchmark [TD-4153] <test> add case to resolve use taosdemo tools insert and query operation 2021-05-21 14:37:52 +08:00
query [TD-4314]<test>: add testcase of nested query with top/bottom function 2021-06-22 18:42:31 +08:00
random-test add python test to cover "alter dnode" 2020-07-07 14:42:27 +08:00
stable [TD-4420]<test>: add test case 2021-05-29 16:24:11 +08:00
stream [TD-3963]sleep more time to see test result 2021-06-10 10:16:35 +08:00
subscribe add and update testcases 2020-08-08 13:06:30 +08:00
table Fix test failure 2021-05-28 16:50:43 +08:00
tag_lite [TD-3086]<feature> add test case 2021-06-16 22:30:23 +08:00
test_data add testcast queryCountCSVData.py and add it to fulltest.sh 2020-10-28 15:26:41 +08:00
tools Hotfix/sangshuduo/m2d 20210702 (#6719) 2021-07-02 17:31:12 +08:00
topic [###################################################################] 2021-04-08 19:04:05 +08:00
update [TD-2348]reduce sleep time 2020-12-12 09:51:04 +08:00
user support log Sql command to file. 2020-05-21 16:12:15 +08:00
util fix retention case error 2021-06-30 16:30:46 +08:00
wal [TD-4552]<test>: add testcase that compact wal file with replica 2021-06-05 16:24:30 +08:00
bug2265.py [TD-2328]add test case for MaxSQLLen 2020-12-08 15:59:51 +08:00
concurrent_inquiry.py Merge pull request #5338 from taosdata/test/jenkins 2021-03-04 11:10:04 +08:00
concurrent_inquiry.sh [TD-4370]<fix>: squashed commit of python connector changes in develop (#6246) 2021-05-27 17:44:57 +08:00
cq.py [TD-1693][TD-1991]<test>improve mixing query case 2020-11-16 17:15:05 +08:00
crash_gen.sh [TD-4370]<fix>: squashed commit of python connector changes in develop (#6246) 2021-05-27 17:44:57 +08:00
crash_gen_bootstrap.py Adjust crash_gen tool to direct logging output to STDOUT, instead of STDERR 2020-12-24 06:28:57 +00:00
fulltest.sh [TD-4951]<test>: add test case 2021-06-30 15:12:32 +08:00
handle_crash_gen_val_log.sh [TD-3727]Suppressing errors in valgrind 2021-04-09 18:39:16 +08:00
handle_taosd_val_log.sh [TD-3727]Suppressing errors in valgrind 2021-04-09 18:39:16 +08:00
handle_val_log.sh [TD-1676] modify Jenkinsfile 2020-10-14 19:30:06 +08:00
hivemq-extension-test.py [TD-4370]<fix>: squashed commit of python connector changes in develop (#6246) 2021-05-27 17:44:57 +08:00
perf_gen.py Minor tweak of the new Perf_gen tool 2021-05-11 02:18:05 +00:00
perf_gen.sh [TD-4370]<fix>: squashed commit of python connector changes in develop (#6246) 2021-05-27 17:44:57 +08:00
queryCount.py Merge branch 'develop' into xiaoping/add_test_case 2020-09-14 00:21:59 +08:00
regressiontest.sh TD-1113: Add taosdemo into daily test 2020-08-13 17:12:01 +08:00
simpletest_no_sudo.sh [TD-4370]<fix>: squashed commit of python connector changes in develop (#6246) 2021-05-27 17:44:57 +08:00
smoketest.sh Hotfix/sangshuduo/td 4025 fix travis ci broken (#6493) 2021-06-15 14:49:44 +08:00
test.py [TD-4370]<fix>: squashed commit of python connector changes in develop (#6246) 2021-05-27 17:44:57 +08:00
test.sh [TD-4370]<fix>: squashed commit of python connector changes in develop (#6246) 2021-05-27 17:44:57 +08:00
testCompress.py [TD-4370]<fix>: squashed commit of python connector changes in develop (#6246) 2021-05-27 17:44:57 +08:00
testMinTablesPerVnode.py [TD-4370]<fix>: squashed commit of python connector changes in develop (#6246) 2021-05-27 17:44:57 +08:00
testNoCompress.py [TD-4370]<fix>: squashed commit of python connector changes in develop (#6246) 2021-05-27 17:44:57 +08:00
valgrind-test.sh [TD-1577][TD-1676] jenkins test 2020-10-13 13:56:42 +08:00