Yang Zhao
03dfe61d6b
test: add test cases for taos shell restful ( #13037 )
...
* fix: update taos-tools
”
* test: add test cases for taos shell restful
* test: add test cases
* test: add more than 100 rows query in test
2022-05-27 00:50:28 +08:00
Ping Xiao
d4eb37e629
test: add test case for delete
2022-05-09 22:07:26 +08:00
slzhou
fc81427324
fix: core dump due to state window scan backwards
2022-05-07 09:09:06 +08:00
slzhou
82cd51cf80
add test case
2022-05-06 19:53:39 +08:00
shenglian-zhou
88217d2b85
Merge pull request #11867 from taosdata/fix/td-14763
...
fix: csum from subquery supertable on state_window is not allowed, just as diff
2022-05-05 09:36:17 +08:00
shenglian zhou
f2cfa60a8e
modify cases.task
2022-05-01 13:27:47 +08:00
shenglian zhou
a7788b0361
add test case
2022-05-01 13:18:01 +08:00
tangfangzhi
9fb8641375
skip 2 incompatible cases on arm
2022-04-16 16:16:53 +08:00
Shuduo Sang
371f01a317
test: distinguish nan none in test case ( #11540 )
...
* test: distinguish nan and none
[TD-14736]
* modify test framework for datetime
* fix 2-query/math_funcs.py
* fix 2-query/math_funcs.py
2022-04-16 10:03:24 +08:00
Shuduo Sang
387f2eb8bf
test: distinguish nan and none ( #11533 )
...
* test: distinguish nan and none
[TD-14736]
* modify test framework for datetime
* fix 2-query/math_funcs.py
2022-04-15 19:26:39 +08:00
wade zhang
5c9cf1a68c
Merge pull request #11524 from taosdata/test/xiaolei/remove-csharp-node-ts-from-CI
...
test:remove csharp Nodejs Typescript-REST test from CI
2022-04-15 13:34:55 +08:00
xleili
aabfd99b38
test:remove csharp Nodejs Typescript-REST test from CI
2022-04-15 13:27:49 +08:00
Bo Ding
800b878f99
test: add test scripts for document sample code to CI task ( #11482 )
...
* docs: add R example source code
* test: check if RJDBC was installed
* test: add R test scripts
* test: chmod of test_R.sh
* test: fix test_go.sh; add R sample to document
* test: add test scripts to cases.task
* test: fix errors caused by tset_python.sh and test_java.sh
* test: fix test_python.sh
* test: modify java test case and improve opentsdb-json.mdx
* test: fix test_R.sh
2022-04-14 19:36:21 +08:00
xiaolei li
43cb889a06
test(driver): TypeScript RESTful publish and add package test to CI ( #11417 )
...
* test(driver): TypeScript RESTful publish and add package test to CI
* test(driver): TypeScript RESTful publish and add package test to CI,fix some mistakes
* test:test TypeScript and fix ci
* test:test TypeScript REST and fix ci
* test:Typescript cases and fix ci
2022-04-13 15:51:33 +08:00
shenglian zhou
520c566812
add pow and log python testcase
2022-04-08 09:18:50 +08:00
Shuduo Sang
b8bed3f14b
[TD-14544]<feature>: taosdump data inspect ( #11272 )
...
* [TD-14544]<feature>: taosdump data inspect
* [TS-14544]<feature>: taosdump data inspect
add test case
* add inspect case to parallel test
2022-04-07 13:26:24 +08:00
shenglian-zhou
b5a87a3cea
Merge pull request #11201 from taosdata/szhou/nchar-scalar-coredump
...
TD-14454: allocate enough memory space for mbs to ucs4 conversion
2022-04-02 18:09:16 +08:00
xiaolei li
c323744d6b
[TD-13707]<feature>:TypeScript RESTful ( #11171 )
...
* [TD-14356]<fix>:csharp remove stream_open() && stream_close()
* [TD-13707]<feature>:TypeScript RESTful 1st
* [TD-13707]<feature>:TypeScript RESTful 2st
* [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script
* [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 2st
* [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 3st
* [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 4st
* [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 5st
* [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 6st
* [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 7th
* [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 8th
* [TD-13707]<feature>:TypeScript RESTful 3rd
* [TD-13707]<feature>:TypeScript RESTful 4th
* [TD-13707]<feature>:TypeScript RESTful 5th
* [TD-13707]<feature>:TypeScript RESTful 6th
2022-04-02 16:25:05 +08:00
slzhou
f3f9da2f7b
add tests case for nchar string functions bugs
2022-04-02 15:42:36 +08:00
Ping Xiao
e26c058873
adjust test case order
2022-03-28 09:38:56 +08:00
Ping Xiao
5557a01e6c
[TS-1366]<test>: add test case
2022-03-26 14:30:15 +08:00
xiaolei li
c5fb7bfb95
[TD-14212]<fix>:fix R ci exe order ( #11008 )
2022-03-26 11:05:33 +08:00
xiaolei li
97d728d1cb
[TD-14212]<fix>:add R example code to CI 1st ( #10921 )
...
* [TD-14212]<test>:add R example code to CI 1st
* [TD-14212]<fix>:add R example code to CI 2nd
* [TD-14212]<fix>:add R example code to CI 3rd
* [TD-14212]<fix>:add R example code to CI 4th
* [TD-14212]<fix>:add R example code to CI 5th
* [TD-14212]<fix>:add R example code to CI 6th
* [TD-14212]<fix>:add R example code to CI 7th
* [TD-14212]<fix>:add R example code to CI 8th
* [TD-14212]<fix>:add R example code to CI 9th
* [TD-14212]<fix>:add R example code to CI,fix typo
2022-03-25 10:53:02 +08:00
wangmm0220
1302473a1c
[14225] move docs to new plase
2022-03-22 16:06:22 +08:00
Ganlin Zhao
7b98af508d
fix cases.task
2022-03-21 10:36:30 +08:00
Ganlin Zhao
60c438fee6
fix cases.task
2022-03-21 10:31:45 +08:00
Ganlin Zhao
2d45658fdc
Merge branch 'develop' into feature/TD-13414
2022-03-21 10:27:47 +08:00
Ganlin Zhao
c3e49db5d0
[TD-13414]<feature>: taos shell coredump when scalar function arithmetic operation has bool operands
2022-03-18 15:30:58 +08:00
Ping Xiao
6508e5f9a5
[TS-1278]<test>: add test case
2022-03-18 13:25:56 +08:00
shenglian zhou
91012459cc
remove scalar_expression.sim and scalar_triangle.sim from cases.task
2022-03-17 21:32:41 +08:00
shenglian zhou
33d9b37a12
[TD-14122][TD-14123]:fix failed test on arm by converting from sim test to python test to overcome nan value and its string representation
2022-03-17 20:45:44 +08:00
shenglian-zhou
239412c097
Merge pull request #10760 from taosdata/feature/TD-13970
...
[TD-13970]<feature>: timestamp format shortcut
2022-03-16 18:01:25 +08:00
shenglian-zhou
44d7c63857
Merge pull request #10750 from taosdata/feature/TD-13893
...
add test cases for hyperloglog
2022-03-16 17:13:01 +08:00
shenglian-zhou
a75184f644
Merge branch 'develop' into szhou/bug/td-13946
2022-03-16 11:07:43 +08:00
Haojun Liao
5b0aaaf40c
Merge pull request #10723 from taosdata/feature/TD-11216
...
[TD-11216]<feature>: Time window related keywords add _qstart/_qstop/_qduration
2022-03-16 10:37:32 +08:00
Ganlin Zhao
b310548453
Merge branch 'develop' into feature/TD-13970
2022-03-15 19:17:56 +08:00
Ganlin Zhao
7169b6bdb6
[TD-13970]<feature>: timestamp format shortcut
2022-03-15 19:16:05 +08:00
shenglian zhou
ddecc1c021
add td-13946 test cases
2022-03-15 17:19:13 +08:00
Ganlin Zhao
f0f5ef41b2
[TD-5902]<enhance>: Support rcf3339 format timestamp in tag
2022-03-15 16:55:51 +08:00
Ganlin Zhao
a4be3261d1
Merge branch 'develop' into feature/TD-11216
2022-03-15 12:56:22 +08:00
wangmm0220
99bf202c4f
add test cases for hyperloglog
2022-03-15 11:37:41 +08:00
Ganlin Zhao
6200eb8120
[TD-11216]<feature>: Time window related keywords add
...
_qstart/_qstop/_qduration
2022-03-14 23:08:40 +08:00
Hui Li
64877f0f63
Merge pull request #10732 from taosdata/TD-13385-13958
...
Td 13385 13958
2022-03-14 18:38:52 +08:00
Yang Zhao
ad63da591b
[TD-13928]<feature>improve user experience for taosbenchmark ( #10727 )
...
* [TD-13928]<feature>improve user experience for taosbenchmark
* add to ci
* update taos-tools
* update taos tools
* update taos-tools
* update taos tools
* fix
2022-03-14 15:42:06 +08:00
tangfangzhi
10b3031365
ignore some cases with arm64 ci
2022-03-14 13:18:13 +08:00
Ganlin Zhao
4b85b8a36a
Merge branch 'develop' into feature/TD-11216
2022-03-11 12:44:25 +08:00
Ganlin Zhao
a83bbebeed
[TD-11216]<feature>: Time window related keywords
2022-03-11 00:33:08 +08:00
wangmm0220
b62d375987
fix error in subquery order by ts
2022-03-10 15:13:03 +08:00
Shuduo Sang
d69c5977db
Test/sangshuduo/td 13408 move tests in ( #10589 )
...
* restore .gitmodules
* Revert "[TD-13408]<test>: move tests directory out"
This reverts commit 7db7bd9337 .
* revert to make tests back
* immigrate file change in stand-alone repo to TDengine
* remove tests repository checkout
Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-03-07 17:59:24 +08:00
Shuduo Sang
f94bfbaef0
[TD-13408]<test>: move tests directory out ( #10174 )
...
* [TD-13408]<test>: move tests directory out
* restore Jenkinsfile due to tests dir removal
* add --remote parameter to git submodule update
* git reset hard before checkout to branch
* call git submodule update for some submodules
* remove tests directory before checkout due to conflict
* as all branches remove tests, no need to remove it in script
Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-02-10 13:43:13 +08:00