Alex Duan
|
0d9901f7ae
|
case: tidy up cases (10.31) Migrate system-test (#33444)
|
2025-11-06 16:23:37 +08:00 |
|
Tony Zhang
|
79eeccccac
|
fix: state window handle all-null datablock error (#33439)
|
2025-11-06 09:14:24 +08:00 |
|
Simon Guan
|
b358fc8a81
|
Merge branch 'main' into merge/3.3.6tomain
|
2025-11-05 14:35:07 +08:00 |
|
Alex Duan
|
377ce873c0
|
test: tidy up cases (10.28) Migrate army/tools/benchmark (#33389)
|
2025-10-31 14:08:25 +08:00 |
|
Simon Guan
|
65c7de8a1f
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-10-31 09:12:21 +08:00 |
|
huohong
|
a298750171
|
test: support multi vm run CI
|
2025-10-30 18:29:19 +08:00 |
|
WANG Xu
|
1106c6907a
|
Merge pull request #33275 from taosdata/test/huoh/TD-38239
test: support multi vm run CI
|
2025-10-30 14:19:11 +08:00 |
|
WANG Xu
|
d73b1ba568
|
refactor: remove shellcheck warnings
Signed-off-by: WANG Xu <feici02@outlook.com>
|
2025-10-30 14:16:27 +08:00 |
|
huohong
|
30131c1f7f
|
test: support multi vm run CI
|
2025-10-30 10:31:11 +08:00 |
|
WANG MINGMING
|
fdf218cb53
|
fix(stream): [TD-38380] error if tag == %%1 with tagcache open (#33346)
|
2025-10-30 09:59:15 +08:00 |
|
huohong
|
3e31f47fd2
|
test: support multi vm run CI
|
2025-10-29 19:28:30 +08:00 |
|
kevin men
|
10ae72944d
|
docs: integrate with Pandas docs (#33350)
* docs: integrate with Pandas docs
* docs: add pandas example
* docs: modify pandas example format
* docs: upgrade taopy version
* fix(gpt): update requirements.
---------
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
|
2025-10-29 18:05:22 +08:00 |
|
huohong
|
e63109649e
|
test: support multi vm run CI
|
2025-10-29 17:56:47 +08:00 |
|
huohong
|
09eb0c7b86
|
test: support multi vm run CI
|
2025-10-29 16:57:32 +08:00 |
|
huohong
|
021c27a869
|
test: support multi vm run CI
|
2025-10-29 11:44:33 +08:00 |
|
huohong
|
3f84339f03
|
test: support multi vm run CI
|
2025-10-29 10:53:07 +08:00 |
|
huohong
|
6157697a64
|
test: support multi vm run CI
|
2025-10-29 10:52:45 +08:00 |
|
Tony Zhang
|
94ec06eb6c
|
fix: state window handles null status error (#33365)
|
2025-10-28 14:40:40 +08:00 |
|
Tony Zhang
|
81a5429539
|
enh: modify cases to avoid Out-of-time/performance error (#33379)
* enh: modify cases to avoid Out-of-time/performance error
* fix typo error
* fix cases related to first/last
---------
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
|
2025-10-28 14:25:53 +08:00 |
|
Alex Duan
|
a3f9a791c9
|
test: tidy up cases on main branch(10-27) (#33381)
|
2025-10-28 09:21:06 +08:00 |
|
WANG MINGMING
|
9716b2c119
|
fix(tmq): tmq_get_json_meta return " if tag is "" (#33367)
|
2025-10-27 18:44:34 +08:00 |
|
chenhaoran
|
1a6f09fca4
|
fix: update test case paths for TDgpt in workflow and task files
|
2025-10-27 16:14:41 +08:00 |
|
huohong
|
1a2951cf76
|
test: fix merge diff
|
2025-10-27 13:53:22 +08:00 |
|
huohong
|
fbb5c5ac19
|
Merge remote-tracking branch 'origin/main' into test/huoh/TD-38239
# Conflicts:
# test/ci/cases.task
|
2025-10-27 13:46:42 +08:00 |
|
Alex Duan
|
7dbde74a20
|
test: tidy up cases for main branch(10-21) (#33323)
|
2025-10-27 10:14:17 +08:00 |
|
huohong
|
f91319a7ea
|
test: support case priority
|
2025-10-24 16:49:42 +08:00 |
|
huohong
|
d61c604c43
|
test: support case priority
|
2025-10-24 15:35:10 +08:00 |
|
huohong
|
be64a65604
|
Merge remote-tracking branch 'origin/main' into test/huoh/TD-38239
|
2025-10-24 13:46:55 +08:00 |
|
Alex Duan
|
732e948e38
|
cases: add test_fun_select_first_last.py to cases.task
|
2025-10-23 17:06:24 +08:00 |
|
Jing Sima
|
974621f94b
|
enh: [TD-38369] Split vtable test case to accelerate ci. (#33345)
|
2025-10-23 14:02:09 +08:00 |
|
huohong
|
6ea4a897e9
|
Merge remote-tracking branch 'origin/main' into test/huoh/TD-38239
|
2025-10-22 15:34:39 +08:00 |
|
haoranchen
|
2308f3a4ba
|
refactor: remove obsolete workflow and add new test cases for CI (#33329)
|
2025-10-22 15:24:17 +08:00 |
|
huohong
|
887a5bc9c5
|
test: fix remote sim tar command exec
|
2025-10-21 16:56:01 +08:00 |
|
Jing Sima
|
5efb5418e3
|
fix: [TD-38315] virtual supertable scan wrong tsSlotId. (#33288)
|
2025-10-21 16:19:13 +08:00 |
|
huohong
|
7451f69a9d
|
test: support multi vm run CI
|
2025-10-21 15:45:01 +08:00 |
|
huohong
|
653973d203
|
Merge remote-tracking branch 'origin/main' into test/huoh/TD-38239
|
2025-10-21 14:14:11 +08:00 |
|
huohong
|
3d921fd615
|
test: support multi vm run CI
|
2025-10-21 14:05:47 +08:00 |
|
Alex Duan
|
b0f8179da1
|
test: tidy up cases on main branch (#33317)
|
2025-10-21 13:40:17 +08:00 |
|
Alex Duan
|
bf28378e83
|
test: tidy up CI case for link function (#33253)
|
2025-10-20 14:07:04 +08:00 |
|
huohong
|
7bed187ae7
|
test: support multi vm run CI
|
2025-10-16 14:26:26 +08:00 |
|
huohong
|
cf24a32955
|
test: support multi vm run CI
|
2025-10-16 13:44:48 +08:00 |
|
huohong
|
7952fb6fd4
|
Update test/ci/run.sh
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 13:43:35 +08:00 |
|
huohong
|
4f0bdc17bd
|
Update test/ci/run.sh
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 13:43:26 +08:00 |
|
huohong
|
646738b813
|
Update test/ci/run.sh
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 13:42:56 +08:00 |
|
huohong
|
f8e6a95bf0
|
Update test/ci/run.sh
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 13:42:40 +08:00 |
|
huohong
|
b33cd64d6b
|
test: support multi vm run CI
|
2025-10-16 11:00:46 +08:00 |
|
xinsheng Ren
|
892e1acc51
|
fix: TD-37490 ci case (#33187)
|
2025-10-15 18:03:57 +08:00 |
|
WANG MINGMING
|
90b180fe96
|
fix(stream): [TD35698]decimal data error if snapshot is true (#33149)
|
2025-10-10 09:37:05 +08:00 |
|
WANG MINGMING
|
6381321865
|
fix(tmq): [ts7402]tag filter do not work if topic is stable with filter (#33143)
|
2025-10-10 09:30:45 +08:00 |
|
Alex Duan
|
8fb95f6dfc
|
test: adjust catalog of test cases (#32977)
|
2025-10-09 10:17:39 +08:00 |
|