Commit Graph

153 Commits

Author SHA1 Message Date
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
wu champion 512551b1c9
Merge branch 'master' into test/TD-3918 2021-04-23 11:23:43 +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
wu champion 624b018066 [TD-3856]<test> add case for TD-3856 2021-04-20 16:15:19 +08:00
Ping Xiao d1ba0f58ef [TD-3800]<test>: add test case for query last(*) 2021-04-19 13:54:40 +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
huili 0e246a7f19
Merge branch 'master' into test/TD-3295 2021-04-08 11:12:43 +08:00
wu champion 7db5c29d1e [TD-3295]<test> add case for TD-3295 2021-04-06 18:18:10 +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
wu champion e3f4c9038c
Merge branch 'develop' into feature/TD-1380 2021-03-25 10:52:55 +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
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
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 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
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
wu champion 59790c4dc0
Merge pull request #7 from wu-champion/develop
更新分支1380
2021-03-19 15:29:45 +08:00
Ping Xiao 4afccbd0a5 [TD-3365]<test>: update test case 2021-03-19 13:36:30 +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
wu champion 2f0f9006fc
Merge pull request #5 from wu-champion/develop
更新1380分支
2021-03-17 16:04:24 +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
wu-champion 717e7561e2 [TD-3182] <fix>: add queryBetweenAnd.py and add to CI 2021-03-10 14:47:02 +08:00
wu-champion 89f4cd58bc [TD-3182] <fix>: fix queryBetweenAnd case 2021-03-08 18:24:38 +08:00
liuyq-617 8fb6934a8f [TD-3181]<test>add testcase for TD-3170 2021-03-08 11:24:46 +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
Ping Xiao f73383da27 [TD-3154]<test>: update test case 2021-03-03 17:06:37 +08:00
liuyq-617 0b4f0680d3 [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
Ping Xiao b788f3d8e4 [TD-1351]<test>: add test case 2021-02-04 11:51:28 +08:00
Ping Xiao 0244298b60 [TD-2671]<test>: add test case for STABLE 2021-02-02 14:53:08 +08:00
Ping Xiao 2257f93209 [TD-2850]<test>: add test case 2021-02-02 14:14:34 +08:00
Ping Xiao d5dcd67d4e [TD-2700]<test>: add test case 2021-01-21 19:10:01 +08:00
Ping Xiao 8729a5b54a [TD-2635]<test>: add test case 2021-01-20 17:27:06 +08:00
Ping Xiao c1ddf46e93 [TD-1024]<test>: add test case 2021-01-20 15:06:14 +08:00
Ping Xiao 03087e2f39 [TD-1930]<test>: add test case 2021-01-13 18:12:45 +08:00
Ping Xiao 486d84dea3 [TD-2656][TD-2659]<test>: add test case 2021-01-07 13:58:17 +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 0489024e75 [TD-2354]<test>: add test case for cache last_row 2020-12-31 17:05:32 +08:00
Ping Xiao e4f3ed823a [TD-2488]<test>: add test case 2020-12-24 14:19:10 +08:00