Commit Graph

20 Commits

Author SHA1 Message Date
Huo Linhe 998680015d
[TD-4370]<fix>: squashed commit of python connector changes in develop (#6246)
commit 0c81e3c0ba89c86f6d17d51d5056146e177cace5
Author: Huo Linhe <linhehuo@gmail.com>
Date:   Fri May 14 10:27:13 2021 +0800

    [TD-4160]<fix>: remove python connector soft links, fix tests and documents

commit f439fce413423e7d7c97eef180c93d63dedab32e
Author: Huo Linhe <linhehuo@gmail.com>
Date:   Wed May 12 18:50:53 2021 +0800

    [TD-182]: bump python connector version to v2.0.10 (#6091)

    Also fix url error in setup.py

commit 4ae55d494a262e482f6b34e8bf193cc6af62a886
Author: Huo Linhe <linhehuo@gmail.com>
Date:   Wed May 12 09:49:26 2021 +0800

    [TD-4370]<fix>: merge python connector changes to master

    Inludes:

    [TD-182]<enhance>: use single repo for python connector (#6036)

    * [TD-182]<enhance>: use single repo for python connector

    Remove code for each platform and build up one single python code base
    for windows/osx/linux platforms and python2/python3 runtime.

    * [TD-182]<enhance>: remove redundant code in python connector

    * [TD-4149] <fix>: fix python connection config error
2021-05-27 17:44:57 +08:00
liuyq-617 42e34d5365 [TD-2621]<test>add case for database update 2021-01-06 11:42:54 +08:00
liuyq-617 4d9887cd71 [TD-2476]<test>enhance test framework 2020-12-17 18:38:21 +08:00
yihaoDeng bca09e93e3 TD-1705 2020-10-16 05:18:59 +00:00
Shuduo Sang 2104d46586 change kill to term signal for coverage flush. 2020-07-22 10:26:25 +08:00
Shuduo Sang d5b1978e9f fix importDataLastSub.py failed with valgrind.
[TD-827]
2020-07-03 00:21:02 +08:00
Shuduo Sang cf4c4e98fd support log Sql command to file.
[TD-383]
2020-05-21 16:12:15 +08:00
Shuduo Sang de8cebf390 fixup: fix fuser call. 2020-05-20 15:34:15 +08:00
Shuduo Sang 721c1cc4f3 add fuser -k -n tcp 6030 to release network port. 2020-05-20 15:04:42 +08:00
Shuduo Sang 5868f3459c reduce python test case output. 2020-05-15 16:00:26 +08:00
Shuduo Sang 35f5a2045d read boundary value from taosdef.h 2020-05-15 13:17:12 +08:00
Shuduo Sang 224496954f fix issue pytest stop dnode by pkill. 2020-05-09 19:14:33 +08:00
Shuduo Sang 4191754f24 fix test.py to support steven's case 2020-05-01 18:15:38 +08:00
Shuduo Sang c4eed9ec69 expose more info if case failed. 2020-04-25 00:43:05 +08:00
Shuduo Sang 46a7c3c912 add insert/int.py and insert/float.py to test insert function.
[TD-167]
2020-04-24 23:54:39 +08:00
Shuduo Sang fefccc3adb make python test framework dynamically load module
with filename script pass

[TD-179]
2020-04-22 18:24:53 +08:00
Shuduo Sang ba6cf0dd9b add valgrind test support. current threshold is 23.
[TD-138]
2020-04-21 11:29:36 +08:00
Steven Li 772c47a121 Now able to run Python test against local server, without sudo/root privileges 2020-04-18 20:35:01 -07:00
Shuduo Sang 9d13fd243b Upgrade Python to 3 instead of 2 for testcase development.
[TD-139]
2020-04-11 04:15:36 +08:00
Shuduo Sang e7f46e4a1c add simplest python testcase for 2.0
[TD-128]
2020-04-11 16:12:47 +08:00