Commit Graph

11977 Commits

Author SHA1 Message Date
Alex Duan 90b69d86ea fix: output list fixed 2024-01-13 15:31:32 +08:00
Alex Duan 09f68ce80c tweak run and exe method 2024-01-13 15:12:57 +08:00
Alex Duan 34878b4f0d tweak run and exe method 2024-01-13 15:10:48 +08:00
Alex Duan 7b29c97f27 feat: taosd full options do 2024-01-13 14:50:17 +08:00
Alex Duan 782607fe68 add case fullopt.py 2024-01-13 13:31:40 +08:00
Alex Duan b18208ee4a Merge branch '3.0' into coverage/TD-28281-3.0 2024-01-13 12:26:52 +08:00
Alex Duan c7518e0913 dnodes.py split dnode.py simClient.py 2024-01-13 12:26:01 +08:00
wangjiaming0909 bc1eacf626 add PARTITION_BEFORE_GROUP hint to use partition node before agg 2024-01-12 17:41:34 +08:00
wangmm0220 00e0da15a3 fix:[TD-28032]groupid = 0 & modify test case in sim 2024-01-12 17:37:22 +08:00
factosea 4c374dec2f test case 2024-01-12 14:16:54 +08:00
factosea 19d7579e75 fix: copy expr 2024-01-12 14:01:35 +08:00
zk66214 a9fe3ecaa9 fix characters problem 2024-01-12 10:21:13 +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
factosea 25f9956ccb fix:test 2024-01-11 21:21:00 +08:00
jiajingbin 83121055d9 test: update stream for subtable 2024-01-11 18:59:42 +08:00
Alex Duan da2653bef2
Merge pull request #24434 from taosdata/coverage/TD-28251-3.0
coverage : modify coverage_test.sh to 2.0
2024-01-11 18:40:04 +08:00
Alex Duan 5e4d8ed263 fix: change 3.0 to dynamic variant name 2024-01-11 18:38:16 +08:00
Alex Duan d490091979 fix: tweak timeout from 30m to 20m 2024-01-11 18:10:29 +08:00
Alex Duan e13ee9a37f coverage : modify coverage_test.sh to 2.0 2024-01-11 17:46:50 +08:00
Haojun Liao d4fd544c74 refactor: remove sleep. 2024-01-11 15:18:11 +08:00
Alex Duan fb42c6afd5 coverage: update coverage script file and BlockSMA trigger is 1 2024-01-10 19:59:44 +08:00
slzhou ba2ba0a8cb fix: time window computation error 2024-01-10 16:19:20 +08:00
Alex Duan 7744a31deb case: fix memory leak with return cause 2024-01-10 11:29:24 +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
fullhonest 5bd29a413b Fix: not use last row scan when select tbname and last 2024-01-08 19:49:15 +08:00
zk66214 75c25a194f add test cases for TD-28164 2024-01-08 17:19:48 +08:00
chenhaoran 767feba65a test: revert failed case 2024-01-08 16:49:02 +08:00
chenhaoran 031bcaec8f test: test failed case 2024-01-08 14:47:25 +08:00
chenhaoran 826c098aee test: test 2024-01-08 14:46:04 +08:00
dapan1121 6d8637fcf3
Merge pull request #24364 from taosdata/fix/xsren/TD-28165/wildcard2
fix: wildcard character in both target and pattern
2024-01-08 14:34:13 +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
factosea 8c3fe7cc70 fix: SColumnRefNode transfer to SelectFunction's param 2024-01-08 11:41:58 +08:00
Alex Duan b4f869d051 case: s3_basic.py except arm64 2024-01-08 11:19:54 +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 3a2af1084b
Merge pull request #24307 from taosdata/test/3.0/TD-28120
test: add script  loop.bat
2024-01-08 09:27:31 +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
factosea c5932c9d1c fix: wildcard character in both target and pattern 2024-01-08 01:13:53 +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
54liuyao 0b9e3c9871 fix stream state buff issue 2024-01-05 16:20:55 +08:00
zk66214 9eced80e49 updated cases.task 2024-01-05 14:33:42 +08:00
kailixu 81d8b9b98b test: add test case for create index 2024-01-05 00:35:29 +08:00
Hongze Cheng df74b2d755
Merge pull request #24284 from taosdata/fix/TD-27988
fix: remove useless code
2024-01-04 19:03:45 +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
Alex Duan 22016844bc
Merge pull request #24326 from taosdata/td-28141
update alter_database test case for arm64 ci
2024-01-03 18:22:10 +08:00
Alex Duan af0f2ecf34
Merge pull request #24313 from taosdata/TEST/3.0/TS-4348-TD-27939
Add test cases for TS-4348 and TD-27939
2024-01-03 18:01:21 +08:00
Alex Duan 2e94b652e4
Merge pull request #24320 from taosdata/cases/TS-4423
TS-4423: add test case
2024-01-03 17:43:14 +08:00
charles 589b046ecb update alter_database test case for arm64 ci 2024-01-03 17:05:55 +08:00
dapan1121 f0fbffa772
Merge pull request #24301 from taosdata/fix/3.0/TD-28104
fix: last table scan reported invalid param when col was dropped which
2024-01-03 15:47:33 +08:00
Ping Xiao e67c676466 TS-4423: add test case 2024-01-03 15:19:27 +08:00
chenhaoran 35b8683262 test: add testcase for TD-28106 of copy file in snapshot 2024-01-03 14:52:24 +08:00
chenhaoran c0186a214d test: add testcase for TD-28106 of copy file in snapshot 2024-01-03 14:50:05 +08:00
Haojun Liao a2e85c44c2
Merge pull request #24228 from taosdata/fix/3_liaohj
refactor: remove stream-scan-history event for stream task.
2024-01-03 14:43:20 +08:00
chenhaoran 7b805d2b00 test: add testcase that merge same ver stt file after split db 2024-01-02 20:19:09 +08:00
chenhaoran b48df60fdd test: add testcase that merge same ver stt file after split db 2024-01-02 20:18:10 +08:00
zk66214 866fac624f Add test cases for TS-4348 and TD-27939 2024-01-02 19:26:59 +08:00
Alex Duan b1ce76cebf
Merge pull request #24309 from taosdata/test/3.0/TD-27980
test: modify testcase of  windows
2024-01-02 17:53:59 +08:00
chenhaoran 93fe955828 test: modify testcase of windows 2024-01-02 17:48:05 +08:00
chenhaoran 7333fe5405 test: add script loop.bat 2024-01-02 16:35:01 +08:00
Alex Duan 3eadc04992
Merge pull request #24306 from taosdata/test/3.0/TD-28085
test: modify testcase of hot refresh config
2024-01-02 16:32:33 +08:00
chenhaoran 480f571c2b test: modify testcase of hot refresh config 2024-01-02 16:29:01 +08:00
chenhaoran 1a265a2e9d test: modify testcase of hot refresh config 2024-01-02 16:26:46 +08:00
dapan1121 06e3d8df1d
Merge pull request #24282 from taosdata/fix/3.0/TS-4411
fix: fill prev not working when desc fill
2024-01-02 13:07:21 +08:00
Haojun Liao e7a0044502 Merge branch '3.0' into fix/3_liaohj 2024-01-02 13:02:55 +08:00
wangjiaming0909 be0d35a5af fix: last table scan reported invalid param when col was dropped which
should report invalid col
2024-01-02 10:20:04 +08:00
fullhonest e79516ade3 Fix TD-27939: error for sub query is empty when where 1=2 2024-01-02 10:02:30 +08:00
Alex Duan e624e4c05d
Merge pull request #24294 from taosdata/coverage/TD-28114-3.0
coverage: add snapshot.json case
2023-12-31 18:30:07 +08:00
Alex Duan 902529352d fix: transaction tips 2023-12-31 17:16:54 +08:00
Alex Duan 6dba2a7aef fix: add replica to 3 2023-12-31 17:11:47 +08:00
Alex Duan d318c8f983 fix: add data correct check point 2023-12-31 17:04:18 +08:00
Alex Duan aed127ab0b coverage: snapshot add balance operator 2023-12-31 16:53:57 +08:00
Alex Duan fcc8185e45 coverage: add snapshot.json case 2023-12-31 11:35:39 +08:00
Alex Duan 3302e22c79 case: create db with wa set small 2023-12-30 22:39:53 +08:00
Alex Duan 1debd50a57
Merge pull request #24290 from taosdata/case/TD-18808-3.0
s3 with minio add test case  server on 192.168.1.52
2023-12-30 20:47:07 +08:00
Alex Duan 1600f0654d fix: s3 for minio finished 2023-12-30 15:16:29 +08:00
Alex Duan 26023864f1 fix: add show path information 2023-12-30 14:48:36 +08:00
Alex Duan 64164f5684 fix: run s3_basic.py ok 2023-12-30 14:39:39 +08:00
Alex Duan 1e8244f3c6 feat: add s3 minio ci case 2023-12-30 10:31:15 +08:00
Haojun Liao 83172f4580
Merge pull request #24286 from taosdata/fix/crash_stream
fix(stream): update the stream error code.
2023-12-29 22:39:24 +08:00
Hongze Cheng 87b7a9a980 fix: stream test case 2023-12-29 17:51:35 +08:00
Haojun Liao 7abeb5a27a fix(stream): update the stream error code. 2023-12-29 17:44:10 +08:00
wangjiaming0909 90a8fe5581 fix: fill prev not working when desc fill 2023-12-29 15:08:56 +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
Bob Liu ef22830ca3 adjust 2023-12-28 18:01:30 +08:00
Bob Liu 424ab1bbe3 support table merge scan 2023-12-28 16:18:38 +08:00
charles 9c997e34ea update test case to replace 'gdb' with 'local variables' 2023-12-28 13:32:13 +08:00
slzhou 631eb9a72c fix: add test case 2023-12-28 10:55:50 +08:00
Bob Liu f6e55d358b adjust case 2023-12-27 16:12:50 +08:00
Bob Liu 158c5996df adjust case 2023-12-27 15:51:36 +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
Bob Liu 42f9d54a70 adjust 2023-12-27 00:28:42 +08:00
54liuyao ccf861dec8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3_liaohj 2023-12-26 18:36:18 +08:00
54liuyao e2564a6189 fix issue 2023-12-26 18:35:49 +08:00
factosea 1aae0e52e3 fix: like wildcard match 2023-12-26 14:48:05 +08:00
Haojun Liao 2cd61804bc test:update the test case. 2023-12-26 14:40:15 +08:00
Alex Duan 595874c368
Merge pull request #24202 from taosdata/case/army
feat : add new option -L --level -D --disk option with test.py
2023-12-26 11:11:48 +08:00