Commit Graph

1324 Commits

Author SHA1 Message Date
Hui Li 5bafad7a77
Merge pull request #6524 from taosdata/xiaoping/add_test_case
[TD-4733]<test>: add test case for derivative function
2021-06-18 18:54:20 +08:00
Shuduo Sang 945354280c
Feature/sangshuduo/td 4752 python support ns (#6534)
* [TD-4752]<feature>: python connector support nanosecond.

* [TD-4752]<feature>: support nanosecond in test framework.

return integer for nanosecond in connector since python does not support nanosecond yet.
2021-06-18 18:34:54 +08:00
cpwu 9714f60ede [TD-4724] <test> add case for td-4724 2021-06-18 14:56:30 +08:00
tomchon 2d31636651 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-18 10:32:49 +08:00
bryanchang0603 23117de9a0 [TD-4652] update nanoSecondCheck.py 2021-06-18 09:59:29 +08:00
Ping Xiao 958d2454df [TD-4733]<test>: add test case for derivative function 2021-06-17 17:29:25 +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
bryanchang0603 ee74391f99 modify the file, waiting for connector 2021-06-17 14:24:21 +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
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
tomchon 2042f2173d Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-16 17:58:26 +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
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
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
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 d74684fa45 Merge remote-tracking branch 'origin/develop' into feature/m2d 2021-06-09 22:40:18 +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 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
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
liuyq-617 4571590797 add some scenarios 2021-06-09 03:06:29 +00:00
Shengliang Guan 017299c082 Merge from master 2021-06-09 10:23:11 +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
bryanchang0603 9c1457a3aa [TD-4473] modifying two cases to auto test with minor modification 2021-06-08 11:16:28 +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
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