afwerar
|
20c2eb1d84
|
fix(os): add win32 query case
|
2022-06-07 09:49:09 +08:00 |
afwerar
|
f999132ff0
|
fix(os): windows run shell case
|
2022-05-27 22:53:29 +08:00 |
afwerar
|
5a15739cc3
|
fix(os): run case on win
|
2022-05-25 20:37:00 +08:00 |
afwerar
|
704fc25622
|
fix(os): run case on win
|
2022-05-25 19:43:09 +08:00 |
afwerar
|
3a0efe7255
|
fix(os): run case on win
|
2022-05-25 16:30:26 +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 |
liuyq-617
|
0701a7b5ac
|
rebalance
|
2021-08-17 11:16:11 +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 |
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 |