Commit Graph

266 Commits

Author SHA1 Message Date
Ganlin Zhao 81a2807e27 add test cases 2023-02-10 16:51:20 +08:00
Ganlin Zhao 349d7ee58c add test cases 2023-02-10 15:12:37 +08:00
Hui Li b2b2592ca2
Merge pull request #19757 from taosdata/test/TD-22078
test:add test case into ci
2023-02-09 09:07:24 +08:00
Hui Li caf6ae5bad
Merge pull request #19834 from taosdata/test/TD-22219
Test/td 22219
2023-02-08 09:18:12 +08:00
“happyguoxy” ff1fbe8fea test: refine query cases 2023-02-07 10:40:35 +08:00
dapan1121 ded47e1312 Merge remote-tracking branch 'origin' into feat/TS-2502 2023-02-06 17:22:18 +08:00
jiacy-jcy cbaf3829b2 test:add test case into ci 2023-02-02 15:18:42 +08:00
Hui Li 3077fec4c4
Merge pull request #19695 from taosdata/test/TD-20558
ci:add taosx compilation in ci
2023-01-30 09:26:24 +08:00
chenhaoran 82baa875c6 ci:add taosx compilation in ci 2023-01-29 17:05:13 +08:00
Hui Li 0ed889bed3
Merge pull request #19585 from taosdata/test/TD-20558
ci:modify the filename of the error log
2023-01-17 13:25:19 +08:00
chenhaoran 215864c5cd ci:delete para of 'make -j' 2023-01-16 19:29:50 +08:00
chenhaoran ab7761e64e ci:modify the filename of the error log 2023-01-16 18:35:26 +08:00
Haojun Liao 59e25c0191
Merge pull request #19576 from taosdata/fix/liaohj
test: add new sim to CI.
2023-01-16 18:17:39 +08:00
Haojun Liao 20b4c1ca83 test: add new sim to CI. 2023-01-16 15:16:06 +08:00
slzhou 04a3b1d598 fix: add ci test 2023-01-16 14:23:40 +08:00
dapan1121 d864d4d62b
Merge pull request #19523 from taosdata/szhou/fixbugs
fix: no stable null group when no normal table
2023-01-13 13:28:02 +08:00
slzhou c2fd601519 fix: disable address sanitizer for table count scan 2023-01-13 11:14:24 +08:00
“happyguoxy” f40865980a test: refine query cases 2023-01-13 10:02:14 +08:00
slzhou 718f777edc enhance: add test case for table count scan 2023-01-13 09:49:24 +08:00
Hui Li 827ac5405a
Merge pull request #19498 from taosdata/test/cyjia-main
test:add test case into ci
2023-01-11 16:36:00 +08:00
jiacy-jcy 64364de839 add test case into ci 2023-01-11 13:44:48 +08:00
“happyguoxy” 4de9f965f4 test: refine query cases 2023-01-11 10:58:30 +08:00
dapan1121 cae835bd86
Merge pull request #19310 from taosdata/szhou/fixbugs
fix: add test for select tbname from systable
2023-01-04 09:16:47 +08:00
Hui Li a38bc1ddb8
Merge pull request #19289 from taosdata/test/TD-19796_main
test: update tmq test cases
2023-01-04 09:16:07 +08:00
Ping Xiao 4abb6448a8 test: update tmq test cases 2023-01-03 18:22:54 +08:00
dapan1121 3e1e6be827
Merge pull request #19262 from taosdata/fix/TS-2350
fix(query): fix floating type handle sma error
2023-01-03 17:21:30 +08:00
Ganlin Zhao 0a0bb2e697 add test cases 2023-01-03 11:10:53 +08:00
slzhou d292243b1a fix: add test for select tbname from systable 2023-01-03 08:32:33 +08:00
jiacy-jcy d4852fe133 test:add test case info ci 2022-12-30 10:21:58 +08:00
dapan1121 4a142018da
Merge pull request #19224 from taosdata/fix/TD-21561
fix(query): fix count/hyperloglog return additional row in group by when queryPolicy is set to 3.
2022-12-29 12:28:28 +08:00
Ganlin Zhao 26596325b1 add test cases 2022-12-28 19:15:54 +08:00
Ping Xiao d949008543 test: add test case for tmq replica 3 2022-12-27 18:53:06 +08:00
dapan1121 ac08d13340
Merge pull request #19104 from taosdata/fix/TS-2324
fix: duplicated groups result in group by
2022-12-25 15:19:53 +08:00
Ping Xiao 3c5f07f70b test: add test cases 2022-12-23 18:39:21 +08:00
dapan1121 c318be9214 fix: duplicated groups result in group by 2022-12-23 12:04:20 +08:00
Ganlin Zhao a81262195b add cases to cases.task 2022-12-22 19:08:14 +08:00
dapan1121 b77a1ed5e3
Merge pull request #19032 from taosdata/fix/TD-21001
enh: optimize converting timestamp at client side
2022-12-21 09:21:35 +08:00
jiacy-jcy b58bb4fba1 test:add test case into ci 2022-12-19 18:25:02 +08:00
“happyguoxy” e52b7a5a07 test: add insert null and none cases 2022-12-16 16:14:51 +08:00
dapan1121 978d45ffc1 enh: optimize converting timestamp at client side 2022-12-15 16:56:35 +08:00
slzhou c14c1b9ae2 fix: add test case 2022-12-13 15:30:18 +08:00
Shengliang Guan 71587df603 enh: topic privilege 2022-12-12 17:34:32 +08:00
Shuduo Sang 9972414382
test: temporarily disable go.sh test (#18845) 2022-12-09 12:25:24 +08:00
Shuduo Sang 82471e1dda
fix: make invalid_commandline.py and demo.py back to test (#18784)
* fix: taosbenchmark vgid with tables less than vgroups

* fix: update taos-tools 7583475

* fix: update taos-tools ac69142

* fix: make invalid_commandline.py and demo.py back
2022-12-07 22:40:18 +08:00
Shuduo Sang 1e15e23cce
feat: taosbenchmark supports vgid (#18657)
* test: update taos-tools e0f2fe3

* feat: taosbenchmark supports vgid

* fix: util func refactor

* test: update taos-tools 09372db

* test: update taos-tools e62c5ea

* test: comment off replica line for ci

* test: comment off invalid_commandline.py and demo.py
2022-12-04 15:30:06 +08:00
Shengliang Guan d9c261cd13 refact: remove some error codes 2022-12-03 10:17:02 +08:00
Shengliang Guan ed94379cd0 Merge remote-tracking branch 'origin/3.0' into fix/TD-20318 2022-12-02 17:45:50 +08:00
Shengliang Guan 867f7abeea test: add asan case 2022-12-02 17:44:39 +08:00
wangmm0220 eed84cd94d fix:enable test casese for sml 2022-12-01 16:21:36 +08:00
Shengliang Guan d55f46852c
Merge pull request #18601 from taosdata/fix/TD-20318
test: remove unstable case
2022-12-01 10:43:45 +08:00