cases.task 57.7 KB
Newer Older
haoranc's avatar
haoranc 已提交
1 2 3 4 5
#Coulumn Define
#caseID,rerunTimes,Run with Sanitizer,casePath,caseCommand
#NA,NA,y or n,script,./test.sh -f tsim/user/basic.sim

#unit-test
6
,,y,unit-test,bash test.sh
haoranc's avatar
haoranc 已提交
7 8

#tsim test
S
Shengliang Guan 已提交
9 10 11
,,y,script,./test.sh -f tsim/user/basic.sim
,,y,script,./test.sh -f tsim/user/password.sim
,,y,script,./test.sh -f tsim/user/privilege_db.sim
S
Shengliang Guan 已提交
12
,,y,script,./test.sh -f tsim/user/privilege_sysinfo.sim
S
Shengliang Guan 已提交
13
,,y,script,./test.sh -f tsim/db/alter_option.sim
S
Shengliang Guan 已提交
14
,,y,script,./test.sh -f tsim/db/alter_replica_13.sim
S
Shengliang Guan 已提交
15
,,y,script,./test.sh -f tsim/db/alter_replica_31.sim
S
Shengliang Guan 已提交
16
,,y,script,./test.sh -f tsim/db/basic1.sim
S
Shengliang Guan 已提交
17 18 19 20 21 22
,,y,script,./test.sh -f tsim/db/basic2.sim
,,y,script,./test.sh -f tsim/db/basic3.sim
,,y,script,./test.sh -f tsim/db/basic4.sim
,,y,script,./test.sh -f tsim/db/basic5.sim
,,y,script,./test.sh -f tsim/db/basic6.sim
,,y,script,./test.sh -f tsim/db/commit.sim
S
Shengliang Guan 已提交
23
,,y,script,./test.sh -f tsim/db/create_all_options.sim
S
Shengliang Guan 已提交
24 25
,,y,script,./test.sh -f tsim/db/delete_reuse1.sim
,,y,script,./test.sh -f tsim/db/delete_reuse2.sim
S
Shengliang Guan 已提交
26
,,y,script,./test.sh -f tsim/db/delete_reusevnode.sim
S
Shengliang Guan 已提交
27
,,y,script,./test.sh -f tsim/db/delete_reusevnode2.sim
S
Shengliang Guan 已提交
28 29
,,y,script,./test.sh -f tsim/db/delete_writing1.sim
,,y,script,./test.sh -f tsim/db/delete_writing2.sim
S
Shengliang Guan 已提交
30
,,y,script,./test.sh -f tsim/db/error1.sim
S
Shengliang Guan 已提交
31 32 33 34
,,y,script,./test.sh -f tsim/db/keep.sim
,,y,script,./test.sh -f tsim/db/len.sim
,,y,script,./test.sh -f tsim/db/repeat.sim
,,y,script,./test.sh -f tsim/db/show_create_db.sim
S
Shengliang Guan 已提交
35
,,y,script,./test.sh -f tsim/db/show_create_table.sim
S
Shengliang Guan 已提交
36 37
,,y,script,./test.sh -f tsim/db/tables.sim
,,y,script,./test.sh -f tsim/db/taosdlog.sim
38 39
,,,script,./test.sh -f tsim/dnode/balance_replica1.sim
,,,script,./test.sh -f tsim/dnode/balance_replica3.sim
S
Shengliang Guan 已提交
40 41 42 43
,,,script,./test.sh -f tsim/dnode/balance1.sim
,,,script,./test.sh -f tsim/dnode/balance2.sim
,,,script,./test.sh -f tsim/dnode/balance3.sim
,,,script,./test.sh -f tsim/dnode/balancex.sim
S
Shengliang Guan 已提交
44
,,y,script,./test.sh -f tsim/dnode/create_dnode.sim
S
Shengliang Guan 已提交
45 46
,,y,script,./test.sh -f tsim/dnode/drop_dnode_has_mnode.sim
,,y,script,./test.sh -f tsim/dnode/drop_dnode_has_qnode_snode.sim
47 48 49 50 51
,,,script,./test.sh -f tsim/dnode/drop_dnode_has_vnode_replica1.sim
,,,script,./test.sh -f tsim/dnode/drop_dnode_has_vnode_replica3.sim
,,,script,./test.sh -f tsim/dnode/drop_dnode_has_multi_vnode_replica1.sim
,,,script,./test.sh -f tsim/dnode/drop_dnode_has_multi_vnode_replica3.sim
,,,script,./test.sh -f tsim/dnode/drop_dnode_force.sim
S
Shengliang Guan 已提交
52
,,y,script,./test.sh -f tsim/dnode/offline_reason.sim
53 54 55 56 57
,,,script,./test.sh -f tsim/dnode/redistribute_vgroup_replica1.sim
,,,script,./test.sh -f tsim/dnode/redistribute_vgroup_replica3_v1_leader.sim
,,,script,./test.sh -f tsim/dnode/redistribute_vgroup_replica3_v1_follower.sim
,,,script,./test.sh -f tsim/dnode/redistribute_vgroup_replica3_v2.sim
,,,script,./test.sh -f tsim/dnode/redistribute_vgroup_replica3_v3.sim
58
,,,script,./test.sh -f tsim/dnode/vnode_clean.sim
59 60 61
,,,script,./test.sh -f tsim/dnode/use_dropped_dnode.sim 
,,,script,./test.sh -f tsim/dnode/split_vgroup_replica1.sim 
,,,script,./test.sh -f tsim/dnode/split_vgroup_replica3.sim 
S
Shengliang Guan 已提交
62 63 64 65 66 67 68 69 70
,,y,script,./test.sh -f tsim/import/basic.sim
,,y,script,./test.sh -f tsim/import/commit.sim
,,y,script,./test.sh -f tsim/import/large.sim
,,y,script,./test.sh -f tsim/import/replica1.sim
,,y,script,./test.sh -f tsim/insert/backquote.sim
,,y,script,./test.sh -f tsim/insert/basic.sim
,,y,script,./test.sh -f tsim/insert/basic0.sim
,,y,script,./test.sh -f tsim/insert/basic1.sim
,,y,script,./test.sh -f tsim/insert/basic2.sim
S
Shengliang Guan 已提交
71
,,y,script,./test.sh -f tsim/insert/commit-merge0.sim
S
Shengliang Guan 已提交
72 73 74 75 76 77 78 79 80 81 82
,,y,script,./test.sh -f tsim/insert/insert_drop.sim
,,y,script,./test.sh -f tsim/insert/insert_select.sim
,,y,script,./test.sh -f tsim/insert/null.sim
,,y,script,./test.sh -f tsim/insert/query_block1_file.sim
,,y,script,./test.sh -f tsim/insert/query_block1_memory.sim
,,y,script,./test.sh -f tsim/insert/query_block2_file.sim
,,y,script,./test.sh -f tsim/insert/query_block2_memory.sim
,,y,script,./test.sh -f tsim/insert/query_file_memory.sim
,,y,script,./test.sh -f tsim/insert/query_multi_file.sim
,,y,script,./test.sh -f tsim/insert/tcp.sim
,,y,script,./test.sh -f tsim/insert/update0.sim
S
Shengliang Guan 已提交
83 84
,,y,script,./test.sh -f tsim/insert/update1_sort_merge.sim
,,y,script,./test.sh -f tsim/parser/alter__for_community_version.sim
S
Shengliang Guan 已提交
85 86 87 88 89 90 91 92
,,y,script,./test.sh -f tsim/parser/alter_column.sim
,,y,script,./test.sh -f tsim/parser/alter_stable.sim
,,y,script,./test.sh -f tsim/parser/alter.sim
,,y,script,./test.sh -f tsim/parser/alter1.sim
,,y,script,./test.sh -f tsim/parser/auto_create_tb_drop_tb.sim
,,y,script,./test.sh -f tsim/parser/auto_create_tb.sim
,,y,script,./test.sh -f tsim/parser/between_and.sim
,,y,script,./test.sh -f tsim/parser/binary_escapeCharacter.sim
S
Shengliang Guan 已提交
93
,,y,script,./test.sh -f tsim/parser/col_arithmetic_operation.sim     
S
Shengliang Guan 已提交
94
,,y,script,./test.sh -f tsim/parser/columnValue_bigint.sim
S
Shengliang Guan 已提交
95
,,y,script,./test.sh -f tsim/parser/columnValue_bool.sim
S
Shengliang Guan 已提交
96 97 98 99 100
,,y,script,./test.sh -f tsim/parser/columnValue_double.sim
,,y,script,./test.sh -f tsim/parser/columnValue_float.sim
,,y,script,./test.sh -f tsim/parser/columnValue_int.sim
,,y,script,./test.sh -f tsim/parser/columnValue_smallint.sim
,,y,script,./test.sh -f tsim/parser/columnValue_tinyint.sim
S
Shengliang Guan 已提交
101
,,y,script,./test.sh -f tsim/parser/columnValue_unsign.sim
S
Shengliang Guan 已提交
102 103
,,y,script,./test.sh -f tsim/parser/commit.sim
,,y,script,./test.sh -f tsim/parser/condition.sim
S
Shengliang Guan 已提交
104
,,y,script,./test.sh -f tsim/parser/constCol.sim
S
Shengliang Guan 已提交
105 106
,,y,script,./test.sh -f tsim/parser/create_db.sim
,,y,script,./test.sh -f tsim/parser/create_mt.sim
S
Shengliang Guan 已提交
107 108
,,y,script,./test.sh -f tsim/parser/create_tb_with_tag_name.sim
,,y,script,./test.sh -f tsim/parser/create_tb.sim
S
Shengliang Guan 已提交
109
,,y,script,./test.sh -f tsim/parser/dbtbnameValidate.sim
S
Shengliang Guan 已提交
110 111
,,y,script,./test.sh -f tsim/parser/distinct.sim
,,y,script,./test.sh -f tsim/parser/fill_us.sim
S
Shengliang Guan 已提交
112
,,y,script,./test.sh -f tsim/parser/fill.sim
S
Shengliang Guan 已提交
113
,,y,script,./test.sh -f tsim/parser/first_last.sim
“happyguoxy” 已提交
114 115 116
,,y,script,./test.sh -f tsim/parser/fill_stb.sim
,,y,script,./test.sh -f tsim/parser/interp.sim
#,,y,script,./test.sh -f tsim/parser/limit2.sim
S
Shengliang Guan 已提交
117
,,y,script,./test.sh -f tsim/parser/fourArithmetic-basic.sim
S
Shengliang Guan 已提交
118
,,y,script,./test.sh -f tsim/parser/function.sim
S
Shengliang Guan 已提交
119
,,y,script,./test.sh -f tsim/parser/groupby-basic.sim
S
Shengliang Guan 已提交
120
,,y,script,./test.sh -f tsim/parser/groupby.sim
S
Shengliang Guan 已提交
121 122
,,y,script,./test.sh -f tsim/parser/having_child.sim
,,y,script,./test.sh -f tsim/parser/having.sim
S
Shengliang Guan 已提交
123 124 125
,,y,script,./test.sh -f tsim/parser/import_commit1.sim
,,y,script,./test.sh -f tsim/parser/import_commit2.sim
,,y,script,./test.sh -f tsim/parser/import_commit3.sim
S
Shengliang Guan 已提交
126
,,y,script,./test.sh -f tsim/parser/import_file.sim
S
Shengliang Guan 已提交
127
,,y,script,./test.sh -f tsim/parser/import.sim
S
Shengliang Guan 已提交
128
,,y,script,./test.sh -f tsim/parser/insert_multiTbl.sim
S
Shengliang Guan 已提交
129
,,y,script,./test.sh -f tsim/parser/insert_tb.sim
S
Shengliang Guan 已提交
130
,,y,script,./test.sh -f tsim/parser/join_manyblocks.sim
S
Shengliang Guan 已提交
131 132 133 134 135 136
,,y,script,./test.sh -f tsim/parser/join_multitables.sim
,,y,script,./test.sh -f tsim/parser/join_multivnode.sim
,,y,script,./test.sh -f tsim/parser/join.sim
,,y,script,./test.sh -f tsim/parser/last_cache.sim
,,y,script,./test.sh -f tsim/parser/last_groupby.sim
,,y,script,./test.sh -f tsim/parser/lastrow.sim
S
Shengliang Guan 已提交
137
,,y,script,./test.sh -f tsim/parser/lastrow2.sim
S
Shengliang Guan 已提交
138
,,y,script,./test.sh -f tsim/parser/like.sim
139 140
,,,script,./test.sh -f tsim/parser/limit.sim
,,,script,./test.sh -f tsim/parser/limit1.sim
S
Shengliang Guan 已提交
141
,,y,script,./test.sh -f tsim/parser/mixed_blocks.sim
S
Shengliang Guan 已提交
142
,,y,script,./test.sh -f tsim/parser/nchar.sim
S
Shengliang Guan 已提交
143
,,y,script,./test.sh -f tsim/parser/nestquery.sim
S
Shengliang Guan 已提交
144
,,y,script,./test.sh -f tsim/parser/null_char.sim
S
Shengliang Guan 已提交
145
,,y,script,./test.sh -f tsim/parser/precision_ns.sim
S
Shengliang Guan 已提交
146
,,y,script,./test.sh -f tsim/parser/projection_limit_offset.sim
S
Shengliang Guan 已提交
147 148 149 150 151
,,y,script,./test.sh -f tsim/parser/regex.sim
,,y,script,./test.sh -f tsim/parser/select_across_vnodes.sim
,,y,script,./test.sh -f tsim/parser/select_distinct_tag.sim
,,y,script,./test.sh -f tsim/parser/select_from_cache_disk.sim
,,y,script,./test.sh -f tsim/parser/select_with_tags.sim
S
Shengliang Guan 已提交
152
,,y,script,./test.sh -f tsim/parser/selectResNum.sim
S
Shengliang Guan 已提交
153
,,y,script,./test.sh -f tsim/parser/set_tag_vals.sim
S
Shengliang Guan 已提交
154
,,y,script,./test.sh -f tsim/parser/single_row_in_tb.sim
S
Shengliang Guan 已提交
155
,,y,script,./test.sh -f tsim/parser/sliding.sim
S
Shengliang Guan 已提交
156 157 158 159 160
,,y,script,./test.sh -f tsim/parser/slimit_alter_tags.sim
,,y,script,./test.sh -f tsim/parser/slimit.sim
,,y,script,./test.sh -f tsim/parser/slimit1.sim
,,y,script,./test.sh -f tsim/parser/stableOp.sim
,,y,script,./test.sh -f tsim/parser/tags_dynamically_specifiy.sim
S
Shengliang Guan 已提交
161 162
,,y,script,./test.sh -f tsim/parser/tags_filter.sim
,,y,script,./test.sh -f tsim/parser/tbnameIn.sim
S
Shengliang Guan 已提交
163 164 165
,,y,script,./test.sh -f tsim/parser/timestamp.sim
,,y,script,./test.sh -f tsim/parser/top_groupby.sim
,,y,script,./test.sh -f tsim/parser/topbot.sim
166
,,,script,./test.sh -f tsim/parser/union.sim
S
Shengliang Guan 已提交
167
,,y,script,./test.sh -f tsim/parser/union_sysinfo.sim
S
Shengliang Guan 已提交
168
,,y,script,./test.sh -f tsim/parser/where.sim
S
Shengliang Guan 已提交
169 170 171 172 173 174
,,y,script,./test.sh -f tsim/query/charScalarFunction.sim
,,y,script,./test.sh -f tsim/query/explain.sim
,,y,script,./test.sh -f tsim/query/interval-offset.sim
,,y,script,./test.sh -f tsim/query/interval.sim
,,y,script,./test.sh -f tsim/query/scalarFunction.sim
,,y,script,./test.sh -f tsim/query/scalarNull.sim
S
Shengliang Guan 已提交
175
,,y,script,./test.sh -f tsim/query/session.sim
S
Shengliang Guan 已提交
176
,,y,script,./test.sh -f tsim/query/udf.sim
S
Shengliang Guan 已提交
177
,,y,script,./test.sh -f tsim/qnode/basic1.sim
S
Shengliang Guan 已提交
178
,,y,script,./test.sh -f tsim/snode/basic1.sim
179 180
,,,script,./test.sh -f tsim/mnode/basic1.sim
,,,script,./test.sh -f tsim/mnode/basic2.sim
S
Shengliang Guan 已提交
181
,,,script,./test.sh -f tsim/mnode/basic3.sim
182 183
,,,script,./test.sh -f tsim/mnode/basic4.sim
,,,script,./test.sh -f tsim/mnode/basic5.sim
S
Shengliang Guan 已提交
184
,,y,script,./test.sh -f tsim/show/basic.sim
S
Shengliang Guan 已提交
185 186
,,y,script,./test.sh -f tsim/table/autocreate.sim
,,y,script,./test.sh -f tsim/table/basic1.sim
S
Shengliang Guan 已提交
187
,,y,script,./test.sh -f tsim/table/basic2.sim
S
Shengliang Guan 已提交
188 189 190 191
,,y,script,./test.sh -f tsim/table/basic3.sim
,,y,script,./test.sh -f tsim/table/bigint.sim
,,y,script,./test.sh -f tsim/table/binary.sim
,,y,script,./test.sh -f tsim/table/bool.sim
S
Shengliang Guan 已提交
192
,,y,script,./test.sh -f tsim/table/column_name.sim
S
Shengliang Guan 已提交
193 194 195 196 197 198
,,y,script,./test.sh -f tsim/table/column_num.sim
,,y,script,./test.sh -f tsim/table/column_value.sim
,,y,script,./test.sh -f tsim/table/column2.sim
,,y,script,./test.sh -f tsim/table/createmulti.sim
,,y,script,./test.sh -f tsim/table/date.sim
,,y,script,./test.sh -f tsim/table/db.table.sim
S
Shengliang Guan 已提交
199 200 201
,,y,script,./test.sh -f tsim/table/delete_reuse1.sim
,,y,script,./test.sh -f tsim/table/delete_reuse2.sim
,,y,script,./test.sh -f tsim/table/delete_writing.sim
S
Shengliang Guan 已提交
202 203 204 205 206 207 208
,,y,script,./test.sh -f tsim/table/describe.sim
,,y,script,./test.sh -f tsim/table/double.sim
,,y,script,./test.sh -f tsim/table/float.sim
,,y,script,./test.sh -f tsim/table/hash.sim
,,y,script,./test.sh -f tsim/table/int.sim
,,y,script,./test.sh -f tsim/table/limit.sim
,,y,script,./test.sh -f tsim/table/smallint.sim
S
Shengliang Guan 已提交
209
,,y,script,./test.sh -f tsim/table/table_len.sim
S
Shengliang Guan 已提交
210 211 212
,,y,script,./test.sh -f tsim/table/table.sim
,,y,script,./test.sh -f tsim/table/tinyint.sim
,,y,script,./test.sh -f tsim/table/vgroup.sim
S
Shengliang Guan 已提交
213
,,n,script,./test.sh -f tsim/stream/basic0.sim -g
S
Shengliang Guan 已提交
214
,,y,script,./test.sh -f tsim/stream/basic1.sim
S
Shengliang Guan 已提交
215
,,y,script,./test.sh -f tsim/stream/basic2.sim
216
,,,script,./test.sh -f tsim/stream/drop_stream.sim
S
Shengliang Guan 已提交
217
,,y,script,./test.sh -f tsim/stream/fillHistoryBasic1.sim
S
Shengliang Guan 已提交
218
,,y,script,./test.sh -f tsim/stream/fillHistoryBasic2.sim
S
Shengliang Guan 已提交
219
,,y,script,./test.sh -f tsim/stream/fillHistoryBasic3.sim
S
Shengliang Guan 已提交
220
,,y,script,./test.sh -f tsim/stream/distributeInterval0.sim
S
Shengliang Guan 已提交
221
,,y,script,./test.sh -f tsim/stream/distributeIntervalRetrive0.sim
S
Shengliang Guan 已提交
222
,,y,script,./test.sh -f tsim/stream/distributeSession0.sim
S
Shengliang Guan 已提交
223
,,y,script,./test.sh -f tsim/stream/session0.sim
S
Shengliang Guan 已提交
224
,,y,script,./test.sh -f tsim/stream/session1.sim
S
Shengliang Guan 已提交
225 226
,,y,script,./test.sh -f tsim/stream/state0.sim
,,y,script,./test.sh -f tsim/stream/triggerInterval0.sim
S
Shengliang Guan 已提交
227
,,y,script,./test.sh -f tsim/stream/triggerSession0.sim
S
Shengliang Guan 已提交
228 229
,,y,script,./test.sh -f tsim/stream/partitionby.sim
,,y,script,./test.sh -f tsim/stream/partitionby1.sim
S
Shengliang Guan 已提交
230
,,y,script,./test.sh -f tsim/stream/schedSnode.sim
S
Shengliang Guan 已提交
231
,,,script,./test.sh -f tsim/stream/windowClose.sim
S
Shengliang Guan 已提交
232
,,y,script,./test.sh -f tsim/stream/ignoreExpiredData.sim
S
Shengliang Guan 已提交
233
,,y,script,./test.sh -f tsim/stream/sliding.sim
S
Shengliang Guan 已提交
234
,,y,script,./test.sh -f tsim/stream/partitionbyColumnInterval.sim
S
Shengliang Guan 已提交
235
,,y,script,./test.sh -f tsim/stream/partitionbyColumnSession.sim
S
Shengliang Guan 已提交
236 237
,,y,script,./test.sh -f tsim/stream/partitionbyColumnState.sim
,,y,script,./test.sh -f tsim/stream/deleteInterval.sim
S
Shengliang Guan 已提交
238
,,y,script,./test.sh -f tsim/stream/deleteSession.sim
S
Shengliang Guan 已提交
239
,,y,script,./test.sh -f tsim/stream/deleteState.sim
S
Shengliang Guan 已提交
240
,,y,script,./test.sh -f tsim/stream/fillIntervalDelete0.sim
S
Shengliang Guan 已提交
241
,,y,script,./test.sh -f tsim/stream/fillIntervalDelete1.sim
S
Shengliang Guan 已提交
242 243 244 245 246 247
,,y,script,./test.sh -f tsim/stream/fillIntervalLinear.sim
,,y,script,./test.sh -f tsim/stream/fillIntervalPartitionBy.sim
,,y,script,./test.sh -f tsim/stream/fillIntervalPrevNext.sim
,,y,script,./test.sh -f tsim/stream/fillIntervalValue.sim
,,y,script,./test.sh -f tsim/trans/lossdata1.sim
,,y,script,./test.sh -f tsim/trans/create_db.sim
S
Shengliang Guan 已提交
248 249
,,y,script,./test.sh -f tsim/tmq/basic1.sim
,,y,script,./test.sh -f tsim/tmq/basic2.sim
S
Shengliang Guan 已提交
250 251 252 253 254 255 256
,,y,script,./test.sh -f tsim/tmq/basic3.sim
,,y,script,./test.sh -f tsim/tmq/basic4.sim
,,y,script,./test.sh -f tsim/tmq/basic1Of2Cons.sim
,,y,script,./test.sh -f tsim/tmq/basic2Of2Cons.sim
,,y,script,./test.sh -f tsim/tmq/basic3Of2Cons.sim
,,y,script,./test.sh -f tsim/tmq/basic4Of2Cons.sim
,,y,script,./test.sh -f tsim/tmq/basic2Of2ConsOverlap.sim
S
Shengliang Guan 已提交
257
,,y,script,./test.sh -f tsim/tmq/topic.sim
S
Shengliang Guan 已提交
258 259
,,y,script,./test.sh -f tsim/tmq/snapshot.sim
,,y,script,./test.sh -f tsim/tmq/snapshot1.sim
S
Shengliang Guan 已提交
260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277
,,y,script,./test.sh -f tsim/stable/alter_comment.sim
,,y,script,./test.sh -f tsim/stable/alter_count.sim
,,y,script,./test.sh -f tsim/stable/alter_import.sim
,,y,script,./test.sh -f tsim/stable/alter_insert1.sim
,,y,script,./test.sh -f tsim/stable/alter_insert2.sim
,,y,script,./test.sh -f tsim/stable/alter_metrics.sim
,,y,script,./test.sh -f tsim/stable/column_add.sim
,,y,script,./test.sh -f tsim/stable/column_drop.sim
,,y,script,./test.sh -f tsim/stable/column_modify.sim
,,y,script,./test.sh -f tsim/stable/disk.sim
,,y,script,./test.sh -f tsim/stable/dnode3.sim
,,y,script,./test.sh -f tsim/stable/metrics.sim
,,y,script,./test.sh -f tsim/stable/refcount.sim
,,y,script,./test.sh -f tsim/stable/tag_add.sim
,,y,script,./test.sh -f tsim/stable/tag_drop.sim
,,y,script,./test.sh -f tsim/stable/tag_filter.sim
,,y,script,./test.sh -f tsim/stable/tag_modify.sim
,,y,script,./test.sh -f tsim/stable/tag_rename.sim
S
Shengliang Guan 已提交
278
,,y,script,./test.sh -f tsim/stable/values.sim
S
Shengliang Guan 已提交
279 280
,,y,script,./test.sh -f tsim/stable/vnode3.sim
,,y,script,./test.sh -f tsim/stable/metrics_idx.sim
281 282
,,,script,./test.sh -f tsim/sma/drop_sma.sim
,,,script,./test.sh -f tsim/sma/tsmaCreateInsertQuery.sim
S
Shengliang Guan 已提交
283
,,y,script,./test.sh -f tsim/sma/rsmaCreateInsertQuery.sim
S
Shengliang Guan 已提交
284
,,y,script,./test.sh -f tsim/sma/rsmaPersistenceRecovery.sim
S
Shengliang Guan 已提交
285 286 287 288 289 290 291 292 293
,,n,script,./test.sh -f tsim/valgrind/checkError1.sim
,,n,script,./test.sh -f tsim/valgrind/checkError2.sim
,,n,script,./test.sh -f tsim/valgrind/checkError3.sim
,,n,script,./test.sh -f tsim/valgrind/checkError4.sim
,,n,script,./test.sh -f tsim/valgrind/checkError5.sim
,,n,script,./test.sh -f tsim/valgrind/checkError6.sim
,,n,script,./test.sh -f tsim/valgrind/checkError7.sim
,,n,script,./test.sh -f tsim/valgrind/checkError8.sim
,,n,script,./test.sh -f tsim/valgrind/checkUdf.sim
S
Shengliang Guan 已提交
294
,,,script,./test.sh -f tsim/vnode/replica3_basic.sim
S
Shengliang Guan 已提交
295 296 297 298
,,y,script,./test.sh -f tsim/vnode/replica3_repeat.sim
,,y,script,./test.sh -f tsim/vnode/replica3_vgroup.sim
,,y,script,./test.sh -f tsim/vnode/replica3_many.sim
,,y,script,./test.sh -f tsim/vnode/replica3_import.sim
S
Shengliang Guan 已提交
299
,,,script,./test.sh -f tsim/vnode/stable_balance_replica1.sim
S
Shengliang Guan 已提交
300 301 302
,,y,script,./test.sh -f tsim/vnode/stable_dnode2_stop.sim
,,y,script,./test.sh -f tsim/vnode/stable_dnode2.sim
,,y,script,./test.sh -f tsim/vnode/stable_dnode3.sim
S
Shengliang Guan 已提交
303 304
,,y,script,./test.sh -f tsim/vnode/stable_replica3_dnode6.sim
,,y,script,./test.sh -f tsim/vnode/stable_replica3_vnode3.sim
S
Shengliang Guan 已提交
305 306 307 308
,,y,script,./test.sh -f tsim/sync/3Replica1VgElect.sim
,,y,script,./test.sh -f tsim/sync/3Replica5VgElect.sim
,,y,script,./test.sh -f tsim/sync/oneReplica1VgElect.sim
,,y,script,./test.sh -f tsim/sync/oneReplica5VgElect.sim
S
Shengliang Guan 已提交
309 310 311 312
,,y,script,./test.sh -f tsim/catalog/alterInCurrent.sim
,,y,script,./test.sh -f tsim/scalar/in.sim
,,y,script,./test.sh -f tsim/scalar/scalar.sim
,,y,script,./test.sh -f tsim/scalar/filter.sim 
S
Shengliang Guan 已提交
313
,,y,script,./test.sh -f tsim/scalar/caseWhen.sim 
S
Shengliang Guan 已提交
314 315 316 317 318 319 320 321 322 323 324 325 326 327
,,y,script,./test.sh -f tsim/alter/cached_schema_after_alter.sim
,,y,script,./test.sh -f tsim/alter/dnode.sim
,,y,script,./test.sh -f tsim/alter/table.sim
,,y,script,./test.sh -f tsim/cache/new_metrics.sim
,,y,script,./test.sh -f tsim/cache/restart_table.sim
,,y,script,./test.sh -f tsim/cache/restart_metrics.sim
,,y,script,./test.sh -f tsim/column/commit.sim
,,y,script,./test.sh -f tsim/column/metrics.sim
,,y,script,./test.sh -f tsim/column/table.sim
,,y,script,./test.sh -f tsim/compress/commitlog.sim
,,y,script,./test.sh -f tsim/compress/compress2.sim
,,y,script,./test.sh -f tsim/compress/compress.sim
,,y,script,./test.sh -f tsim/compress/uncompress.sim
,,y,script,./test.sh -f tsim/compute/avg.sim
S
Shengliang Guan 已提交
328
,,y,script,./test.sh -f tsim/compute/block_dist.sim
S
Shengliang Guan 已提交
329 330 331
,,y,script,./test.sh -f tsim/compute/bottom.sim
,,y,script,./test.sh -f tsim/compute/count.sim
,,y,script,./test.sh -f tsim/compute/diff.sim
S
Shengliang Guan 已提交
332
,,y,script,./test.sh -f tsim/compute/diff2.sim
S
Shengliang Guan 已提交
333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364
,,y,script,./test.sh -f tsim/compute/first.sim
,,y,script,./test.sh -f tsim/compute/interval.sim
,,y,script,./test.sh -f tsim/compute/last_row.sim
,,y,script,./test.sh -f tsim/compute/last.sim
,,y,script,./test.sh -f tsim/compute/leastsquare.sim
,,y,script,./test.sh -f tsim/compute/max.sim
,,y,script,./test.sh -f tsim/compute/min.sim
,,y,script,./test.sh -f tsim/compute/null.sim
,,y,script,./test.sh -f tsim/compute/percentile.sim
,,y,script,./test.sh -f tsim/compute/stddev.sim
,,y,script,./test.sh -f tsim/compute/sum.sim
,,y,script,./test.sh -f tsim/compute/top.sim
,,y,script,./test.sh -f tsim/field/2.sim
,,y,script,./test.sh -f tsim/field/3.sim
,,y,script,./test.sh -f tsim/field/4.sim
,,y,script,./test.sh -f tsim/field/5.sim
,,y,script,./test.sh -f tsim/field/6.sim
,,y,script,./test.sh -f tsim/field/binary.sim
,,y,script,./test.sh -f tsim/field/bigint.sim
,,y,script,./test.sh -f tsim/field/bool.sim
,,y,script,./test.sh -f tsim/field/double.sim
,,y,script,./test.sh -f tsim/field/float.sim
,,y,script,./test.sh -f tsim/field/int.sim
,,y,script,./test.sh -f tsim/field/single.sim
,,y,script,./test.sh -f tsim/field/smallint.sim
,,y,script,./test.sh -f tsim/field/tinyint.sim
,,y,script,./test.sh -f tsim/field/unsigined_bigint.sim
,,y,script,./test.sh -f tsim/vector/metrics_field.sim
,,y,script,./test.sh -f tsim/vector/metrics_mix.sim
,,y,script,./test.sh -f tsim/vector/metrics_query.sim
,,y,script,./test.sh -f tsim/vector/metrics_tag.sim
,,y,script,./test.sh -f tsim/vector/metrics_time.sim
S
Shengliang Guan 已提交
365
,,y,script,./test.sh -f tsim/vector/multi.sim
S
Shengliang Guan 已提交
366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386
,,y,script,./test.sh -f tsim/vector/single.sim
,,y,script,./test.sh -f tsim/vector/table_field.sim
,,y,script,./test.sh -f tsim/vector/table_mix.sim
,,y,script,./test.sh -f tsim/vector/table_query.sim
,,y,script,./test.sh -f tsim/vector/table_time.sim
,,y,script,./test.sh -f tsim/wal/kill.sim
,,y,script,./test.sh -f tsim/tag/3.sim
,,y,script,./test.sh -f tsim/tag/4.sim
,,y,script,./test.sh -f tsim/tag/5.sim
,,y,script,./test.sh -f tsim/tag/6.sim
,,y,script,./test.sh -f tsim/tag/add.sim
,,y,script,./test.sh -f tsim/tag/bigint.sim
,,y,script,./test.sh -f tsim/tag/binary_binary.sim
,,y,script,./test.sh -f tsim/tag/binary.sim
,,y,script,./test.sh -f tsim/tag/bool_binary.sim
,,y,script,./test.sh -f tsim/tag/bool_int.sim
,,y,script,./test.sh -f tsim/tag/bool.sim
,,y,script,./test.sh -f tsim/tag/change.sim
,,y,script,./test.sh -f tsim/tag/column.sim
,,y,script,./test.sh -f tsim/tag/commit.sim
,,y,script,./test.sh -f tsim/tag/create.sim
S
Shengliang Guan 已提交
387
,,y,script,./test.sh -f tsim/tag/delete.sim
S
Shengliang Guan 已提交
388 389 390 391 392 393 394 395 396 397 398
,,y,script,./test.sh -f tsim/tag/double.sim
,,y,script,./test.sh -f tsim/tag/filter.sim
,,y,script,./test.sh -f tsim/tag/float.sim
,,y,script,./test.sh -f tsim/tag/int_binary.sim
,,y,script,./test.sh -f tsim/tag/int_float.sim
,,y,script,./test.sh -f tsim/tag/int.sim
,,y,script,./test.sh -f tsim/tag/set.sim
,,y,script,./test.sh -f tsim/tag/smallint.sim
,,y,script,./test.sh -f tsim/tag/tinyint.sim
,,y,script,./test.sh -f tsim/tag/drop_tag.sim
,,y,script,./test.sh -f tsim/tag/tbNameIn.sim
399
,,y,script,./test.sh -f tmp/monitor.sim
haoranc's avatar
haoranc 已提交
400 401 402

