Commit Graph

71 Commits

Author SHA1 Message Date
wenzhouwww@live.cn b04bc1aee2 test:update metchod about get current datetime 2022-08-15 16:34:38 +08:00
Xiaoyu Wang 4155a3bef4 enh: show command optimize 2022-08-11 21:55:20 +08:00
Steven Li 71bfef2ca9 Responding to TD-17768, adding 0x2662 as alternative table-not-found error to be acceptable 2022-08-02 23:22:26 +05:30
Steven Li 203e54c068 Enhanced crash_gen tool to report better error for deadlocks 2022-07-26 09:57:40 +05:30
Steven Li 4d8fc705d8 Added 2 acceptable error codes to crash_gen tool 2022-07-25 09:50:44 +05:30
Steven Li a5d882d7fe Minor enhancement to crash_gen tool to ignore double-CreateDB error when requested to ignore certain error codes 2022-07-21 13:22:24 +05:30
Steven Li 3c0b403941 Minor enhancement to crash_gen tool to display unexpected success tasks 2022-07-20 09:53:26 +05:30
wenzhouwww@live.cn 0827c211bb test:update error code about crash_gen 2022-07-20 09:20:01 +08:00
wenzhouwww@live.cn a10a689176 test: enh tools of crash_gen about generate start time of records 2022-07-18 17:50:22 +08:00
wenzhouwww@live.cn 58999777aa update get_datetime method 2022-07-11 14:28:51 +08:00
wenzhouwww@live.cn d27b42d26f update 2022-07-10 16:31:03 +08:00
wenzhouwww@live.cn 28aebf77b7 test : Add timestamp to logger when in debug mode 2022-07-10 16:24:18 +08:00
wenzhouwww@live.cn 08316af038 test : Add timestamp to logger when in debug mode 2022-07-10 16:23:46 +08:00
Steven Li fe87085b21 Minor adjustments to crash_gen tool, so that it can work with 3.0 code base, now can do simple -t 4 -s 25 2022-07-07 23:09:27 +00:00
Cary Xu b44ef3c81e use dataDir to init sma env 2022-03-17 18:16:57 +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
Haojun Liao c8ffc27e7e [td-10564] merge 3.0 2021-12-14 15:16:41 +08:00
Shengliang Guan 56885b7645 merge from develop 2021-08-12 10:17:23 +08:00
liuyq-617 5f8e37504a test 2021-08-11 14:01:59 +08:00
liuyq-617 ba04baecf3 test[ci skip] 2021-08-11 13:38:32 +08:00
liuyq-617 05fc8f5e74 test 2021-08-11 13:34:09 +08:00
liuyq-617 9146f5fcdd add some ci time 2021-08-11 13:25:33 +08:00
liuyq-617 4a210d7934 test[ci skip] 2021-08-10 18:09:41 +08:00
liuyq-617 78844c5ea8 [TD-5907]add some nodes[ci skip] 2021-08-10 18:06:54 +08:00
liuyq-617 a34b5785dd fix jenkins error 2021-07-01 11:59:07 +08:00
liuyq-617 79616ad1f7 [TD-4774]Ignore some errors in valgrind 2021-06-19 02:46:20 +00:00
Shengliang Guan 5c9d8e3c79 Merge from master 2021-06-01 11:53:49 +08:00
Steven Li cd76a29533 Adjust table locking in crash_gen to expose same-connection consistency issues, supporting TD-4444 2021-05-31 06:22:20 +00:00
liuyq-617 4d5e99b890 [TD-4415]Add exceptions in valgrind_taos.supp 2021-05-28 08:32:03 +00:00
Steven Li 20fa37c253 Enhanced crash_gen tool with -k option to produce valgrind result 2021-05-24 06:11:39 +00:00
Steven Li ba51543551 Merge remote-tracking branch 'origin/master' into feature/crash_gen2 2021-05-11 01:49:14 +00:00
Steven Li 456ea712b3 Refactored crash_gen tool with stronger typing 2021-05-11 01:48:13 +00:00
Yiqing Liu 460768f067
[TD-4032]Eliminate false alarms (#5978)
* [TD-4032]Eliminate false alarms

* update rules
2021-04-30 14:20:12 +08:00
Steven Li 34eb7e255a Used Python generator to simplify crash_gen IPC processing of STDOUT/STDERR 2021-04-28 23:11:19 +00:00
Steven Li 5d1d5cadc2 Refactored crash_gen to have the TdeSubProcess own the SvcMgrThread object, also switched to Pylance 2021-04-28 08:36:56 +00:00
Steven Li 8a6fd8df16 Refactoring service_manager in crash_gen to use stronger types 2021-04-28 02:42:27 +00:00
Steven Li b6ee0c8fc7 Moved over changes from feature/crash_gen to feature/crash_gen_master 2021-04-13 05:49:22 +00:00
liuyq-617 f4a0c1d97f [TD-3727]Suppressing errors in valgrind 2021-04-09 18:39:16 +08:00
Steven Li 88b0262ecf Temporarily removed last_row as an aggregate function in crash_gen tool 2021-03-11 02:14:14 +00:00
Steven Li bbf7b47e29 Added -w option to crash_gen tool to write duplicate data to shadow database 2021-03-09 03:24:48 +00:00
Steven Li fa13844ae6 Adjusted crash_gen tool to run on ARM32 platform, without Python guppy package 2021-03-01 08:24:07 +00:00
Steven Li 95ef01bf45 Committing crash_gen tool to replicate 0x700 (invalid handle) problem, reasonably easily 2021-02-18 02:40:58 +00:00
Steven Li 1d35b45961 Merge remote-tracking branch 'origin/develop' into feature/crash_gen 2021-02-08 06:57:01 +00:00
Steven Li 6500933c67 Added additional crash_gen debug output 2021-02-08 06:56:58 +00:00
Haojun Liao 6b3fccab3c [td-2886]<fix>: add a new error code in crash_gen 2021-02-08 12:26:26 +08:00
Steven Li 171a6db3e7 Adjust crash_gen tool to direct logging output to STDOUT, instead of STDERR 2020-12-24 06:28:57 +00:00
Steven Li 204792c510 Fixed TD-2499, ensuring crash_gen tool releases ALL DB connections when completing tests 2020-12-24 06:17:24 +00:00
Steven Li 982e6465ac Refactored crash_gen tool, plus ensured proper termination upon trasntion failure 2020-12-02 02:15:46 +00:00
Steven Li 1eb017791f Correcting a tiny display bug in the crash_gen tool 2020-11-06 09:21:02 +00:00