Commit Graph

289 Commits

Author SHA1 Message Date
Xiaoyu Wang 4155a3bef4 enh: show command optimize 2022-08-11 21:55:20 +08:00
Shuduo Sang 270f24c3d7
test: taosdump functest for 3.0 (#15981)
* test: update taostools 0ad4712

* fix: update b46a3cf taostools

* test: remove nextedquery/nestedqueryjson.py

* test: remove unused taosdemo test casese

* test: update cmake/taostools_CMakeLists.txt.in with 78e877a

* test: update cmake/taostools_CMakeLists.txt.in

* test: update taostools 79bf23d for 3.0
2022-08-11 18:44:44 +08:00
gccgdb1234 77d8657e69 fix: correct wrong parameter thread_count_create_tbl 2022-08-06 10:48:50 +08:00
Yang Zhao e95c1356ef
test: migrate 3.0 test case (#15635)
* test: add test case in 3.0

* fix: remove result file

* test: change test cases

* fix: change test case

* test: add test to ci

* test: add test case of taosbenchmark in system-test

* fix: fix test case

* test: unknown error in ci
2022-08-01 18:50:32 +08:00
Xiaoyu Wang f977117c6c fix: db options rename 2022-07-27 11:55:19 +08:00
Xiaoyu Wang 7c585d8ed9 fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 11:47:26 +08:00
Xiaoyu Wang f740fd61c6 fix: use 'duration' instead of 'days' for create database 2022-06-15 14:23:05 +08:00
Shuduo Sang 43feda0595
[TD-13408]<test>: move tests in for3.0 (#10598)
* restore .gitmodules

* Revert "[TD-13408]<test>: move tests out"

This reverts commit f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb.

* revert f80a4ca49ff37431bc0bc0dafb5ccf5858b00beb

* immigrate file change from stand-alone repo to TDengine

for 3.0

* remove tests repository for Jenkinsfile2

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 19:25:29 +08:00
Shuduo Sang bf5a3e106b
[TD-13408]<test>: move tests out (#10176)
* [TD-13408]<test>: move tests out

for 3.0 branch

* add Jenkinsfile2

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-02-10 15:25:50 +08:00
Ping Xiao 08f6364137 [TD-6425]<test>: add test case for join result more than 1MB 2021-09-07 14:16:35 +08:00
jiajingbin e0805bdda1 [TD-5929]<test> create testcases for TD-5929 ---> diff cols support or 2021-08-29 09:14:50 +00:00
liuyq-617 12f4137681 [TD-6387]<test> fetch over 100000 from super table 2021-08-28 14:52:44 +08:00
wenzhouwww 3bd0f75912 [TD-6359]<test>: add test case for escape '_' by '\' 2021-08-27 15:16:33 +08:00
wenzhouwww c68aa1a08f [TD-6339]<test>: add test case for escape '_' by '\' 2021-08-27 15:14:27 +08:00
Hui Li f453220e0a
Merge pull request #7639 from taosdata/xiaoping/add_test_case
[TD-6312]<test>: last_row query in table with 100 columns
2021-08-27 14:19:27 +08:00
Ping Xiao 2a30e5b57e [TD-6312]<test>: add test case for last_row query in table with 100 columns 2021-08-27 10:10:40 +08:00
shenglian zhou 3e8b0e856d Merge branch 'develop' into feature/szhou/schemaless 2021-08-25 17:11:28 +08:00
Hui Li 97612437b5
Merge pull request #7561 from taosdata/xiaoping/add_test_case
[TD-6295][ci skip]<test>: Update performace test script for perfMonitor
2021-08-25 16:41:42 +08:00
Ping Xiao 993b4a0185 [TD-6295][ci skip]<test>: Update performace test script for perfMonitor 2021-08-25 09:31:39 +08:00
Shengliang Guan e043b0bb51 Merge from develop 2021-08-24 19:44:10 +08:00
jiajingbin 3ef88ec196 save 2021-08-24 13:06:32 +08:00
jiajingbin ad0d0ab93d save 2021-08-24 13:06:32 +08:00
jiajingbin 617c59f4a8 save 2021-08-24 13:06:32 +08:00
jiajingbin 060a7451c4 add testcases 5 2021-08-24 13:06:32 +08:00
Hui Li f5a8cb6373
Merge pull request #7471 from taosdata/test/td-6027-m
[TD-6209]<test>add case for TD-6027
2021-08-23 15:45:00 +08:00
Ganlin Zhao 033fcd857b [TD-6234]<test>: add unit test case for TD-6011 2021-08-20 10:51:17 +08:00
liuyq-617 c5cf06d2c6 full test for feature/TD-6214 2021-08-20 10:27:19 +08:00
Shengliang Guan ea0a43f54e Merge from master into develop 2021-08-19 10:42:42 +08:00
Hui Li fa9f76fc9d
Merge pull request #7413 from taosdata/test/TD-6123
[TD-6113] <fix> fix case of TD-6113
2021-08-18 10:40:35 +08:00
cpwu 36c693e1eb [TD-6113] <fix> fix case of TD-6113 2021-08-17 15:19:02 +08:00
Ganlin Zhao 7759df3b0b [TD-6054]<fix>: Filtered by tag with nchar value not as expected 2021-08-16 15:29:38 +08:00
Ganlin Zhao f8d99248ae Merge branch 'develop' into hotfix/TD-6054 2021-08-16 12:38:48 +08:00
Ganlin Zhao 07c007fc36 [TD-6081]<test> add test case for filter within multiple nchar tags 2021-08-16 10:25:29 +08:00
zhaoyanggh 7e9c7e77ac [TD-6081]<test> add test case for filter within multiple nchar tags 2021-08-16 09:53:19 +08:00
Hui Li 75352a6c99
Merge pull request #7341 from taosdata/test/TD-5722
[TD-5722]test testing one column distinct with subtable
2021-08-16 09:50:43 +08:00
Haojun Liao 052ace85ef
Merge pull request #7198 from taosdata/feature/query
Feature/query
2021-08-13 22:10:09 +08:00
Hui Li 23e27ebb6f
Merge pull request #7327 from taosdata/test/TD-6006
[TD-6006]<test> query where by column with no quotes
2021-08-13 15:20:07 +08:00
bryanchang0603 93eecb6c4b [TD-5722]<test> removing bracket as it may cause error in the future 2021-08-13 14:37:10 +08:00
bryanchang0603 708216e693 [TD-5722]test testing one column distinct with subtable 2021-08-12 21:59:52 +08:00
zhaoyanggh e2eadb6ede [TD-6038]<test>query with in combined with and filter 2021-08-12 19:51:32 +08:00
Haojun Liao a7fab93461 Merge branch 'develop' into feature/query 2021-08-12 18:20:30 +08:00
zhaoyanggh 6fafa5b1be [TD-6006]<test> query where by column with no quotes 2021-08-12 14:59:57 +08:00
WANG MINGMING 5a32496f81
Merge branch 'master' into feature/TD-5918 2021-08-12 10:44:50 +08:00
jiajingbin 70f7697406 [TD-5616]like wildcard max_length test--merge to master
add getVariable() to util/sql.py

add 4 testcases to query/queryWildcardLength.py
2021-08-11 19:17:08 +08:00
jiajingbin 52848c4de5 [TD-5923]<test>finish test--->where tbname in UPPER/lower/mIXed
add query/queryTbnameUpperLower.py

add util/common.py for adding common function in case of duplicate use
2021-08-11 14:55:45 +08:00
Ganlin Zhao fbf76a3705 [TD-5922]<test>: add unitest cases 2021-08-10 18:46:55 +08:00
jiajingbin 28725856d7 [TD-5918]<test>bug fixed in branch fix/TD-5918
modify testcases

test maxWildCardsLength=16384 by manual
2021-08-10 07:01:41 -03:00
Haojun Liao 2e62d8d811 [td-225]merge develop. 2021-08-10 11:21:46 +08:00
dapan1121 75fdd8b87f
Merge pull request #7252 from taosdata/fix/TD-5578
[TD-5578]<fix> add show like wild cards max length
2021-08-10 09:41:55 +08:00
jiajingbin dd2c83fc28 [TD-5616]<test>: finish like wildcard max_length test
add getVariable() to util/sql.py

add 4 testcases to query/queryWildcardLength.py

leave a uncorrelated bug ---> TD-5918
2021-08-09 08:29:13 -03:00