bryanchang0603
23117de9a0
[TD-4652] update nanoSecondCheck.py
2021-06-18 09:59:29 +08:00
Haojun Liao
3358f33f9c
[td-4753]
2021-06-17 23:11:43 +08:00
Yiqing Liu
a20f708a1f
Merge pull request #6523 from taosdata/test/TD-4747
...
[TD-4747]<test>grafana query multi NULL col
2021-06-17 19:13:07 +08:00
Haojun Liao
ed59bedfb5
[td-225]fix bug in sim.
2021-06-17 18:53:44 +08:00
Ping Xiao
958d2454df
[TD-4733]<test>: add test case for derivative function
2021-06-17 17:29:25 +08:00
liuyq-617
700571c95c
[TD-4747]<test>grafana query multi NULL col
2021-06-17 16:28:32 +08:00
happyguoxy
ad46ff86fe
[TD4541]<modify length>[TD4568]<in function>
2021-06-17 15:05:14 +08:00
happyguoxy
e3bdca23b3
[TD4568]<in function>
2021-06-17 15:03:46 +08:00
happyguoxy
1edb4960cd
[TD4541]<modify length>
2021-06-17 15:02:49 +08:00
bryanchang0603
516f427655
Merge branch 'develop' into test/TD-4652
2021-06-17 14:27:34 +08:00
Haojun Liao
5062604688
[td-4739]<fix>: fix bug in derivative.
2021-06-17 14:24:53 +08:00
bryanchang0603
ee74391f99
modify the file, waiting for connector
2021-06-17 14:24:21 +08:00
yihaoDeng
2d66f67893
[TD-3086]<feature>tag support timestamp and in_operator support timestamp
2021-06-17 11:53:45 +08:00
tomchon
923234a0a2
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-17 11:11:14 +08:00
huili
3e928774d1
Merge pull request #6485 from taosdata/test/TD-4366
...
[TD-4366] adding more ntp. try to make sure ntp is turned on
2021-06-17 11:04:16 +08:00
root
9b6460e175
[TD-4608] <TEST> add test case for stmt error
2021-06-17 02:59:37 +00:00
yihaoDeng
909db89d62
[TD-4740]<fix>
2021-06-17 09:39:30 +08:00
yihaoDeng
2236360c17
[TD-4740]<fix>
2021-06-17 09:35:09 +08:00
yihaoDeng
43e2b37be7
[TD-4740]<fix>
2021-06-17 09:17:17 +08:00
yihaoDeng
100b244326
[TD-3086]<feature> add test case
2021-06-16 22:31:57 +08:00
yihaoDeng
5beba81c40
[TD-3086]<feature> add test case
2021-06-16 22:30:23 +08:00
yihaoDeng
d5b0ac80c3
[TD-3086]<feature> add test case
2021-06-16 22:28:13 +08:00
tomchon
c6d6ba3fd1
[TD-45145]<test>: add testcase of stat_window function
2021-06-16 20:54:08 +08:00
yihaoDeng
bd06b43059
[TD-3086]<feature> tag support timestamp
2021-06-16 18:07:03 +08:00
tomchon
2042f2173d
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-16 17:58:26 +08:00
haojun Liao
52d3384319
Merge branch 'develop' into feature/query
2021-06-16 10:17:13 +08:00
haojun Liao
bda6a93f28
Merge pull request #6477 from taosdata/hotfix/td-4681
...
[TD-4681]<fix>: return invalid operator for not equal on primary ts column
2021-06-16 10:16:29 +08:00
haojun Liao
9646a71848
Merge pull request #6478 from taosdata/hotfix/td-4681-2
...
[TD-4681]<fix>: return invalid operation for not equal on primary ts
2021-06-16 10:16:13 +08:00
bryanchang0603
86414f03ef
[TD-4366] removing time alter test case from auto test
2021-06-16 09:05:46 +08:00
Haojun Liao
3e65aedae2
[td-4723]<fix>: fix bug in derivative function.
2021-06-15 23:33:34 +08:00
bryanchang0603
04b3a7d482
[TD-4652] update test case
2021-06-15 19:49:40 +08:00
bryanchang0603
545f2127e1
[TD-4366] retry to commit
2021-06-15 18:09:47 +08:00
bryanchang0603
73f277c9dc
Merge branch 'develop' into test/TD-4366
2021-06-15 17:00:44 +08:00
Baosheng Chang
afaf036d35
Update fulltest.sh
2021-06-15 16:54:20 +08:00
bryanchang0603
90cc682dd3
removing from the auto test
2021-06-15 16:27:20 +08:00
Shuduo Sang
be347199c4
Hotfix/sangshuduo/td 4025 fix travis ci broken ( #6493 )
...
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
change focal to bionic.
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8 and pip, setuptools
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
install python3.8, and install pip and setuptools
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.
modify smoketest.sh to python3.8
* fix timezone build error with clang/linux.
* change fixed version python 3.8 to 3.
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-15 14:49:44 +08:00
liuyq-617
a56a1cbf17
[TD-4695]<test>update case for <> on primary ts
2021-06-15 14:16:10 +08:00
liuyq-617
b5c0cab285
[TD-4695]<test>update case for <> on primary ts
2021-06-15 14:08:28 +08:00
bryanchang0603
7247919b76
[TD-4711] trying to solve the problem of ntp not swtich on
2021-06-15 13:08:31 +08:00
bryanchang0603
08a9a1f765
[TD-4711] trying to solve the problem of ntp not swtich on
2021-06-15 13:05:30 +08:00
bryanchang0603
67d6339f1a
[4711] uncomment the test case in fulltest.sh
2021-06-15 12:48:02 +08:00
shenglian zhou
a36b21e8b2
[TD-4681]<fix>: return invalid operator for not equal on primary timestamp column
2021-06-15 11:58:32 +08:00
shenglian zhou
76720f8cd0
[TD-4681]<fix>: return invalid operation for not equal on primary ts column
2021-06-15 11:50:59 +08:00
bryanchang0603
0bfce14e70
resolve conflict
2021-06-15 11:22:59 +08:00
Jun Li
b79839b5c9
Change pyhon3.8 to python3 for compatability with 3.x ( #6489 )
2021-06-15 10:21:38 +08:00
bryanchang0603
1a5aac6eeb
[TD-4366 adding sleep to prevent time problem]
2021-06-15 10:04:44 +08:00
Baosheng Chang
3d765f3a32
Update fulltest.sh
2021-06-15 09:47:01 +08:00
bryanchang0603
881a550623
[TD-4366 adding sleep to prevent time problem]
2021-06-15 09:24:15 +08:00
huili
98de9c0534
Merge pull request #6482 from taosdata/xiaoping/add_test_case
...
[TD-4663]<test>: add test case for derivative function
2021-06-14 08:39:53 +08:00
Shengliang Guan
0eb2de4d7b
merge from master
2021-06-12 10:11:56 +08:00
bryanchang0603
b01865f6c4
[TD-4366] adding more ntp. try to make sure ntp is turned on
2021-06-11 22:17:38 +08:00
Ping Xiao
56ea4ccf8e
Merge branch 'develop' into xiaoping/add_test_case
2021-06-11 16:50:19 +08:00
Ping Xiao
8dfb92362f
[TD-4663]<test>: add test case
2021-06-11 16:50:06 +08:00
bryanchang0603
a7762c65a9
[TD-4652] adding exception tests
2021-06-11 16:13:29 +08:00
bryanchang0603
308d87c84a
[TD-4652] add test case
2021-06-11 15:52:07 +08:00
bryanchang0603
202ae02600
Merge branch 'develop' into test/TD-4652
2021-06-11 15:51:07 +08:00
bryanchang0603
cd3fb30a6c
[TD-4652] adding test case
2021-06-11 14:07:41 +08:00
huili
0e9c10496b
Merge pull request #6451 from taosdata/test/TD-4473
...
[TD-4473] update alter keep test
2021-06-11 10:42:12 +08:00
huili
d5f2387540
Merge pull request #6447 from taosdata/test/TD-4526
...
Test/td 4526
2021-06-11 10:42:06 +08:00
huili
a18dabb127
Merge pull request #6446 from taosdata/test/SessionWindow
...
test session on second timestamp fields
2021-06-11 10:41:58 +08:00
haojun Liao
20e9a1fb98
Merge pull request #6450 from taosdata/feature/query
...
[td-4673]<fix>: fix bug in derivative.
2021-06-10 22:00:27 +08:00
happyguoxy
6b428ce341
[TD-i4610]<add special>
2021-06-10 19:26:23 +08:00
happyguoxy
b93129fea5
[TD4610]<check special>
2021-06-10 19:06:30 +08:00
bryanchang0603
40dcbb41f2
[TD-4473] update alter keep test
2021-06-10 18:29:32 +08:00
Haojun Liao
1cde425379
[td-4673]<fix>: fix bug in derivative.
2021-06-10 18:19:18 +08:00
codedump
1970a31b00
Merge pull request #6409 from taosdata/feature/TD-3963
...
[TD-3963]alter db rpc return when vnode response
2021-06-10 17:49:21 +08:00
bryanchang0603
c4d2987b4b
[TD-4526] updating fulltest.sh due to removed file
2021-06-10 17:38:49 +08:00
tomchon
7e7a70b74c
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-10 15:57:30 +08:00
tomchon
176f1e018d
[TD-4314]<test>: add testcase of nested query with top/bottom function
2021-06-10 15:51:55 +08:00
liuyq-617
9d6b8470e7
test session on second timestamp fields
2021-06-10 07:13:00 +00:00
bryanchang0603
b3bb55d0ee
[TD-4526]add test case to fulltest.sh
2021-06-10 15:12:47 +08:00
bryanchang0603
56f28405ba
Merge branch 'develop' into test/TD-4526
2021-06-10 14:26:33 +08:00
bryanchang0603
4defd5a614
[TD-4526]adding exception test case
2021-06-10 14:24:47 +08:00
bryanchang0603
eca829fe79
[TD-4526]adding exception test case
2021-06-10 14:24:18 +08:00
huili
13b5d14e21
Merge pull request #6432 from taosdata/test/SessionWindow
...
[TD-4043]<test>add some scenarios for session window
2021-06-10 14:03:35 +08:00
huili
9eea7a33cb
Merge pull request #6439 from taosdata/xiaoping/add_test_case
...
[TD-4602]<test>: add test case: diff function for super table
2021-06-10 14:03:28 +08:00
bryanchang0603
97f8305ca9
[TD-4658] minor fix
2021-06-10 11:34:24 +08:00
bryanchang0603
4395709e92
[TD-4658] community test case minor fix
2021-06-10 11:25:12 +08:00
bryanchang0603
1b1a01fd46
[TD-4658] adding community test case
2021-06-10 11:09:13 +08:00
bryanchang0603
55b4a9339d
[TD-4658] update enterprise test part
2021-06-10 10:47:30 +08:00
lichuang
b84c533244
[TD-3963]sleep more time to see test result
2021-06-10 10:16:35 +08:00
lichuang
e90378b3de
Merge branch 'develop' into feature/TD-3963
2021-06-09 22:53:52 +08:00
Shengliang Guan
914643d7c4
add general/parser/function.sim
2021-06-09 22:41:52 +08:00
Shengliang Guan
d74684fa45
Merge remote-tracking branch 'origin/develop' into feature/m2d
2021-06-09 22:40:18 +08:00
Shengliang Guan
249ef7c586
remove general/parser/function.sim
2021-06-09 22:35:34 +08:00
haojun Liao
0cea3ab9ed
Merge pull request #6422 from taosdata/feature/TD-2942
...
[TD-2942]keep improvement
2021-06-09 22:03:31 +08:00
Shengliang Guan
1dee25264c
Merge remote-tracking branch 'origin/develop' into feature/m2d
2021-06-09 20:15:16 +08:00
Shengliang Guan
47ec533542
Merge pull request #6405 from taosdata/test/TD-4366
...
Test/td 4366
2021-06-09 20:03:47 +08:00
Shengliang Guan
e14310a50c
merge from master
2021-06-09 19:59:43 +08:00
tomchon
30e0cd2e2a
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-09 19:26:43 +08:00
tomchon
2c83206d65
[TD-4314]<test>: add testcase of nested query with top/bottom function
2021-06-09 19:26:17 +08:00
Ping Xiao
b4f6e6f941
[TD-4630]<test>: add exception handling for restful insert
2021-06-09 18:46:15 +08:00
Ping Xiao
5a0d44a82f
[TD-4602]<test>: add test case: diff function for super table
2021-06-09 18:31:08 +08:00
dapan
ebb15e0e6a
Merge branch 'develop' into feature/TD-2942
2021-06-09 17:39:20 +08:00
dapan
3caf8e43ef
fix case issuei
2021-06-09 16:51:07 +08:00
haojun Liao
8347db05b1
Merge pull request #6365 from taosdata/feature/td-3126
...
[TD-3126]<feature>support nanoseconds time precision
2021-06-09 16:30:48 +08:00
tomchon
7de7e54c95
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-09 16:26:09 +08:00
tomchon
3f940428cb
modify nestedquery testcase
2021-06-09 16:25:49 +08:00
dapan
922736fed5
fix case issue
2021-06-09 15:29:10 +08:00
haojun Liao
93b811dc33
Merge pull request #6434 from taosdata/feature/query
...
[td-4625]<fix>: fix bug in diff query with group by.
2021-06-09 15:01:09 +08:00
Shengliang Guan
a6b2c18af5
Merge pull request #6431 from taosdata/feature/m2d
...
Feature/m2d
2021-06-09 14:53:14 +08:00
dapan
7344bc3323
Merge branch 'develop' into feature/TD-2942
2021-06-09 14:02:10 +08:00
haojun Liao
06ff862b28
Merge pull request #6418 from jiaoqiyuan/develop
...
[TD-6240] <fix>: init an array before used by `taos_fetch_row`
2021-06-09 13:33:03 +08:00
Haojun Liao
9a2d8533cb
[td-4625]<fix>: fix bug in diff query with group by.
2021-06-09 13:27:08 +08:00
liuyq-617
4571590797
add some scenarios
2021-06-09 03:06:29 +00:00
Shengliang Guan
ccc221284a
merge from master
2021-06-09 10:27:20 +08:00
Shengliang Guan
017299c082
Merge from master
2021-06-09 10:23:11 +08:00
haojun Liao
e9c8813e2e
Merge pull request #6407 from taosdata/feature/query
...
Feature/query
2021-06-09 10:04:17 +08:00
haojun Liao
21ef3e44bb
Merge pull request #6382 from taosdata/feature/TD-3304
...
[TD-3304]<enhance>: added detailed info for invalid blocks option
2021-06-08 19:00:50 +08:00
Qiyuan Jiao
e42a8bc633
Update apitest.c
...
remove unneeded define
2021-06-08 17:45:32 +08:00
huili
6d8b573fe7
Merge pull request #6411 from taosdata/xiaoping/add_test_case
...
update test case
2021-06-08 17:42:26 +08:00
dapan1121
63ccb3fa6f
restore case
2021-06-08 17:41:52 +08:00
dapan1121
bbe9e3a093
support one keep for storage
2021-06-08 17:11:02 +08:00
jiaoqiyuan
cc53777cc3
init array before use it.
2021-06-08 16:22:25 +08:00
liuyq-617
5511dcb0c7
[TD-4553]<test>fix timestamp error
2021-06-08 08:05:08 +00:00
Ping Xiao
5ff935c509
Fix test failure
2021-06-08 14:31:09 +08:00
lichuang
0f4e6bba4c
Merge branch 'develop' into feature/TD-3963
2021-06-08 14:18:42 +08:00
dependabot[bot]
dd5c64cb39
Bump logback-classic in /tests/comparisonTest/opentsdb/opentsdbtest ( #6404 )
...
Bumps logback-classic from 1.0.13 to 1.2.0.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 11:40:23 +08:00
dependabot[bot]
e55cbcfe28
Bump logback-core in /tests/comparisonTest/opentsdb/opentsdbtest ( #6403 )
...
Bumps logback-core from 1.0.13 to 1.2.0.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 11:39:52 +08:00
bryanchang0603
9c1457a3aa
[TD-4473] modifying two cases to auto test with minor modification
2021-06-08 11:16:28 +08:00
dapan1121
b3c74da37a
add test case
2021-06-08 11:16:27 +08:00
Ping Xiao
fd155d4245
update test case
2021-06-08 11:15:12 +08:00
lichuang
97a2cdbfbd
[TD-3963]alter db rpc return when vnode response
2021-06-08 10:59:36 +08:00
lichuang
68c7fc493d
[TD-3963]alter db rpc return when vnode response
2021-06-08 10:54:51 +08:00
Haojun Liao
2aaa8c33c8
[td-225]fix bug in derivative
2021-06-08 10:00:31 +08:00
huili
9468f45876
Merge pull request #6398 from taosdata/test/SessionWindow
...
[TD-4043]<test>case for session window
2021-06-08 09:33:40 +08:00
huili
e985923714
Merge pull request #6402 from taosdata/xiaoping/add_test_case
...
[TD-4421]<test>: add test case for subquery with filter
2021-06-08 09:33:21 +08:00
bryanchang0603
b7c0995f87
[TD-4473] remove old file
2021-06-08 09:15:10 +08:00
bryanchang0603
881b267d2f
[TD-4473] revertalterkeep.py to older version
2021-06-08 09:13:25 +08:00
tomchon
1b78353009
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-07 20:44:27 +08:00
tomchon
c2fcab0a0d
[TD-4312]<test>: add testcase of nested query with interval function
2021-06-07 20:44:07 +08:00
Ping Xiao
d87cc3b641
[TD-4421]<test>: add test case for subquery with filter
2021-06-07 18:31:39 +08:00
liuyq-617
034cd7d8bc
[TD-4043]<test>case for session window
2021-06-07 09:14:24 +00:00
haojun Liao
85d3a7a207
Merge pull request #6386 from taosdata/feature/TD-4426
...
Feature/td 4426
2021-06-07 17:00:59 +08:00
haojun Liao
78fd1fccf5
Merge pull request #6391 from taosdata/feature/TD-4484
...
[TD-4484]add taos_stmt_errstr api
2021-06-07 16:37:15 +08:00
haojun Liao
7241b62b96
Merge pull request #6393 from taosdata/feature/query
...
Feature/query
2021-06-07 16:35:41 +08:00
dapan1121
39c7aced49
fix bug
2021-06-07 13:15:57 +08:00
Haojun Liao
9b073353e6
[td-225] fix bug found by regression test.
2021-06-07 12:08:40 +08:00
bryanchang0603
cd54930352
adding comments to alter_test.py
2021-06-07 11:32:35 +08:00
bryanchang0603
cbb3b39e74
append alter_keep.py into the branch
2021-06-07 11:29:51 +08:00
shenglian zhou
d7f32149ef
[TD-3126]<feature>:add nano second precision testcase and modify tsim to support time precision
2021-06-07 10:29:13 +08:00
dapan1121
9012ccf162
add error msg
2021-06-07 10:27:13 +08:00
dapan1121
35beb965a9
add test case
2021-06-07 10:02:51 +08:00
Haojun Liao
89abdd9809
[td-4555]<feature>: add derivative function
2021-06-06 15:20:19 +08:00
yihaoDeng
b645bb4faf
[TD-4426]<fix> fix compile error
2021-06-06 03:31:48 +08:00
yihaoDeng
08cb8c361e
[TD-4426]<fix> fix compile error
2021-06-06 00:28:34 +08:00
yihaoDeng
dd2298b954
[TD-4426]<fix> fix compile error
2021-06-05 23:07:14 +08:00
tomchon
ac503cc76b
Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr
2021-06-05 18:35:39 +08:00
tomchon
e629395413
add compacting wal log testcase into fulltest.sh
2021-06-05 18:34:36 +08:00
xywang
354564dbc9
[TD-3304]<fix>: fixed a test case bug in topic1.sim
2021-06-05 17:58:28 +08:00