#system test

403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437
,,,system-test,python3 ./test.py -f 0-others/taosShell.py
,,,system-test,python3 ./test.py -f 0-others/taosShellError.py
,,,system-test,python3 ./test.py -f 0-others/taosShellNetChk.py
,,,system-test,python3 ./test.py -f 0-others/telemetry.py
,,,system-test,python3 ./test.py -f 0-others/taosdMonitor.py
,,,system-test,python3 ./test.py -f 0-others/udfTest.py
,,,system-test,python3 ./test.py -f 0-others/udf_create.py
,,,system-test,python3 ./test.py -f 0-others/udf_restart_taosd.py
,,,system-test,python3 ./test.py -f 0-others/cachemodel.py
,,,system-test,python3 ./test.py -f 0-others/udf_cfg1.py
,,,system-test,python3 ./test.py -f 0-others/udf_cfg2.py
,,,system-test,python3 ./test.py -f 0-others/taosdShell.py -N 5 -M 3 -Q 3
,,,system-test,python3 ./test.py -f 0-others/sysinfo.py
,,,system-test,python3 ./test.py -f 0-others/user_control.py
,,,system-test,python3 ./test.py -f 0-others/fsync.py
,,,system-test,python3 ./test.py  -f 0-others/compatibility.py
,,,system-test,python3 ./test.py -f 1-insert/alter_database.py
,,,system-test,python3 ./test.py -f 1-insert/influxdb_line_taosc_insert.py
,,,system-test,python3 ./test.py -f 1-insert/opentsdb_telnet_line_taosc_insert.py
,,,system-test,python3 ./test.py -f 1-insert/opentsdb_json_taosc_insert.py
,,,system-test,python3 ./test.py -f 1-insert/test_stmt_muti_insert_query.py
,,,system-test,python3 ./test.py -f 1-insert/test_stmt_set_tbname_tag.py
,,,system-test,python3 ./test.py -f 1-insert/alter_stable.py
,,,system-test,python3 ./test.py -f 1-insert/alter_table.py
,,,system-test,python3 ./test.py -f 1-insert/insertWithMoreVgroup.py
,,,system-test,python3 ./test.py -f 1-insert/table_comment.py
,,,system-test,python3 ./test.py -f 1-insert/time_range_wise.py
,,,system-test,python3 ./test.py -f 1-insert/block_wise.py
,,,system-test,python3 ./test.py -f 1-insert/create_retentions.py
,,,system-test,python3 ./test.py -f 1-insert/table_param_ttl.py
,,,system-test,python3 ./test.py -f 1-insert/mutil_stage.py
,,,system-test,python3 ./test.py -f 1-insert/table_param_ttl.py -R
,,,system-test,python3 ./test.py -f 1-insert/update_data_muti_rows.py
,,,system-test,python3 ./test.py -f 1-insert/db_tb_name_check.py
,,,system-test,python3 ./test.py -f 1-insert/database_pre_suf.py
J
jiacy-jcy 已提交
438
,,,system-test,python3 ./test.py -f 1-insert/InsertFuturets.py
439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721
,,,system-test,python3 ./test.py -f 0-others/show.py
,,,system-test,python3 ./test.py -f 2-query/abs.py
,,,system-test,python3 ./test.py -f 2-query/abs.py -R
,,,system-test,python3 ./test.py -f 2-query/and_or_for_byte.py
,,,system-test,python3 ./test.py -f 2-query/and_or_for_byte.py -R
,,,system-test,python3 ./test.py -f 2-query/apercentile.py
,,,system-test,python3 ./test.py -f 2-query/apercentile.py -R
,,,system-test,python3 ./test.py -f 2-query/arccos.py
,,,system-test,python3 ./test.py -f 2-query/arccos.py -R
,,,system-test,python3 ./test.py -f 2-query/arcsin.py
,,,system-test,python3 ./test.py -f 2-query/arcsin.py -R
,,,system-test,python3 ./test.py -f 2-query/arctan.py
,,,system-test,python3 ./test.py -f 2-query/arctan.py -R
,,,system-test,python3 ./test.py -f 2-query/avg.py
,,,system-test,python3 ./test.py -f 2-query/avg.py -R
,,,system-test,python3 ./test.py -f 2-query/between.py
,,,system-test,python3 ./test.py -f 2-query/between.py -R
,,,system-test,python3 ./test.py -f 2-query/bottom.py
,,,system-test,python3 ./test.py -f 2-query/bottom.py -R
,,,system-test,python3 ./test.py -f 2-query/cast.py
,,,system-test,python3 ./test.py -f 2-query/cast.py -R
,,,system-test,python3 ./test.py -f 2-query/ceil.py
,,,system-test,python3 ./test.py -f 2-query/ceil.py -R
,,,system-test,python3 ./test.py -f 2-query/char_length.py
,,,system-test,python3 ./test.py -f 2-query/char_length.py -R
,,,system-test,python3 ./test.py -f 2-query/check_tsdb.py
,,,system-test,python3 ./test.py -f 2-query/check_tsdb.py -R
,,,system-test,python3 ./test.py -f 2-query/concat.py
,,,system-test,python3 ./test.py -f 2-query/concat.py -R
,,,system-test,python3 ./test.py -f 2-query/concat_ws.py
,,,system-test,python3 ./test.py -f 2-query/concat_ws.py -R
,,,system-test,python3 ./test.py -f 2-query/concat_ws2.py
,,,system-test,python3 ./test.py -f 2-query/concat_ws2.py -R
,,,system-test,python3 ./test.py -f 2-query/cos.py
,,,system-test,python3 ./test.py -f 2-query/cos.py -R
,,,system-test,python3 ./test.py -f 2-query/count_partition.py
,,,system-test,python3 ./test.py -f 2-query/count_partition.py -R
,,,system-test,python3 ./test.py -f 2-query/count.py
,,,system-test,python3 ./test.py -f 2-query/count.py -R
,,,system-test,python3 ./test.py -f 2-query/countAlwaysReturnValue.py
,,,system-test,python3 ./test.py -f 2-query/countAlwaysReturnValue.py -R
,,,system-test,python3 ./test.py -f 2-query/db.py
,,,system-test,python3 ./test.py -f 2-query/db.py -R
,,,system-test,python3 ./test.py -f 2-query/diff.py
,,,system-test,python3 ./test.py -f 2-query/diff.py -R
,,,system-test,python3 ./test.py -f 2-query/distinct.py
,,,system-test,python3 ./test.py -f 2-query/distinct.py -R
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_apercentile.py
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_apercentile.py -R
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_avg.py
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_avg.py -R
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_count.py
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_count.py -R
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_max.py
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_max.py -R
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_min.py
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_min.py -R
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_spread.py
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_spread.py -R
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_stddev.py
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_stddev.py -R
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_sum.py
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_sum.py -R
,,,system-test,python3 ./test.py -f 2-query/explain.py
,,,system-test,python3 ./test.py -f 2-query/explain.py -R
,,,system-test,python3 ./test.py -f 2-query/first.py
,,,system-test,python3 ./test.py -f 2-query/first.py -R
,,,system-test,python3 ./test.py -f 2-query/floor.py
,,,system-test,python3 ./test.py -f 2-query/floor.py -R
,,,system-test,python3 ./test.py -f 2-query/function_null.py
,,,system-test,python3 ./test.py -f 2-query/function_null.py -R
,,,system-test,python3 ./test.py -f 2-query/function_stateduration.py
,,,system-test,python3 ./test.py -f 2-query/function_stateduration.py -R
,,,system-test,python3 ./test.py -f 2-query/histogram.py
,,,system-test,python3 ./test.py -f 2-query/histogram.py -R
,,,system-test,python3 ./test.py -f 2-query/hyperloglog.py
,,,system-test,python3 ./test.py -f 2-query/hyperloglog.py -R
,,,system-test,python3 ./test.py -f 2-query/interp.py
,,,system-test,python3 ./test.py -f 2-query/interp.py -R
,,,system-test,python3 ./test.py -f 2-query/irate.py
,,,system-test,python3 ./test.py -f 2-query/irate.py -R
,,,system-test,python3 ./test.py -f 2-query/join.py
,,,system-test,python3 ./test.py -f 2-query/join.py -R
,,,system-test,python3 ./test.py -f 2-query/last_row.py
,,,system-test,python3 ./test.py -f 2-query/last_row.py -R
,,,system-test,python3 ./test.py -f 2-query/last.py
,,,system-test,python3 ./test.py -f 2-query/last.py -R
,,,system-test,python3 ./test.py -f 2-query/leastsquares.py
,,,system-test,python3 ./test.py -f 2-query/leastsquares.py -R
,,,system-test,python3 ./test.py -f 2-query/length.py
,,,system-test,python3 ./test.py -f 2-query/length.py -R
,,,system-test,python3 ./test.py -f 2-query/log.py
,,,system-test,python3 ./test.py -f 2-query/log.py -R
,,,system-test,python3 ./test.py -f 2-query/lower.py
,,,system-test,python3 ./test.py -f 2-query/lower.py -R
,,,system-test,python3 ./test.py -f 2-query/ltrim.py
,,,system-test,python3 ./test.py -f 2-query/ltrim.py -R
,,,system-test,python3 ./test.py -f 2-query/mavg.py
,,,system-test,python3 ./test.py -f 2-query/mavg.py -R
,,,system-test,python3 ./test.py -f 2-query/max_partition.py
,,,system-test,python3 ./test.py -f 2-query/max_partition.py -R
,,,system-test,python3 ./test.py -f 2-query/max.py
,,,system-test,python3 ./test.py -f 2-query/max.py -R
,,,system-test,python3 ./test.py -f 2-query/min.py
,,,system-test,python3 ./test.py -f 2-query/min.py -R
,,,system-test,python3 ./test.py -f 2-query/mode.py
,,,system-test,python3 ./test.py -f 2-query/mode.py -R
,,,system-test,python3 ./test.py -f 2-query/Now.py
,,,system-test,python3 ./test.py -f 2-query/Now.py -R
,,,system-test,python3 ./test.py -f 2-query/percentile.py
,,,system-test,python3 ./test.py -f 2-query/percentile.py -R
,,,system-test,python3 ./test.py -f 2-query/pow.py
,,,system-test,python3 ./test.py -f 2-query/pow.py -R
,,,system-test,python3 ./test.py -f 2-query/query_cols_tags_and_or.py
,,,system-test,python3 ./test.py -f 2-query/query_cols_tags_and_or.py -R
,,,system-test,python3 ./test.py -f 2-query/round.py
,,,system-test,python3 ./test.py -f 2-query/round.py -R
,,,system-test,python3 ./test.py -f 2-query/rtrim.py
,,,system-test,python3 ./test.py -f 2-query/rtrim.py -R
,,,system-test,python3 ./test.py -f 2-query/sample.py
,,,system-test,python3 ./test.py -f 2-query/sample.py -R
,,,system-test,python3 ./test.py -f 2-query/sin.py
,,,system-test,python3 ./test.py -f 2-query/sin.py -R
,,,system-test,python3 ./test.py -f 2-query/smaTest.py
,,,system-test,python3 ./test.py -f 2-query/smaTest.py -R
,,,system-test,python3 ./test.py -f 2-query/sml.py
,,,system-test,python3 ./test.py -f 2-query/sml.py -R
,,,system-test,python3 ./test.py -f 2-query/spread.py
,,,system-test,python3 ./test.py -f 2-query/spread.py -R
,,,system-test,python3 ./test.py -f 2-query/sqrt.py
,,,system-test,python3 ./test.py -f 2-query/sqrt.py -R
,,,system-test,python3 ./test.py -f 2-query/statecount.py
,,,system-test,python3 ./test.py -f 2-query/statecount.py -R
,,,system-test,python3 ./test.py -f 2-query/stateduration.py
,,,system-test,python3 ./test.py -f 2-query/stateduration.py -R
,,,system-test,python3 ./test.py -f 2-query/substr.py
,,,system-test,python3 ./test.py -f 2-query/substr.py -R
,,,system-test,python3 ./test.py -f 2-query/sum.py
,,,system-test,python3 ./test.py -f 2-query/sum.py -R
,,,system-test,python3 ./test.py -f 2-query/tail.py
,,,system-test,python3 ./test.py -f 2-query/tail.py -R
,,,system-test,python3 ./test.py -f 2-query/tan.py
,,,system-test,python3 ./test.py -f 2-query/tan.py -R
,,,system-test,python3 ./test.py -f 2-query/Timediff.py
,,,system-test,python3 ./test.py -f 2-query/Timediff.py -R
,,,system-test,python3 ./test.py -f 2-query/timetruncate.py
,,,system-test,python3 ./test.py -f 2-query/timetruncate.py -R
,,,system-test,python3 ./test.py -f 2-query/timezone.py
,,,system-test,python3 ./test.py -f 2-query/timezone.py -R
,,,system-test,python3 ./test.py -f 2-query/To_iso8601.py
,,,system-test,python3 ./test.py -f 2-query/To_iso8601.py -R
,,,system-test,python3 ./test.py -f 2-query/To_unixtimestamp.py
,,,system-test,python3 ./test.py -f 2-query/To_unixtimestamp.py -R
,,,system-test,python3 ./test.py -f 2-query/Today.py
,,,system-test,python3 ./test.py -f 2-query/Today.py -R
,,,system-test,python3 ./test.py -f 2-query/top.py
,,,system-test,python3 ./test.py -f 2-query/top.py -R
,,,system-test,python3 ./test.py -f 2-query/tsbsQuery.py
,,,system-test,python3 ./test.py -f 2-query/tsbsQuery.py -R
,,,system-test,python3 ./test.py -f 2-query/ttl_comment.py
,,,system-test,python3 ./test.py -f 2-query/ttl_comment.py -R
,,,system-test,python3 ./test.py -f 2-query/twa.py
,,,system-test,python3 ./test.py -f 2-query/twa.py -R
,,,system-test,python3 ./test.py -f 2-query/union.py
,,,system-test,python3 ./test.py -f 2-query/union.py -R
,,,system-test,python3 ./test.py -f 2-query/unique.py
,,,system-test,python3 ./test.py -f 2-query/unique.py -R
,,,system-test,python3 ./test.py -f 2-query/upper.py
,,,system-test,python3 ./test.py -f 2-query/upper.py -R
,,,system-test,python3 ./test.py -f 2-query/varchar.py
,,,system-test,python3 ./test.py -f 2-query/varchar.py -R
,,,system-test,python3 ./test.py -f 1-insert/update_data.py
,,,system-test,python3 ./test.py -f 1-insert/tb_100w_data_order.py
,,,system-test,python3 ./test.py -f 1-insert/delete_stable.py
,,,system-test,python3 ./test.py -f 1-insert/delete_childtable.py
,,,system-test,python3 ./test.py -f 1-insert/delete_normaltable.py
,,,system-test,python3 ./test.py -f 1-insert/keep_expired.py
,,,system-test,python3 ./test.py -f 2-query/join2.py
,,,system-test,python3 ./test.py -f 2-query/union1.py
,,,system-test,python3 ./test.py -f 2-query/concat2.py
,,,system-test,python3 ./test.py -f 2-query/json_tag.py
,,,system-test,python3 ./test.py -f 2-query/nestedQuery.py
,,,system-test,python3 ./test.py -f 2-query/nestedQuery_str.py
,,,system-test,python3 ./test.py -f 2-query/nestedQuery_math.py
,,,system-test,python3 ./test.py -f 2-query/nestedQuery_time.py
,,,system-test,python3 ./test.py -f 2-query/stablity.py
,,,system-test,python3 ./test.py -f 2-query/stablity_1.py
,,,system-test,python3 ./test.py -f 2-query/elapsed.py
,,,system-test,python3 ./test.py -f 2-query/csum.py
,,,system-test,python3 ./test.py -f 2-query/function_diff.py
,,,system-test,python3 ./test.py -f 2-query/queryQnode.py
,,,system-test,python3 ./test.py -f 6-cluster/5dnode1mnode.py
,,,system-test,python3 ./test.py -f 6-cluster/5dnode2mnode.py  -N 5
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeStop.py -N 5 -M 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeStop.py -N 5 -M 3 -i False
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeStop2Follower.py -N 5 -M 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeStop2Follower.py -N 5 -M 3 -i False
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeStopLoop.py -N 5 -M 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeSep1VnodeStopDnodeCreateDb.py -N 6 -M 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeSep1VnodeStopDnodeCreateDb.py -N 6 -M 3 -n 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeSep1VnodeStopMnodeCreateDb.py -N 6 -M 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeSep1VnodeStopMnodeCreateDb.py -N 6 -M 3 -n 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeSep1VnodeStopVnodeCreateDb.py  -N 6 -M 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeSep1VnodeStopVnodeCreateDb.py  -N 6 -M 3 -n 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeSep1VnodeStopDnodeCreateStb.py -N 6 -M 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeSep1VnodeStopDnodeCreateStb.py -N 6 -M 3 -n 3 
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeSep1VnodeStopMnodeCreateStb.py  -N 6 -M 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeSep1VnodeStopMnodeCreateStb.py  -N 6 -M 3 -n 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeSep1VnodeStopVnodeCreateStb.py  -N 6 -M 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeSep1VnodeStopVnodeCreateStb.py  -N 6 -M 3  -n 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeRestartDnodeInsertData.py -N 6 -M 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeRestartDnodeInsertData.py -N 6 -M 3 -n 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeRestartDnodeInsertDataAsync.py -N 6 -M 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeRestartDnodeInsertDataAsync.py -N 6 -M 3 -n 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeAdd1Ddnoe.py -N 7 -M 3 -C 6
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeAdd1Ddnoe.py -N 7 -M 3 -C 6 -n 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeDrop.py -N 5
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeRecreateMnode.py  -N 5 -M 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeStopFollowerLeader.py  -N 5 -M 3
,,,system-test,python3 ./test.py -f 6-cluster/5dnode3mnodeStop2Follower.py  -N 5 -M 3
,,,system-test,python3 test.py -f 6-cluster/vnode/4dnode1mnode_basic_createDb_replica1.py -N 4 -M 1
,,,system-test,python3 test.py -f 6-cluster/vnode/4dnode1mnode_basic_replica1_insertdatas.py -N 4 -M 1
,,,system-test,python3 test.py -f 6-cluster/vnode/4dnode1mnode_basic_replica1_insertdatas_querys.py -N 4 -M 1
,,,system-test,python3 test.py -f 6-cluster/vnode/4dnode1mnode_basic_replica3_insertdatas.py -N 4 -M 1
,,,system-test,python3 test.py -f 6-cluster/vnode/4dnode1mnode_basic_replica3_insertdatas_querys.py -N 4 -M 1
,,,system-test,python3 test.py -f 6-cluster/vnode/4dnode1mnode_basic_replica3_vgroups.py  -N 4 -M 1
,,,system-test,python3 ./test.py -f 7-tmq/create_wrong_topic.py
,,,system-test,python3 ./test.py -f 7-tmq/dropDbR3ConflictTransaction.py -N 3
,,,system-test,python3 ./test.py -f 7-tmq/basic5.py
,,,system-test,python3 ./test.py -f 7-tmq/subscribeDb.py
,,,system-test,python3 ./test.py -f 7-tmq/subscribeDb0.py
,,,system-test,python3 ./test.py -f 7-tmq/subscribeDb1.py
,,,system-test,python3 ./test.py -f 7-tmq/subscribeDb2.py
,,,system-test,python3 ./test.py -f 7-tmq/subscribeDb3.py
,,,system-test,python3 ./test.py -f 7-tmq/subscribeDb4.py
,,,system-test,python3 ./test.py -f 7-tmq/subscribeStb.py
,,,system-test,python3 ./test.py -f 7-tmq/subscribeStb0.py
,,,system-test,python3 ./test.py -f 7-tmq/subscribeStb1.py
,,,system-test,python3 ./test.py -f 7-tmq/subscribeStb2.py
,,,system-test,python3 ./test.py -f 7-tmq/subscribeStb3.py
,,,system-test,python3 ./test.py -f 7-tmq/subscribeStb4.py
,,,system-test,python3 ./test.py -f 7-tmq/db.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqError.py
,,,system-test,python3 ./test.py -f 7-tmq/schema.py
,,,system-test,python3 ./test.py -f 7-tmq/stbFilter.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqCheckData.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqCheckData1.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsumerGroup.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqShow.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqAlterSchema.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsFromTsdb.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsFromTsdb1.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsFromTsdb-mutilVg.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsFromTsdb1-mutilVg.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsFromTsdb-1ctb.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsFromTsdb1-1ctb.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsFromTsdb-1ctb-funcNFilter.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsFromTsdb-mutilVg-mutilCtb-funcNFilter.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsFromTsdb-mutilVg-mutilCtb.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsFromTsdb1-1ctb-funcNFilter.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsFromTsdb1-mutilVg-mutilCtb-funcNFilter.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqConsFromTsdb1-mutilVg-mutilCtb.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqAutoCreateTbl.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqDnodeRestart.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqUpdate-1ctb.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqUpdateWithConsume.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqUpdate-multiCtb-snapshot0.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqUpdate-multiCtb-snapshot1.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqDelete-1ctb.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqDelete-multiCtb.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqDropStb.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqDropStbCtb.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqDropNtb-snapshot0.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqDropNtb-snapshot1.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqUdf.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot0.py
,,,system-test,python3 ./test.py -f 7-tmq/tmqUdf-multCtb-snapshot1.py
,,,system-test,python3 ./test.py -f 7-tmq/stbTagFilter-1ctb.py
,,,system-test,python3 ./test.py -f 7-tmq/dataFromTsdbNWal.py
,,,system-test,python3 ./test.py -f 7-tmq/dataFromTsdbNWal-multiCtb.py
,,,system-test,python3 ./test.py -f 7-tmq/tmq_taosx.py
,,,system-test,python3 ./test.py -f 7-tmq/stbTagFilter-multiCtb.py
,,,system-test,python3 ./test.py -f 99-TDcase/TD-19201.py
T
tangfangzhi 已提交
722
,,,system-test,python3 ./test.py -f 7-tmq/tmqSubscribeStb-r3.py -N 5
723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000
,,,system-test,python3 ./test.py -f 2-query/between.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/distinct.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/varchar.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/ltrim.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/rtrim.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/length.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/char_length.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/upper.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/lower.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/join.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/join2.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/cast.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/substr.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/union.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/union1.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/concat.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/concat2.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/concat_ws.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/concat_ws2.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/check_tsdb.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/spread.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/hyperloglog.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/explain.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/leastsquares.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/timezone.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/Now.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/Today.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/max.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/min.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/mode.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/count.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/countAlwaysReturnValue.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/last.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/first.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/To_iso8601.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/To_unixtimestamp.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/timetruncate.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/diff.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/Timediff.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/json_tag.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/top.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/bottom.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/percentile.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/apercentile.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/abs.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/ceil.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/floor.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/round.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/log.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/pow.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/sqrt.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/sin.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/cos.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/tan.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/arcsin.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/arccos.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/arctan.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/query_cols_tags_and_or.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/interp.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/nestedQuery.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/nestedQuery_str.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/nestedQuery_math.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/nestedQuery_time.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/stablity.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/stablity_1.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/avg.py   -Q 2
,,,system-test,python3 ./test.py -f 2-query/elapsed.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/csum.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/mavg.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/sample.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/function_diff.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/unique.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/stateduration.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/function_stateduration.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/statecount.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/tail.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/ttl_comment.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_count.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_max.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_min.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_sum.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_spread.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_apercentile.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_avg.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_stddev.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/twa.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/irate.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/function_null.py  -Q 2
,,,system-test,python3 ./test.py -f 2-query/count_partition.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/max_partition.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/last_row.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/tsbsQuery.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/sml.py -Q 2
,,,system-test,python3 ./test.py -f 2-query/between.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/distinct.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/varchar.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/ltrim.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/rtrim.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/length.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/char_length.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/upper.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/lower.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/join.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/join2.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/cast.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/substr.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/union.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/union1.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/concat.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/concat2.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/concat_ws.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/concat_ws2.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/check_tsdb.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/spread.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/hyperloglog.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/explain.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/leastsquares.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/timezone.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/Now.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/Today.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/max.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/min.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/mode.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/count.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/countAlwaysReturnValue.py -Q 3
,,,system-test,python3 ./test.py -f 2-query/last.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/first.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/To_iso8601.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/To_unixtimestamp.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/timetruncate.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/diff.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/Timediff.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/json_tag.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/top.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/bottom.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/percentile.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/apercentile.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/abs.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/ceil.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/floor.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/round.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/log.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/pow.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/sqrt.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/sin.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/cos.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/tan.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/arcsin.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/arccos.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/arctan.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/query_cols_tags_and_or.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/nestedQuery.py -Q 3
,,,system-test,python3 ./test.py -f 2-query/nestedQuery_str.py -Q 3
,,,system-test,python3 ./test.py -f 2-query/nestedQuery_math.py -Q 3
,,,system-test,python3 ./test.py -f 2-query/nestedQuery_time.py -Q 3
,,,system-test,python3 ./test.py -f 2-query/stablity.py -Q 3
,,,system-test,python3 ./test.py -f 2-query/stablity_1.py -Q 3
,,,system-test,python3 ./test.py -f 2-query/avg.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/elapsed.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/csum.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/mavg.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/sample.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/function_diff.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/unique.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/stateduration.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/function_stateduration.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/statecount.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/tail.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/ttl_comment.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_count.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_max.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_min.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_sum.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_spread.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_apercentile.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_avg.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_stddev.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/twa.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/irate.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/function_null.py -Q  3
,,,system-test,python3 ./test.py -f 2-query/count_partition.py -Q 3
,,,system-test,python3 ./test.py -f 2-query/max_partition.py -Q 3
,,,system-test,python3 ./test.py -f 2-query/last_row.py -Q 3
,,,system-test,python3 ./test.py -f 2-query/tsbsQuery.py -Q 3
,,,system-test,python3 ./test.py -f 2-query/sml.py -Q 3
,,,system-test,python3 ./test.py -f 2-query/interp.py -Q 3
,,,system-test,python3 ./test.py -f 2-query/between.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/distinct.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/varchar.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/ltrim.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/rtrim.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/length.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/char_length.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/upper.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/lower.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/join.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/join2.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/substr.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/union.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/union1.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/concat.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/concat2.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/concat_ws.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/concat_ws2.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/check_tsdb.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/spread.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/hyperloglog.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/explain.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/leastsquares.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/timezone.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/Now.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/Today.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/max.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/min.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/mode.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/count.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/countAlwaysReturnValue.py -Q 4
,,,system-test,python3 ./test.py -f 2-query/last.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/first.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/To_iso8601.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/To_unixtimestamp.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/timetruncate.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/diff.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/Timediff.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/json_tag.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/top.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/bottom.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/percentile.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/apercentile.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/abs.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/ceil.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/floor.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/round.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/log.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/pow.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/sqrt.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/sin.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/cos.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/tan.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/arcsin.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/arccos.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/arctan.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/query_cols_tags_and_or.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/nestedQuery.py -Q 4
,,,system-test,python3 ./test.py -f 2-query/nestedQuery_str.py -Q 4
,,,system-test,python3 ./test.py -f 2-query/nestedQuery_math.py -Q 4
,,,system-test,python3 ./test.py -f 2-query/nestedQuery_time.py -Q 4
,,,system-test,python3 ./test.py -f 2-query/stablity.py -Q 4
,,,system-test,python3 ./test.py -f 2-query/stablity_1.py -Q 4
,,,system-test,python3 ./test.py -f 2-query/avg.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/elapsed.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/csum.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/mavg.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/sample.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/function_diff.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/unique.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/stateduration.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/function_stateduration.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/statecount.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/tail.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/ttl_comment.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_count.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_max.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_min.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_sum.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_spread.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_apercentile.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_avg.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/distribute_agg_stddev.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/twa.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/irate.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/function_null.py -Q  4
,,,system-test,python3 ./test.py -f 2-query/count_partition.py -Q 4
,,,system-test,python3 ./test.py -f 2-query/max_partition.py -Q 4
,,,system-test,python3 ./test.py -f 2-query/last_row.py -Q 4
,,,system-test,python3 ./test.py -f 2-query/tsbsQuery.py -Q 4
,,,system-test,python3 ./test.py -f 2-query/sml.py -Q 4
,,,system-test,python3 ./test.py -f 2-query/interp.py -Q 4
haoranc's avatar
haoranc 已提交
1001 1002

#develop test
1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013
,,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/auto_create_table_json.py
,,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/custom_col_tag.py
,,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/default_json.py
,,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/demo.py
,,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/insert_alltypes_json.py
,,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/invalid_commandline.py
,,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/json_tag.py
,,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/query_json.py
,,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/sample_csv_json.py
,,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/sml_json_alltypes.py
,,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/taosdemoTestQueryWithJson.py -R
1014
,,,develop-test,python3 ./test.py -f 5-taos-tools/taosbenchmark/telnet_tcp.py -R
haoranc's avatar
haoranc 已提交
1015 1016

#docs-examples test
1017 1018 1019 1020 1021
,,,docs-examples-test,bash python.sh
,,,docs-examples-test,bash node.sh
,,,docs-examples-test,bash csharp.sh
,,,docs-examples-test,bash jdbc.sh
,,,docs-examples-test,bash go.sh