Commit Graph

83 Commits

Author SHA1 Message Date
Ping Xiao 31f9b71d82 [TD-1002]<test> add test case for percentile function 2021-03-13 15:05:35 +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
liuyq-617 0616475e50 [TD-2734]<test>fix timeout error 2021-01-12 16:56:01 +08:00
liuyq-617 037816547b improve taosdStatus 2021-01-12 11:54:06 +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
liuyq-617 77cc0b18b7 [TD-2588]<test>sleep more for azure 2021-01-05 14:44:19 +08:00
liuyq-617 4d9887cd71 [TD-2476]<test>enhance test framework 2020-12-17 18:38:21 +08:00
liuyq-617 8e2c3ed3da fix some errors 2020-12-14 14:21:58 +08:00
liuyq-617 36f7685a15 [TD-2348]reduce sleep time 2020-12-12 09:51:04 +08:00
Ping Xiao 585457f6f8 Merge branch 'develop' into xiaoping/add_test_case2 2020-10-29 16:54:17 +08:00
Ping Xiao ddd9b50e24 [TD-1823] <test> add test case for data loss 2020-10-29 16:48:18 +08:00
Ping Xiao 601342b333 [TD-1245]<test> add test case for interval 2020-09-18 10:40:02 +08:00
Ping Xiao 3a58f9f4a9 fix test failures 2020-09-14 23:46:50 +08:00
Ping Xiao 0f7b3ce040 [TD-1290]<test> add test case for group by 2020-09-07 15:52:41 +08:00
Shuduo Sang 3c4e3322bb support telemetryReport in all tests. 2020-08-04 10:34:22 +08:00
Bomin Zhang ca9c0ad282 TD-1033: enable telemetry reporting by default
disable telemetry reporting in test.
fix other telemetry related bugs.
2020-08-03 11:31:14 +08:00
Shengliang Guan 1fe3dbebfb set telemetryReporting default val to false 2020-08-02 11:48:42 +00:00
Shuduo Sang 872edbd075 change more KILL signal to TERM for coverage test. 2020-07-25 14:31:31 +08:00
Ping Xiao a9cf6cfd2c update kill parameter for python tests 2020-07-24 16:40:05 +08:00
Bomin Zhang f6c113954c td-990: add python test cases for subscribe 2020-07-24 15:44:40 +08:00
Ping Xiao 43b2f41fbb TD-819: increase test coverage 2020-07-21 16:24:59 +08:00
Shengliang Guan 6309c8efdb scripts 2020-07-17 15:16:32 +00:00
Shuduo Sang 964ae6073f add fsync default cfg to no-random-fail.py too. 2020-07-15 17:17:45 +08:00
Shuduo Sang 7652edf906 Merge branch 'develop' into hotfix/sangshuduo/add-fsync-to-default-cfg 2020-07-15 17:06:28 +08:00
Shuduo Sang 395ad45bc3 add fsync 1000 as default cfg value. 2020-07-15 15:32:19 +08:00
Shuduo Sang 853f411c0d add -no-random-fail script for coverage test using. 2020-07-15 14:42:06 +08:00
Shengliang Guan 1c40d471ae [TD-913] change some config paras 2020-07-13 15:39:45 +08:00
Shengliang Guan d75e835aa5 Merge from develop into feature/vnode 2020-07-10 10:40:47 +00:00
Shuduo Sang e98dbee81d add --random-file-fail-factor argument to cover more scenarios. 2020-07-10 13:47:03 +08:00
Shengliang Guan 71b13e2359
Merge pull request #2615 from taosdata/feature/sangshuduo/test-compressMsgSize
add test case for compressMsgSize
2020-07-09 20:02:22 +08:00
Shuduo Sang 11923eb970 add test case for compressMsgSize
[TD-764]
2020-07-09 18:43:02 +08:00
Shuduo Sang 83363f6e78 re-raise exception in sql.py instead of exit. 2020-07-09 17:45:48 +08:00
Shengliang Guan 057fdc9366 Merge develop into feature/vnode 2020-07-09 09:10:27 +00:00
Bomin Zhang 9ab3b63a10 refactor pytest framework to include lineno in log 2020-07-09 10:45:46 +08:00
Shengliang Guan 92a569ca12 merge from develop into feature/vnode 2020-07-08 15:06:25 +00:00
Shuduo Sang d2b805f3a5 fix pathfinding for CI 2020-07-08 16:19:01 +08:00
Shuduo Sang 85ddff090a refactor pathfinding in util/dnodes.py 2020-07-08 15:23:37 +08:00
Shuduo Sang 7c66719128 add python test to cover "alter dnode"
[TD-868]
2020-07-07 14:42:27 +08:00
Shengliang Guan f50306de89 scripts 2020-07-04 07:17:48 +00:00
Shuduo Sang d5b1978e9f fix importDataLastSub.py failed with valgrind.
[TD-827]
2020-07-03 00:21:02 +08:00
Ping Xiao dde667116c TD-775: Remove numpy dependency from sql.py 2020-06-29 13:18:22 +08:00
Shuduo Sang 2591b98809 support queue in multi-thread version. 2020-06-24 10:09:17 +08:00
liu0x54 9e24388528 merge 2020-06-16 10:10:49 +00:00
liu0x54 654f5aad26 for pass pytest 2020-06-16 10:08:49 +00:00
Shuduo Sang 5761e2aa77 modify format by autopep8. 2020-06-16 16:36:14 +08:00
Ping Xiao 1d6edcfed8 [TD-350]: sort test case for both columns and tags all - supporting types 2020-06-13 13:48:53 +08:00
Shuduo Sang aaba26a52e fix issue that dnodes reploy delete psim log file
[TD-561]
2020-06-08 11:27:28 +00:00
Shuduo Sang 9ccf152f42 make pytest support both TDinternal and community
[TD-555]
2020-06-08 16:50:42 +08:00