Commit Graph

853 Commits

Author SHA1 Message Date
zk66214 e11c3ba219 add test cases for td-28068 2024-01-16 19:54:07 +08:00
Alex Duan d8e4f38dd7
Merge pull request #24476 from taosdata/test/3.0/TD-28094a
test: replace timestamp now with var ts
2024-01-16 11:01:04 +08:00
chenhaoran 3a1d8f2e8f test: replace timestamp now with var ts 2024-01-15 19:14:24 +08:00
fullhonest cb2ab749b5 Fix TD-27003: use last row scan when select last_row, last 2024-01-15 15:22:29 +08:00
Alex Duan 9b94b7bf00 fix: remove asan check fullopt.py 2024-01-13 21:24:13 +08:00
Alex Duan cc909d7d30 fix: add taos command line test 2024-01-13 17:07:09 +08:00
Alex Duan 782607fe68 add case fullopt.py 2024-01-13 13:31:40 +08:00
Haojun Liao 578edd447f
Merge pull request #24421 from taosdata/szhou/fix/2/td-28154
fix: windows calculation when offset >0 and calendar sliding
2024-01-12 09:35:09 +08:00
slzhou ba2ba0a8cb fix: time window computation error 2024-01-10 16:19:20 +08:00
Alex Duan 51a472f281
Merge pull request #24381 from taosdata/TEST/3.0/TD-28164
add test cases for TD-28164
2024-01-09 15:57:26 +08:00
Alex Duan 70db802e57
Merge pull request #24351 from taosdata/test/3.0/TD-28171
test: save case.sql when case is failed and set default saved sqlfile True
2024-01-09 09:21:23 +08:00
zk66214 75c25a194f add test cases for TD-28164 2024-01-08 17:19:48 +08:00
chenhaoran 8cdd28131f test: save case.sql when case is failed and set default saved sqlfile True 2024-01-08 12:29:09 +08:00
Alex Duan 8be7fee439
Merge pull request #24347 from taosdata/TEST/3.0/TS-4348-TD-27939
updated cases.task
2024-01-08 09:29:38 +08:00
Alex Duan f7716dd750
Merge pull request #24316 from taosdata/test/3.0/TD-28106
test: add testcase that merge same ver stt file after split db
2024-01-08 09:27:05 +08:00
Alex Duan 07ff31c82e
Merge pull request #24273 from taosdata/ts-4403
add test case for ts-4403
2024-01-08 09:13:25 +08:00
chenhaoran db9655c549 test: save case.sql when case is failed and set default saved sqlfile True 2024-01-05 17:07:24 +08:00
zk66214 9eced80e49 updated cases.task 2024-01-05 14:33:42 +08:00
haoranchen 4ea2cad0bb
comment snode_restart_with_checkpoint.py 2024-01-04 18:59:55 +08:00
dapan1121 670317ccd7
Merge pull request #24053 from taosdata/enh/3.0/TD-26813
enh: support group by tag/tbname to list empty groups
2024-01-04 09:08:03 +08:00
Ping Xiao e67c676466 TS-4423: add test case 2024-01-03 15:19:27 +08:00
chenhaoran c0186a214d test: add testcase for TD-28106 of copy file in snapshot 2024-01-03 14:50:05 +08:00
Alex Duan fcc8185e45 coverage: add snapshot.json case 2023-12-31 11:35:39 +08:00
Alex Duan 1600f0654d fix: s3 for minio finished 2023-12-30 15:16:29 +08:00
dapan1121 55b7bce8b7
Merge pull request #24256 from taosdata/szhou/fix/TD-28019
fix: change the result schema
2023-12-29 08:40:53 +08:00
charles 9052ca6ede add test case for ts-4403 2023-12-28 18:05:28 +08:00
slzhou 631eb9a72c fix: add test case 2023-12-28 10:55:50 +08:00
charles a97c2e0e16 add test case for jira TS-4382 2023-12-27 13:27:38 +08:00
dapan1121 8448021780
Merge pull request #24232 from taosdata/fix/xsren/TD-28056/wildcard
fix: like wildcard match
2023-12-27 09:58:58 +08:00
factosea 1aae0e52e3 fix: like wildcard match 2023-12-26 14:48:05 +08:00
Bob Liu 15694df001 adjust 2023-12-25 11:54:10 +08:00
Alex Duan 9e7a4b8a86 feat: test.py add -L --level -D --disk options 2023-12-23 13:09:02 +08:00
Bob Liu e3098accc4 support count empty table 2023-12-22 18:14:26 +08:00
slzhou c5e39b8a81 fix: add test case 2023-12-21 16:52:27 +08:00
yihaoDeng 7ab7a64eb3 Merge branch '3.0' into fix/snodeBackendCrash 2023-12-15 18:16:14 +08:00
charles fd2f619fee add test case for show table distributed command by charles 2023-12-14 17:15:01 +08:00
Alex Duan 576a6239de fix: modify empty.py to army folder 2023-12-09 14:32:22 +08:00
Alex Duan 8472a0f2e2 feat: add root files 2023-12-08 16:33:57 +08:00
dapan1121 4d993e8f9a
Merge pull request #23912 from taosdata/enh/3.0/TD-27276
enh : accept float data as int field input
2023-12-07 19:14:59 +08:00
Bob Liu d2b2dee256 opt & add test case 2023-12-05 22:00:33 +08:00
yihaoDeng 1cfe5ee3d9 add stream backend copy 2023-12-05 18:19:57 +08:00
54liuyao cb3d955111 code coverage 2023-12-05 16:19:56 +08:00
dapan1121 d10bbc6252
Merge pull request #23877 from taosdata/FIX/TD-27403
Fix TD-27403: insert error about use today + now as timestamp value
2023-12-04 10:55:26 +08:00
dapan1121 af5d79810b
Merge pull request #23902 from taosdata/fix/3.0/TD-27597
fix: state window with block rowIndex overflow
2023-12-04 09:04:23 +08:00
Alex Duan 2fea7ef871
Merge pull request #23907 from taosdata/case/TD-27586-3.0
case : add stream basic case
2023-12-03 21:44:18 +08:00
Alex Duan a769ccb816 case: add stream basic test case 2023-12-01 16:29:06 +08:00
wangjiaming0909 fd290709ff fix: state window with block rowIndex overflow 2023-12-01 15:27:30 +08:00
Alex Duan 3d67de5934
Merge pull request #23888 from taosdata/td-27383
update test cases for amr64
2023-11-30 19:05:33 +08:00
fullhonest 72d6614b7b Fix TD-27403: insert error about use today + now as timestamp value 2023-11-30 18:39:01 +08:00
charles 8ca00ca70b remove node.sh test case from CI due to exist issue 2023-11-30 16:03:20 +08:00