Commit graph

5 commits

Author SHA1 Message Date
haoranchen
3aadca5360
fix(log): replace distutils.log with warnings for logging (#33763)
* fix(log): replace distutils.log with warnings for logging

* fix(logging): replace warnings.warn with print in TDLog class

* fix(log): replace print with warnings.warn in success method

* fix(tests): update grep command to include binary files for success check

* fix(tests): add space in grep command for consistency in success check

---------

Co-authored-by: WANG Xu <feici02@outlook.com>
2025-12-04 17:00:24 +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 f80a4ca49f.

* revert f80a4ca49f

* 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
Huo Linhe
88107acde7 [TD-4160]<fix>: remove python connector soft links, fix tests and documents 2021-05-14 10:27:13 +08:00
Shuduo Sang
42288d325f add case to test minTablesPerVnode.py case.
[TD-988]
2020-07-23 18:25:18 +08:00