homework-jianmu/tests/pytest/functions
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
..
all_null_value.py [TD-2610]<test> add test case 2021-01-08 09:48:12 +08:00
function_arithmetic.py [TD-2036] add test case for arithmetic 2020-11-16 17:34:26 +08:00
function_avg.py modify 2021-02-20 16:01:31 +08:00
function_avg_restart.py modify 2021-02-20 16:01:31 +08:00
function_bottom.py modify 2021-02-20 16:01:31 +08:00
function_bottom_restart.py modify 2021-02-20 16:01:31 +08:00
function_count.py modify 2021-02-20 16:01:31 +08:00
function_count_last_stab.py Hotfix/sangshuduo/td 3968 taosdemo datalen 16k (#5930) 2021-04-26 18:48:52 +08:00
function_count_restart.py fix 2021-02-26 13:45:28 +08:00
function_diff.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_diff_restart.py fix 2021-02-26 13:45:28 +08:00
function_first.py modify 2021-02-20 17:09:58 +08:00
function_first_restart.py TD-1705 2020-10-16 05:18:59 +00:00
function_last.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_last_restart.py TD-1705 2020-10-16 05:18:59 +00:00
function_last_row.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_last_row_restart.py TD-1705 2020-10-16 05:18:59 +00:00
function_leastsquares.py fix 2021-02-26 13:45:28 +08:00
function_leastsquares_restart.py fix 2021-02-26 13:45:28 +08:00
function_max.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_max_restart.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_min.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_min_restart.py modify test case for unsigned datetype 2021-02-22 13:06:40 +08:00
function_operations.py Hotfix/sangshuduo/td 3968 taosdemo datalen 16k (#5930) 2021-04-26 18:48:52 +08:00
function_operations_restart.py fix error 2021-03-05 18:03:15 +08:00
function_percentile.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_percentile2.py [TD-1002]<test>: add test case for double type 2021-03-15 15:09:41 +08:00
function_percentile_restart.py modify test case for unsigned datetype 2021-02-22 13:06:40 +08:00
function_spread.py fix 2021-02-26 13:45:28 +08:00
function_spread_restart.py fix 2021-02-26 13:45:28 +08:00
function_stddev.py [TD-3318]<test>add case for stddev 2021-03-18 11:18:51 +08:00
function_stddev_restart.py modify test case for unsigned datetype 2021-02-22 13:06:40 +08:00
function_stddev_td2555.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_sum.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_sum_restart.py modify test case for unsigned datetype 2021-02-22 13:06:40 +08:00
function_top.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_top_restart.py modify test case for unsigned datetype 2021-02-22 13:06:40 +08:00
function_twa.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_twa_restart.py [TD-2742]<test>modify case for unsigned 2021-02-22 12:59:00 +08:00
function_twa_test2.py [TD-2601][TD-2609][TD-2624]<test> add test case 2021-01-04 18:38:14 +08:00