Commit Graph

6196 Commits

Author SHA1 Message Date
Shengliang Guan 1d7a046e05 change log print 2020-07-09 03:55:22 +00:00
Shengliang Guan 2a822daedd Merge branch 'hotfix/test' of https://github.com/taosdata/TDengine into hotfix/test 2020-07-09 11:46:22 +08:00
Shengliang Guan abfb0b6814 change sim log format 2020-07-09 03:45:06 +00:00
Haojun Liao fe4b58322a [td-225] fix bug in skiplist. 2020-07-09 11:28:55 +08:00
Hui Li a1125ff675 [modify debugflag] 2020-07-09 11:24:04 +08:00
Hui Li 8faeed87ab [add sim cases;] 2020-07-09 11:23:29 +08:00
Shengliang Guan d605dcfc3a Merge branch 'develop' into hotfix/test 2020-07-09 11:20:54 +08:00
Shengliang Guan 1afcd83065
Merge pull request #2605 from taosdata/bugfix/stream
Bugfix/stream
2020-07-09 11:18:57 +08:00
Steven Li b77728bc0d Refactored service side process management for the crash_gen tool 2020-07-09 03:12:08 +00:00
Hui Li 06b83ebc05 [TD-876] 2020-07-09 10:48:58 +08:00
Bomin Zhang 27925040f3 migrate several stream testcases to python 2020-07-09 10:45:46 +08:00
Bomin Zhang c096da449e fix several bug in stream 2020-07-09 10:45:46 +08:00
Bomin Zhang 9ab3b63a10 refactor pytest framework to include lineno in log 2020-07-09 10:45:46 +08:00
Bomin Zhang 2817dfb482 [stream]: rename test case 2020-07-09 10:45:46 +08:00
Bomin Zhang 91ced4c107 set end time of stream queries properly 2020-07-09 10:45:46 +08:00
Bomin Zhang 2fc2feb876 fix memory leak in CQ 2020-07-09 10:45:46 +08:00
Bomin Zhang 0d097101a5 TD-593: enlarge stream query time range
for streams, query time range is changed from interval window
to full stream time range.
2020-07-09 10:45:46 +08:00
Shengliang Guan c98767fdf0 #2470 failed to listen without closing the socket 2020-07-09 10:24:54 +08:00
Shengliang Guan 05ea1e42f0 scripts 2020-07-09 10:21:02 +08:00
Hui Li 3ba7fca8bc [TD-876] 2020-07-09 10:07:28 +08:00
Shengliang Guan 5cfe8ce628
Merge pull request #2603 from taosdata/hotfix/test
Hotfix/test
2020-07-09 10:03:35 +08:00
Shengliang Guan 2a353b0857
Merge pull request #2597 from taosdata/feature/query
Feature/query
2020-07-09 10:03:10 +08:00
Hui Li dba97b1a26 [TD-882] 2020-07-09 09:15:44 +08:00
Hui Li 39d6b3d917 Merge branch 'develop' into hotfix/test 2020-07-09 09:06:26 +08:00
Haojun Liao 6f6af85dd5 [td-225] fix invalid read for qhandle mgmt 2020-07-09 00:17:22 +08:00
Haojun Liao a26c86e826 [td-225] fix bugs fill query 2020-07-09 00:12:55 +08:00
Shengliang Guan 92a569ca12 merge from develop into feature/vnode 2020-07-08 15:06:25 +00:00
Shengliang Guan 823761d94c remove some error codes 2020-07-08 22:41:36 +08:00
Shengliang Guan 76198a9f1b
Merge pull request #2602 from taosdata/feature/2.0tsdb
fix invalid read
2020-07-08 21:57:35 +08:00
Hongze Cheng 1f72417ee6 fix invalid read 2020-07-08 21:33:10 +08:00
Shengliang Guan 0011214385
Merge pull request #2601 from taosdata/hotfix/sangshuduo/change-importSampleData-mod-for-2.0
change go mod url to reflect 2.0's change.
2020-07-08 19:58:06 +08:00
Shuduo Sang 5f8d41bc4d change go mod url to reflect 2.0's change. 2020-07-08 19:09:58 +08:00
Shuduo Sang 5aade323bd reduce thread num and step num. 2020-07-08 19:04:53 +08:00
Shuduo Sang eb92c22251 launch taosd by crash_gen. 2020-07-08 18:46:06 +08:00
Shuduo Sang 0866751fd8 kill taosd before test crash_gen. 2020-07-08 18:31:18 +08:00
Shuduo Sang 4efd476268 fix autopep8 format. 2020-07-08 18:28:17 +08:00
Shuduo Sang 2d02ee85a8 merge with develop branch. 2020-07-08 18:26:59 +08:00
Shengliang Guan 02ca604f02
Merge pull request #2596 from taosdata/hotfix/crash
Hotfix/crash
2020-07-08 18:21:57 +08:00
Shengliang Guan 062515354f scripts 2020-07-08 10:21:29 +00:00
Shengliang Guan 3b8e49926a
Merge pull request #2595 from taosdata/hotfix/test
[fix bug]
2020-07-08 17:40:41 +08:00
Shengliang Guan c9feaf286d Merge remote-tracking branch 'origin/hotfix/test' into hotfix/crash 2020-07-08 17:22:38 +08:00
Shengliang Guan eeb60558f3
Merge pull request #2599 from taosdata/hotfix/sangshuduo/ci-refactor-dnodes-pathfinding
Hotfix/sangshuduo/ci refactor dnodes pathfinding
2020-07-08 17:19:52 +08:00
Hui Li ab816c3990 Merge branch 'hotfix/test' of https://github.com/taosdata/TDengine into hotfix/test 2020-07-08 17:04:17 +08:00
Shuduo Sang 57671ddf31 fix client/client.py 2020-07-08 17:02:25 +08:00
Shengliang Guan 5754c95a96 Merge remote-tracking branch 'origin/develop' into hotfix/crash 2020-07-08 08:54:47 +00:00
Shengliang Guan 32406e5828
Merge pull request #2598 from taosdata/feature/crash_gen
Feature/crash gen
2020-07-08 16:54:24 +08:00
Shengliang Guan d812e255d1 Merge remote-tracking branch 'origin/develop' into hotfix/crash 2020-07-08 08:52:08 +00:00
Steven Li f0bbd1d32e Allow crash_gen tool to tolerate 0x5 and 0x510 error codes 2020-07-08 08:49:51 +00:00
Shengliang Guan 93161f4250 add log 2020-07-08 16:35:41 +08:00
Shuduo Sang f13e3d6adf turn off output. 2020-07-08 16:33:40 +08:00