TDengine/test/ci/cases.task
Pan Wei f0df7a26d7
Feat/ts 6100 3.0.0722m (#32103)
* migrate system-test/2-query

* revert file

* update case.task

* resolve script migrate

* run new test framework on new_testcases

* migrate system-test/2-query

* format docstring

* fix test validation

* fix test validation

* fix error

* migrate army case

* migrate army case

* fix error

* migrate system-test/2-query

* migrate system-test/2-query

* migrate system-test/2-query

* migrate system-test/2-query

* test exe time

* fix ci error

* migrate system-test/1-insert

* new common function

* migrate system-test/1-insert

* fix ci error

* migrate system-test/1-insert

* feat: add configuration and script for memory allocator settings

* fix: correct HEAPPROFILE path and remove redundant metadata_thp setting in memory allocator script

* fix ci error

* migrate system-test/1-insert, 2-query

* feat:insert into subquery (#31401) (#31710)

* migrate system-test/99-TDcase

* feat(gpt): add grant check for gpt. (#31708)

* migrate system-test/99-TDcase

* migrate system-test/99-TDcase

* migrate system-test/99-TDcase

* fix/send-heartbeat-statis (#31680)

* migrate system-test/7-tmq

* chore: support cmake option TAOSWS_GIT_TAG like taosadapter [skip ci] (#31486)

* add system-test/6/cluster test

* chore: move default branch from main to 3.3.6 for adapter/taosws

* fix docstring validation

* migrate system-test/7-tmq

* migrate system-test/7-tmq

* feat: add set_taos_malloc_env configuration and update related scripts

* Update 03-kubernetes.md

* enh: add log for snapshot (#31681)

* simple test

* more

* migrate system-test/7-tmq

* migrate system-test 0-others cases

* migrate system-test/7-tmq

* fix docstring validation

* migrate system-test/7-tmq

* fix docstring validation

* fix: invalid queue

* fix docstring validation

* refactor: reorganize memory allocator script constants and improve mode descriptions

* enh: TD-36324-improve-sync-heartbeat-log (#31727)

* recover log level

* fix: taosd crush in query when insufficient memory (#31746)

Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>

* fix: overflow check in snprintf (#31780)

* migrate system-test/7-tmq

* migrate some cases

* migrate system-test/7-tmq

* fix failed cases

* fix failed cases

* migrate some cases

* fix failed cases

* fix failed cases

* migrate testcases

* fix: update environment file path in taosd.service and adjust set_taos_malloc.sh configuration

* fix: set lcn before do s3 migrate. (#31782)

* migrate testcases

* fix failed cases

* fix: add condition to set default malloc config for taosd service

* fix: update usage message in set_taos_malloc.sh to include quiet mode option

* fix: add quiet mode option to set malloc config in install script

* fix: update set_taos_malloc.sh to improve output messages and adjust default malloc config invocation

* recover log level

* fix(tmq): [TS-6569]tdb error if write tmq meta data in multi thread (#31808)

* fix: the calculation of dnode uptime (#31832)

* migrate testcase

* fix: correct timediff function bug and redress docs (#31798)

* fix: enhance malloc configuration for taosd and taosadapter in install script

* fix: TD-36442 show full condition (#31796)

* enh/TD-36466-sync-heartbeat (#31805)

* fix(plan) virtual table support BI moudle when use in select (#31787)

* fix failed cases

* enh: TS-5926-force-repair-wal (#31828)

* migrate testcase

* rename taos & taosd (#31855)

* migrate testcase

* migrate testcase

* fix failed cases

* fix: update environment file paths in taosd.service and set_taos_malloc.sh

* feat: add performance tuning documentation for memory optimization and set_taos_malloc.sh usage

* fix: update file paths in performance tuning documentation for consistency

* feat: add performance tuning documentation for memory allocator configuration script

* fix: add missing line breaks for improved readability in performance tuning documentation

* fix: adjust heading levels for consistency in performance tuning documentation

* fix cases

* fix new_testcases

* fix failed cases

* fix(query): support show tags on virtual table (#31831)

* fix failed cases

* docs: replace mysql screenshot (#31888)

* feat: use the new TDengine product name (#31859)

* merge 3.0

* fix failed cases

* fix failed cases

* merge 3.0

* fix cases

* fix cases

* doc: Update 03-stream.md (#31675)

* chore(deps): bump requests from 2.27.1 to 2.32.4 in /test (#31326)

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix new cases

* fix:Convert line endings from LF to CRLF for ans file

* build(deps): bump golang.org/x/net in /tools/keeper (#30811)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump urllib3 from 1.26.20 to 2.5.0 in /test (#31414)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.20...2.5.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.apache.tomcat.embed:tomcat-embed-core (#31392)

Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.104 to 9.0.106.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-version: 9.0.106
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.apache.tomcat.embed:tomcat-embed-core (#31393)

Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.104 to 9.0.106.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-version: 9.0.106
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump org.apache.kafka:kafka-clients (#31341)

Bumps org.apache.kafka:kafka-clients from 3.9.0 to 3.9.1.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-version: 3.9.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: add lock when calculating log buffer start/end (#31883)

* fix new cases

* fix new cases

* fix failed cases

* feat: new stream (#31678)

* fix: windows compile issue

* test: add vtable cases (#31829)

* fix: windows compile issues

* test:add test cases

* fix: windows compile issue

* case: em-4 stream case submit

* test: stream4_sub1 found bug2

* test: submit test_scene_meters_bug2.py

* add stream parameters example

* feat: [TS-6100] Do not translate const value as column.

* Feat/ts 6100 3.0 zlv (#31747)

* modify asan exampel

* modify asan exampel

* add example

* add example

* modify case example

---------

Co-authored-by: zelv01 <1101510017@qq.com>

* feat(stream): fix memory leak

* modify sliding example

* test: update test case.

* feat(stream): fix conflicts

* fix: add offset case 10a 10s 10m 10h 10d

* feat(stream): fix conflicts

* chore(stream): rename case name #TS-6100

* add case

* modify example

* fix: windows compile issues

* fix: data null check

* feat: [TS-6100] Forbid where when using %%trows (#31827)

* feat: [TS-6100] Forbid where when using %%trows

* test: update cases

* feat: [TS-6100] Fix leaks.

---------

Co-authored-by: Simon Guan <guanshengliang@qq.com>

* test: reproduce bugs

* test: update test case.

* test: update test case.

* feat: [TS-6100] Fix leaks.

* test: add cases

* Feat/ts 6100 3.0.pw10 (#31841)

* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

* fix: memory leak issue

* fix: memory issues

* fix: memory free issues

* fix: memory issues

* fix: snode deploy issue

* fix: mnode reader issue

* fix: memory issues

* fix: add debug test

* enh: add ignore nodata trigger

* fix: memory leaks

* fix: configuration issue

* fix: memory issue

* fix: external window issue

* fix: external window issues

* fix: external window placeholder issue

* fix: placeholder function init issues

* fix: memory leak issue

* fix: add debug log

* fix: compile issues

* fix: double free issue

* fix: runner addr update issue

* fix: msg rsp issue

* fix: external window reset issue

* fix: configuration issue

* fix: deploy msg issue

* fix: compile issue

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>

* test: reproduce bugs

* fix: add sliding interval combine case

* test: add cases

* test: add recalc test.

* test: reproduce bugs

* case : add vt ts is null check

* modify case

* bug: submit test_idmp_meters_bug3.py

* test: add test for recalc.

* test: add cases

* fix: error code check

* test: add cases

* fix(stream): scan wal with schema in that version

* add case

* test: add cases

* test: update test case.

* fix: windows compile issues

* add case

* test: add cases (#31845)

* modify case

* fix: reset interpPrev

* test: add test_idmp_meters bug4 and bug3

* add case

* fix(stream): opti wal interface

* fix: remove test_idmp_meters_bug5.py

* test: add cases

* fix(stream): fix ts data fetch for virtual tables

* cancel asan case

* test: update test case.

* test: update test case.

* add case

* test: add cases

* test: add cases

* test: add case test_idmp_meters_bug5.py

* test: update test case.

* fix(stream): tmq error

* test: add cases

* feat: [TS-6100] Restore deleted code in mndSma.c since they are still in use.

* fix(stream): optimize val scan logic

* test: add test_recalc_expired_time.py  to ci.

* test: update test case.

* test: update test case.

* feat: [TS-6100] Fix fill range check

* fix(stream): optimize val scan logic

* add case

* test: modify for partition by %%1

* test: add fun case stream4_sub7

* fix(stream): optimize val scan logic

* add case

* feat: [TS-6100] Rename OPTIONS to STREAM_OPTIONS.

* test: add test for recalc.

* test: use stream_options.

* fix: some cases error.

* test: remove recalc from ci.

* fix: ci case issues (#31880)

* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

* fix: memory leak issue

* fix: memory issues

* fix: memory free issues

* fix: memory issues

* fix: snode deploy issue

* fix: mnode reader issue

* fix: memory issues

* fix: add debug test

* enh: add ignore nodata trigger

* fix: memory leaks

* fix: configuration issue

* fix: memory issue

* fix: external window issue

* fix: external window issues

* fix: external window placeholder issue

* fix: placeholder function init issues

* fix: memory leak issue

* fix: add debug log

* fix: compile issues

* fix: double free issue

* fix: runner addr update issue

* fix: msg rsp issue

* fix: external window reset issue

* fix: configuration issue

* fix: deploy msg issue

* fix: compile issue

* fix: external window idx issue

* fix: ci issues

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>

* fix(stream): fix compilation error

* fix(stream): optimize val scan logic

* test:add test cases

* test: modify case

* fix: external agg error

* test(stream): tobacco scene testing #TD-36514

* test: add stream cases (#31885)

* fix: windows compile issue

* fix: calc timerange

* fix: windows compile issue

* modify case

* fix(stream): compile error

* test: remove one debug test case file

* test: modify

* test: add test cases

* test: reproduce bugs

* test: reproduce bugs

* feat: [TS-6100] Placeholder function should only appera in SELECT and… (#31868)

* feat: [TS-6100] Placeholder function should only appera in SELECT and WHERE and FROM.

* test: update case

---------

Co-authored-by: Simon Guan <guanshengliang@qq.com>

* add example

* add example

* modify case example

* modify case

* test:alter sql

* test: add stream5 case

* fix(stream): get schema error with version

* test: add delete recalc test py.

* test: remove bug cases

* test: stream5 case test passed

* test: add state cases (#31893)

* fix(stream): compile error

* test: modify case

* test: add cases

* test: add test.

* test: update test case.

* chore(test): fix case err

* test: update test case.

* fix: align data get

* fix(stream): fix row index of datablock written into data cache

* fix: put align data

* test: update test case.

* test: add test cases for virtual table

* chore(test): fix case err #TD-36514

* add case

* test: add test for water mark.

* test: add meters bug6 for stream5

* test: add cases (#31903)

* test: add test for recalc.

* feat: [TS-6100] %%trows can only be used when event type is window close.

* test: add precision of database for ms/us/ns

* modify case

* add case

* add case

* test: add test to ci.

* modify case

* fix: ci case issues (#31904)

* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

* fix: memory leak issue

* fix: memory issues

* fix: memory free issues

* fix: memory issues

* fix: snode deploy issue

* fix: mnode reader issue

* fix: memory issues

* fix: add debug test

* enh: add ignore nodata trigger

* fix: memory leaks

* fix: configuration issue

* fix: memory issue

* fix: external window issue

* fix: external window issues

* fix: external window placeholder issue

* fix: placeholder function init issues

* fix: memory leak issue

* fix: add debug log

* fix: compile issues

* fix: double free issue

* fix: runner addr update issue

* fix: msg rsp issue

* fix: external window reset issue

* fix: configuration issue

* fix: deploy msg issue

* fix: compile issue

* fix: external window idx issue

* fix: ci issues

* fix: ci case issues

* fix: drop dnode issue

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>

* fix(stream): ci error

* test: update test case.

* feat: [TS-6100] Disable some failed UT.

* feat: [TS-6100] Fix virtual table

* test: add bug 5.

* test: add test delete recalc to ci.

* test: add bug 6.

* test(stream): tobacco scene #TD-36514

* fix: reqCids,reqCols memory leak in SSTriggerRealtimeContext

Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>

* test: add case stream6

* fix(stream): implement some pending features in trigger task

* modify case

* modify case

* fix: case issues

* modify case

* test: add recalc for warter mark.

* fix(stream): fix count window trigger of virtual tables

* fix(stream): memory leak

* test: fix run err.

* test: add stream6 bug7

* fix: adjust format

* test(stream): tobacco scene testing #TD-36514

* test: change bug7 with update window1 and 2

* test: add test bug 7.

* case: restore write 3 window

* fix: windows compile issue

* fix: notify

* test: add cases

* modify case

* test: update test case.

* test(stream): toobacco scene testing #TD-36514

---------

Co-authored-by: Simon Guan <slguan@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Alex Duan <417921451@qq.com>
Co-authored-by: zelv01 <1101510017@qq.com>
Co-authored-by: Jing Sima <simondominic9997@outlook.com>
Co-authored-by: xiangyang guo <66111494+happyguoxy@users.noreply.github.com>
Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: zyyang90 <zyyang@taosdata.com>
Co-authored-by: Alex Duan <51781608+DuanKuanJun@users.noreply.github.com>
Co-authored-by: facetosea <285808407@qq.com>
Co-authored-by: Simon Guan <guanshengliang@qq.com>
Co-authored-by: huohong <sallyhuo@taosdata.com>
Co-authored-by: Li Hui <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: Jinqing Kuang <kuangjinqingcn@gmail.com>
Co-authored-by: xiao-77 <berylbao@taosdata.com>
Co-authored-by: Zhixiao Bao <62235797+xiao-77@users.noreply.github.com>
Co-authored-by: happyguoxy <happy_guoxy@163.com>
Co-authored-by: Tony Zhang <34825804+Tony2h@users.noreply.github.com>
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>

* test: rename TSDB

* docs: fix rust examples (#31908)

* docs: modify rust native test case

* docs: modify rust ws test case

* docs: modify rust examples

* docs: update rust pool docs

* fix new cases

* migrate test case

* feat: support reading sub table names and tag values from CSV files to create sub tables (#31909)

* feat: add obtaining table names from tag files

* feat: add write data table control

* feat: add table params to write

* feat: delete log file

* feat: modify test case csv path

* feat: resolve memory leakage in the table building thread

* feat: resolve compilation errors

* feat: resolve table name copy len error

* feat: modify create table log level

* feat: modifying query configuration parameter array out of bounds

* feat: support custom primary key names

* feat: modify log level

* feat: add set primary key name case

* feat: add column  keywords case

* feat: add keywords case data

* feat: modify primaryKeyName value len

* feat: modify primaryKeyName value define

* feat: modify primaryKeyName value size

* fix: compile issue (#31943)

Co-authored-by: taos-support <it@taosdata.com>

* package: fix error

* package: fix error

* fix failed cases

* merge 3.0

* rename create_table_keywords.py to test_create_table_keywords.py

* fix failed cases

* fix new cases

* docs: update stream (#31957)

* docs: update jdbc out-dated descripiton (#31959)

* fix: TD-36560 refactor arbitrator group function name and log (#31852)

* feat: support BLOB data type (#31704)

* rename 0-others/mounts.py to 0-others/test_mounts.py

* fix failed cases

* docs: update gpt (#31975)

* fix failed cases

* fix failed cases

* package: fix error

* feat: add taosBenchmark command line parameters (#31967)

* feat: add command line parameters

* feat: add command line parameter test cases

* fix: tableName len error

* enh: set TD Release build in tdengine-build.yml

* Update tdengine-build.yml

* fix: add json file path log

* fix: streamline TD_CONFIG export in build steps

* fix: Restore the build configuration

---------

Co-authored-by: haoranchen <haoran920c@163.com>

* fix: tableName len error (#31977)

* fix: tableName len error

* fix: modify TD_CONFIG=Release

* fix: code format

* fix: Restore the build configuration

* enh: set TD Release build in tdengine-build.yml (#31980)

* enh: set TD Release build in tdengine-build.yml

* Update tdengine-build.yml

* fix: update cache key for externals to include debug build version

* fix: remove verbose flag from build commands in tdengine-build.yml

* skip memleak cases

* fix failed case

* fix failed cases

* package: fix error

* fix(stmt2):tbname error output (#31997)

* fix: possible memory leak (#31972)

* feat: create connect add dbname params (#32002)

* feat: create connect add dbname params

* fix: connect param error

* skip failed cases

* fix cases on windows

* fix cases

* support connect bi mode and fix log level

* unique sql connect username and password

* fix log level

* enh: mounted vnode may have no tq (#31916)

* fix: subquery memleak (#32024)

* fix failed case

* fix cases

* rename 2-query/test_insert_select.py to 2-query/test_system_insert_select.py

* skip memleak cases

* enh: rename data forecast/detect to forecasting/anomaly detection (#32021)

* package: unique product name

* package: update for main

* skip tsim cases

* chore: update jdbc connection pool validation query sql (#32056)

* refactor: quotes usage in bash scripts

Signed-off-by: WANG Xu <feici02@outlook.com>

* enhn(mqtt/rawblock): new format for msg payload (#31801)

* fix: fix broken link in 14-stream.md

* docs: 15-spark.md is missing end semicolon (#32068)

* chore: bump dev version to 3.3.7.0.alpha (#32066)

* fix: blob test (#32020)

* fix blob query error

* fix blob query error

* fix blob query error

* fix blob query error

* fix blob query error

* opt query

* opt write

* opt write

* opt write

* opt bse

* opt write

* opt write

* opt write

* opt write

* opt write

* opt write

* opt write

* opt write

* opt write

* opt write

* opt write

* opt write

* opt write

* add cache

* opt query

* opt query

* opt bse

* add data iter

* add data iter

* add more compress

* add more compress

* add more compress

* add more compress

* add more compress

* add more compress

* opt blob transfer

* opt blob transfer

* opt blob transfer

* opt write

* avoid unordered data write

* avoid unordered data write

* opt read

* refactor log

* fix invalid write

* refactor code

* fix merge error

* fix merge error

* add error code

* support blob type len

* support blob type len

* support blob type len

* support blob type len

* support blob type len

* support blob type len

* support blob type len

* support blob type len

* support blob type len

* support blob type len

* Merge remote-tracking branch 'origin/3.0' into enh/blob

* refactor code

* support blob type len

* refactor code

* refactor code

* benchmark support blob type

* benchmark support blob type

* add log

* handle sort and merge row

* change file set

* change file set

* change file set

* change file set

* change file set

* change file set

* change file set

* opt code

* opt read

* add restart error and add unit test

* add restart error and add unit test

* add restart error and add unit test

* add restart error and add unit test

* add restart error and add unit test

* refactor code

* add restart error and add unit test

* opt code

* refactor code

* fix invalid write

* blob test

* blob test

* blob test

* blob test

* blob test

* support blob

* add str trim

* add str trim

* Merge remote-tracking branch 'origin/3.0' into feat/blob

* Merge remote-tracking branch 'origin/3.0' into feat/blob

* update test case

* fix invalid read

* fix invalid read

* fix invalid read

* add stmt2

* add stmt2

* add stmt2

* update parameter

* refactor test case

* refactor test case

* support blob

* support stmt2

* add sub

* support blob

* support blob

* support sub

* fix tmq crash

* support windows/darwin

* fix stmt2 bind row

* fix blob crash

* fix blob crash

* fix blob query error

* fix blob crash

* fix merge error

* refactor bse

* add blob transfer

* add blob transfer

* add transfer snapshot

* refactor code

* change log level

* change log level

* add test case

* refactor code

* revert taosBenchmark

* revert taosbench

* fix: improve error handling and encoding for file reading in grep_asserts_in_file function

* rm assert

* fix mem leak

* fix compile error

* fix conflict

* fix conflict

* fix compile error

* fix compile error

* fix pre check error

* fix pre check error

* fix compile error on windows

* fix error on window

* fix error on windows

* fix error on windows

* opt no-blob sql

* fix compile error on dawain

* fix compile error on dawain

* fix invalid read

* fix mem leak

* fix invalid read

* fix invalid read

* fix error on windows

* remove unused code

* refactor code

* fix mem leak

* fix mem leak

* rm unused code

* rm unused code

* fix invalid copy

* fix invalid copy

* fix invalid copy

* fix invalid copy

* fix invalid copy

* refactor code

* make ci happy

* refactor code

* change make

* update test case

* update ignore code

* update bse snapshot and test case

* update bse snapshot and test case

* refactor code

* change unit test

* update bse snapshot

* update bse snapshot

* fix test case

* fix bse snapshot

* fix bse snapshot

* fix snapshot transfer

* remove unused log

* support func query

* add test case

* forbidden  unsupport code

* merge 3.0

* merge 3.0

* change test case

* add forbidden code

* add forbidden code

* add code

* support length func

* support length func

* taosBenchmark support  blob

* support blob raw block

* support write raw block

* support more query

* Merge branch 'feat/blob' into feat/blob_test

* SBlobRow2

* change bse commit change

* refactor code

* rm exe test

* refactor code

* checke return code

* rename blob name

* refactor code

* refactor code

* refactor code

* refactor code

* fix unordere write

* fix unordere write

* fix row merge error

* fix row merge error

* fix row merge error

* fix row merge error

* support ordered data

* support ordered data

* Merge remote-tracking branch 'origin/3.0' into feat/blob_test

* fix stmt2 blob crash

* add not support write type

* add not support write type

* add not support write type

* rm exe

* fix col-formate error

* fix col-formate error

* fix mem leak

* refactor code

* add error code for single blob column restriction and update error message

* add error code for single blob column restriction and update error message

* add error code for single blob column restriction and update error message

* refactor code

* change error code

* make ci happy

---------

Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: chenhaoran <haoran920c@163.com>

* package: update for main (#32091)

* fix compile error on windows (#32089)

* fix: source code merge issues

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: WANG Xu <feici02@outlook.com>
Co-authored-by: minhuinie <nminhui@163.com>
Co-authored-by: huohong <sallyhuo@taosdata.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
Co-authored-by: Nie Minhui <143420805+minhuinie@users.noreply.github.com>
Co-authored-by: Mario Peng <48949600+Pengrongkun@users.noreply.github.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: dongming chen <cademfly@hotmail.com>
Co-authored-by: Linhe Huo <linhehuo@gmail.com>
Co-authored-by: huohong <346479823@qq.com>
Co-authored-by: Joel Brass <joel@jbrass.com>
Co-authored-by: WANG Xu <feici02@outlook.com>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Tony Zhang <34825804+Tony2h@users.noreply.github.com>
Co-authored-by: Tony Zhang <tonyzhang@taosdata.com>
Co-authored-by: Kaili Xu <klxu@taosdata.com>
Co-authored-by: Zhixiao Bao <62235797+xiao-77@users.noreply.github.com>
Co-authored-by: WANG MINGMING <wangmm0220@gmail.com>
Co-authored-by: hongzhenliu <wluckyjob@gmail.com>
Co-authored-by: Daniel Clow <106956386+danielclow@users.noreply.github.com>
Co-authored-by: She Yanjie <57549981+sheyanjie-qq@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simon Guan <slguan@taosdata.com>
Co-authored-by: plum-lihui <huili@taosdata.com>
Co-authored-by: Alex Duan <417921451@qq.com>
Co-authored-by: zelv01 <1101510017@qq.com>
Co-authored-by: Jing Sima <simondominic9997@outlook.com>
Co-authored-by: xiangyang guo <66111494+happyguoxy@users.noreply.github.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: zyyang90 <zyyang@taosdata.com>
Co-authored-by: Alex Duan <51781608+DuanKuanJun@users.noreply.github.com>
Co-authored-by: facetosea <285808407@qq.com>
Co-authored-by: Simon Guan <guanshengliang@qq.com>
Co-authored-by: Li Hui <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: Jinqing Kuang <kuangjinqingcn@gmail.com>
Co-authored-by: xiao-77 <berylbao@taosdata.com>
Co-authored-by: happyguoxy <happy_guoxy@163.com>
Co-authored-by: guozhenwei <2227465945@qq.com>
Co-authored-by: kevin men <men_shi_bin@163.com>
Co-authored-by: taos-support <it@taosdata.com>
Co-authored-by: Yihao Deng <luomoxyz@126.com>
Co-authored-by: Minglei Jin <49711132+stephenkgu@users.noreply.github.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
2025-07-22 13:25:21 +08:00

2061 lines
158 KiB
Text

#caseID,rerunTimes,Run with Sanitizer,casePath,caseCommand
#NA,NA,y or n,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_bigint.py
# 01-DataTypes
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_bigint.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_bool.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_double.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_float.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_geometry.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_int.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_json.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_nchar1.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_nchar2.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_smallint.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_timestamp.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_tinyint.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_uint.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_unsign.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_varbinary.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_varchar.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_null_tag.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_null_column.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_ts6333.py
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_composite_key_load.py
# 02-Databases
## 01-Create
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_basic1.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_basic2.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_basic3.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_basic4.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_basic5.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_basic6.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_commit.py -N 2
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_create_all_options.py -N 3
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_create.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_dnodelist.py -N 5
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_keep.py -N 2
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_len.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_repeat.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_table_prefix_suffix.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_tables.py
## 02-Drop
,,y,.,./ci/pytest.sh pytest cases/02-Databases/02-Drop/test_db_catalog.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/02-Drop/test_db_delete_reuse_vnode1.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/02-Drop/test_db_delete_reuse_vnode2.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/02-Drop/test_db_delete_reuse1.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/02-Drop/test_db_delete_reuse2.py
,,n,.,pytest cases/02-Databases/02-Drop/test_db_delete_writing1.py
,,n,.,pytest cases/02-Databases/02-Drop/test_db_delete_writing2.py
## 03-Alter
,,y,.,./ci/pytest.sh pytest cases/02-Databases/03-Alter/test_db_alter_option_keep1.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/03-Alter/test_db_alter_option_keep2.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/03-Alter/test_db_alter_option.py -N 3
,,y,.,./ci/pytest.sh pytest cases/02-Databases/03-Alter/test_db_alter_replicas_13.py -N 4
,,y,.,./ci/pytest.sh pytest cases/02-Databases/03-Alter/test_db_alter_replicas_31.py -N 4
## 04-Query
,,y,.,./ci/pytest.sh pytest cases/02-Databases/04-Query/test_db_show_create_db.py
,,y,.,./ci/pytest.sh pytest cases/02-Databases/04-Query/test_db_show_create_table.py
## 05-Sync
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_balance_replica_1.py -N 3
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_balance_replica_3.py -N 5
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_balance1.py -N 4 -C 1
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_balance2.py -N 5 -C 3
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_balance3.py -N 6 -C 4
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_balancex.py -N 4 -C 1
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_redistribute_vgroup_replica1.py -N 4
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_redistribute_vgroup_replica3_v1_follower.py -N 5
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_redistribute_vgroup_replica3_v1_leader.py -N 5
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_redistribute_vgroup_replica3_v2.py -N 6
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_redistribute_vgroup_replica3_v3.py -N 8
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_split_vgroup_replica1.py -N 3
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_split_vgroup_replica3.py -N 4
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_stable_balance_replica1.py -N 2
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_stable_dnode2_stop.py -N 2
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_stable_dnode2.py -N 2
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_stable_dnode3.py -N 3
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_stable_replica3_dnode6.py -N 6
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_stable_replica3_vnode3.py -N 4
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_sync_3Replica1VgElect.py -N 5
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_sync_3Replica5VgElect.py -N 5
#failed,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_sync_vnodesnapshot_rsma.py -N 4
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_vnode_clean.py -N 4 -C 2
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_vnode_replica3_basic.py -N 3
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_vnode_replica3_import.py -N 4
#,,n,.,pytest cases/02-Databases/05-Sync/test_vnode_replica3_many.py -N 4
#,,n,.,pytest cases/02-Databases/05-Sync/test_vnode_replica3_repeat.py -N 4
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_vnode_replica3_vgroup.py -N 4
## 06-Precision
,,y,.,./ci/pytest.sh pytest cases/02-Databases/06-Precision/test_db_precision_ns.py
## 07-Flush
,,y,.,./ci/pytest.sh pytest cases/02-Databases/07-Flush/test_db_flush.py
# 03-Tables
## 01-NormalTables
### 01-Create
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_basic.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_bigint.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_binary.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_bool.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_column_dbprefix.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_column_name.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_column_num.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_column_type.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_column_value.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_date.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_describe.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_double.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_float.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_hash.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_int.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_limit.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_multi.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_smallint.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_synatx.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_vgroup.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_tinyint.py
### 02-Drop
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/02-Drop/test_normal_table_delete_reuse1.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/02-Drop/test_normal_table_delete_reuse2.py
,,n,.,pytest cases/03-Tables/01-NormalTables/02-Drop/test_normal_table_delete_writing.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/02-Drop/test_normal_table_drop.py
### 03-Alter
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/03-Alter/test_normal_table_alter_1.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/03-Alter/test_normal_table_alter_2.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/03-Alter/test_normal_table_alter_3.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/03-Alter/test_normal_table_alter_4.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/03-Alter/test_normal_table_alter_5.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/04-Query/test_normal_table_basic04.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/04-Query/test_normal_table_query.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/01-Create/test_normal_table_column_num_limit.py
### 04-Query
## 02-SubTables
### 01-Create
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/01-Create/test_sub_table_autocreate_tb_drop_tb.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/01-Create/test_sub_table_autocreate_tb.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/01-Create/test_sub_table_autocreate.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/01-Create/test_sub_table_batchcreate.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/01-Create/test_sub_table_create_tb.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/01-Create/test_sub_table_create_with_tag_name.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/01-Create/test_tags_dynamically_specifiy.py
### 02-Drop
### 03-Alter
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/03-Alter/test_set_tag_vals.py
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/03-Alter/test_sub_table_alter.py
### 04-Query
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/04-Query/test_sub_table_basic.py
# 04-SuperTables
## 01-Create
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_create_mt.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_metrics.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_refcount.py
## 02-Drop
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/02-Drop/test_stable_drop_basic3.py
## 03-Alter
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_parser_alter_column.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_parser_alter_stable.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_parser_alter1.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_parser_op.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_stable_alter_1.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_stable_alter_2.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_stable_alter_3.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_stable_alter_4.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_stable_alter_5.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_stable_tag_add.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_stable_tag_drop.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_stable_tag_modify.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_stable_tag_rename.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_tag_add.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_tag_change.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_tag_commit.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_tag_create.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_tag_drop.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_tag_drop_table.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_tag_set_multi.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_tag_set.py
## 04-Query
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_2.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_3.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_4.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_5.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_6.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_bigint.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_binary.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_bool.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_double.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_float.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_int.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_smallint.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_tinyint.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_column_ubigint.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_stable_query_dnode3.py -N 3
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_stable_query_vnode3.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_stable_tag_filter_2.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_3.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_4.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_5.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_6.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_bigint.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_binary_binary.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_binary.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_bool_binary.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_bool_int.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_bool.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_column.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_double.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_filter.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_float.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_int_binary.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_int_float.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_int.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_smallint.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_tbname_in.py
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_tag_tinyint.py
# 05-VirtualTables
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_create.py
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_alter.py
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_drop.py
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_meta.py
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_auth_create.py
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_auth_select.py
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_auth_alter_drop.py
#memleak,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query.py
,,n,.,pytest cases/05-VirtualTables/test_vtable_query.py
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db.py
#failed,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_stb.py
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_after_alter.py
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_after_drop_origin_table.py
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_join.py
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_insert.py
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_show_tag.py
# 06-DataIngestion
## 01-Insert
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_basic.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_basic0.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_basic1.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_basic2.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_columns.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_commit_merge.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_multi_file_commit.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_query_block1_file.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_query_block1_memory.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_query_block2_file.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_query_block2_memory.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_query_file_memory.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_query_multi_file.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_stb_disk.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_stb_values.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_tb_multi.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_tb.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_timestamp.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-Insert/test_insert_double.py
## 02-Import
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/02-Import/test_import_basic.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/02-Import/test_import_commit.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/02-Import/test_import_commit1.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/02-Import/test_import_commit2.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/02-Import/test_import_commit3.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/02-Import/test_import_file.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/02-Import/test_import_large.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/02-Import/test_import_replica1.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/02-Import/test_import.py
## 03-Drop
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/03-Delete/test_delete_query.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/03-Delete/test_delete.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/03-Delete/test_insert_drop.py
## 04-Update
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/04-Update/test_insert_update0.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/04-Update/test_insert_update1_sort_merge.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/04-Update/test_insert_update2.py
## 05-Others
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/05-Others/test_commit.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/05-Others/test_insert_backquote.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/05-Others/test_insert_null.py
#memleak,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/05-Others/test_insert_select.py
,,n,.,pytest cases/06-DataIngestion/05-Others/test_insert_select.py
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/05-Others/test_wal_kill.py
# 07-DataQuerying
## 01-Operator
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/01-Operator/test_and_or.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/01-Operator/test_arithmetic_basic.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/01-Operator/test_arithmetic.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/01-Operator/test_between_and.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/01-Operator/test_case_when_sum.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/01-Operator/test_case_when.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/01-Operator/test_in.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/01-Operator/test_like_tag.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/01-Operator/test_like.py
## 02-Filter
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_condition_scl.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_condition.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_filter_timestamp.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_filter_where.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_filter_where_complex.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_stable_filter_column.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_stable_filter_column_tag_timestamp.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_stable_filter_no.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_stable_filter_tag.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_stable_filter_timestamp.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_table_filter_column.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_table_filter_column_timestamp.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_table_filter_no.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_table_filter_timestamp.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_tags_filter.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/02-Filter/test_sma_filter.py
## 03-GroupBy
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/03-GroupBy/test_groupby_basic.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/03-GroupBy/test_groupby_complex.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/03-GroupBy/test_groupby_distinct.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/03-GroupBy/test_groupby_top.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/03-GroupBy/test_groupby.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/03-GroupBy/test_groupby2.py
## 04-OrderBy
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/04-OrderBy/test_multi_orderby.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/04-OrderBy/test_sort_pre_cols.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/04-OrderBy/test_sort_double_col.py
## 05-Aliase
## 06-Limit
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/06-Limit/test_limit_complex.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/06-Limit/test_limit1.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/06-Limit/test_limit3.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/06-Limit/test_limitx.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/06-Limit/test_projection_limit_offset.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/06-Limit/test_table_merge_limit.py
## 07-SLimit
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/07-SLimit/test_slimit_alter_tags.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/07-SLimit/test_slimit_limit.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/07-SLimit/test_slimit1.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/07-SLimit/test_slimit2.py
## 08-SubQuery
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/08-SubQuery/test_nestquery.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/08-SubQuery/test_timeline.py
## 09-SelectList
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/09-SelectList/test_column_1.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/09-SelectList/test_column_7.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/09-SelectList/test_const_col.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/09-SelectList/test_const.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/09-SelectList/test_read.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/09-SelectList/test_select_complex.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/09-SelectList/test_select_res_num.py
## 10-Union
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/10-Union/test_union_precision.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/10-Union/test_union_sysinfo.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/10-Union/test_union.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/10-Union/test_unionall_as_table.py
## 11-Interp
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/11-Interp/test_interp.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/11-Interp/test_interp2.py
## 12-Having
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/12-Having/test_having_agg.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/12-Having/test_having_child.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/12-Having/test_having_complex.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/12-Having/test_having.py
#,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/12-Having/test_having_with_interval_and_fill.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/12-Having/test_query_accuracy.py
## 13-Distinct
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/13-Distinct/test_distinct.py
## 14-Explain
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/14-Explain/test_explain.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/14-Explain/test_explain_tsorder.py
## 15-Hints
## 16-Psedocolumn
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/16-PsedoColumn/test_tbname_in.py
## 17-Tags
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/17-Tags/test_select_distinct_tag.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/17-Tags/test_select_with_tags.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/17-Tags/test_tags_scan.py
## 18-Regexp
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/18-Regexp/test_regex.py
## 19-BiMode
#,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/19-BiMode/test_bi_star_table.py
#,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/19-BiMode/test_bi_tag_scan.py
#,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/19-BiMode/test_bi_tbname_col.py
## 99-Others
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/99-Others/test_select_across_vnodes.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/99-Others/test_select_from_cache_disk.py
,,y,.,./ci/pytest.sh pytest cases/07-DataQuerying/99-Others/test_select_mixed_block.py
# 08-TagIndices
,,y,.,./ci/pytest.sh pytest cases/08-TagIndices/test_index_create_drop.py
,,y,.,./ci/pytest.sh pytest cases/08-TagIndices/test_index_overflow.py
,,y,.,./ci/pytest.sh pytest cases/08-TagIndices/test_index_perf.py
# 09-DataDeletion
,,y,.,./ci/pytest.sh pytest cases/09-DataDeletion/test_insert_delete.py
# 10-Functions
## 01-SingleRow
,,y,.,./ci/pytest.sh pytest cases/10-Functions/01-SingleRow/test_single_row_in_tb.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/01-SingleRow/test_func_cast.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/01-SingleRow/test_func_char_scalar.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/01-SingleRow/test_func_scalar_null.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/01-SingleRow/test_func_scalar.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/01-SingleRow/test_func_truncate.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/01-SingleRow/test_func_cast.py
## 02-Aggregate
,,y,.,./ci/pytest.sh pytest cases/10-Functions/02-Aggregate/test_func_apercentile.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/02-Aggregate/test_func_avg.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/02-Aggregate/test_func_count.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/02-Aggregate/test_func_leastsquares.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/02-Aggregate/test_func_percentile.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/02-Aggregate/test_func_spread.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/02-Aggregate/test_func_stddev.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/02-Aggregate/test_func_stddev2.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/02-Aggregate/test_func_sum.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/02-Aggregate/test_func_sum.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/02-Aggregate/test_func_elapsed.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/02-Aggregate/test_percentile.py
## 03-Selection
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_bottom.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_first_last.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_first.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_last_basic.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_last_both.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_last_cache.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_last_groupby.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_last_lru.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_last_row1.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_last_row2.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_last_row3.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_last_tag.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_max.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_min.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_multires.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_top.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_topbot.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_func_paramnum.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/03-Selection/test_selection_function_with_json.py
## 04-TimeseriesSpecfic
,,y,.,./ci/pytest.sh pytest cases/10-Functions/04-TimeseriesSpecfic/test_func_diff.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/04-TimeseriesSpecfic/test_func_diff2.py
,,y,.,./ci/pytest.sh pytest cases/10-Functions/04-TimeseriesSpecfic/test_func_diff3.py
# 11-TimeSeriesExtensions
## 01-PartitionBy
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/01-PartitionBy/test_partitonby.py
## 02-Fill
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/02-Fill/test_fill_force.py
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/02-Fill/test_fill_stb.py
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/02-Fill/test_fill_us.py
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/02-Fill/test_fill.py
## 03-TimeWindow
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/03-TimeWindow/test_interval_bug.py
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/03-TimeWindow/test_interval_empty_range_scl.py
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/03-TimeWindow/test_interval_empty_range.py
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/03-TimeWindow/test_interval_function.py
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/03-TimeWindow/test_interval_offset.py
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/03-TimeWindow/test_interval.py
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/03-TimeWindow/test_interval2.py
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/03-TimeWindow/test_sliding.py
## 04-StateWindow
## 05-EventWindow
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/05-EventWindow/test_event.py
## 06-SessionWindow
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/06-SessionWindow/test_session.py
## 07-CountWindow
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/07-CountWindow/test_count_sliding.py
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/07-CountWindow/test_count.py
,,y,.,./ci/pytest.sh pytest cases/11-TimeSeriesExtensions/07-CountWindow/test_count1.py
# 12-DataSubscription
## 01-Mgmt
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/01-Mgmt/test_drop_lost_comsumers.py
## 02-Native
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_basic1.py
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_basic2.py
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_basic3.py
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_basic4.py
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_cons_overlap.py
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_cons1.py
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_cons2.py
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_cons3.py
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_cons4.py
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_snapshot1.py
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_snapshot2.py
,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_topic.py
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_params.py
#,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/02-Native/test_tmq_params.py -R
## 03-WebSocket
## 04-MQTT
,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/04-MQTT/test_mqtt_smoking.py
,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/04-MQTT/test_mqtt_bnodes.py -N 2
,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/04-MQTT/test_mqtt_bnodes.py -N 6
,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/04-MQTT/test_mqtt_bnodes.py -N 11
,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/04-MQTT/test_mqtt_qos.py
,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/04-MQTT/test_mqtt_special.py
,,y,.,./ci/pytest.sh pytest cases/12-DataSubscription/04-MQTT/test_mqtt_rb.py
## 05-OPC
# 13-StreamProcessing
## 01-Snode
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_bigint.py
#,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_basic1.py
#,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_mgmt.py -N 8
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_mgmt_zlv.py -N 6 --replica 3
#,,n,.,pytest cases/13-StreamProcessing/01-Snode/snode_mgmt_zlv.py -N 6 --replica 3
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_mgmt.py -N 8
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_replicas.py -N 8
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_privileges.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_privileges_monitor_table.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_privileges_recalc.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_privileges_twodb.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_params_alter.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_params_alter_normaluser.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_params_check_default.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_params_check_maxValue.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/01-Snode/snode_params_check.py
## 02-Stream
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/02-Stream/stream_nosnode.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/02-Stream/stream_checkname.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/02-Stream/stream_long_name.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/02-Stream/stream_samename.py
## 03-Trigger
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/03-TriggerMode/test_state.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/03-TriggerMode/test_count.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/03-TriggerMode/test_event.py
#,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/03-TriggerMode/test_notify.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/03-TriggerMode/test_fill_history.py
#,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/03-TriggerMode/test_sliding.py
,,n,.,pytest cases/13-StreamProcessing/03-TriggerMode/test_sliding.py
,,n,.,pytest cases/13-StreamProcessing/03-TriggerMode/test_state_new.py
#,,n,.,pytest cases/13-StreamProcessing/03-TriggerMode/test_state_disorderNupdate_new.py
#,,n,.,pytest cases/13-StreamProcessing/03-TriggerMode/test_count_new.py
,,n,.,pytest cases/13-StreamProcessing/03-TriggerMode/test_event_new.py
,,n,.,pytest cases/13-StreamProcessing/03-TriggerMode/test_period_1.py
## 04-Option
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/04-Options/test_options.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/04-Options/test_options_vtbl.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/04-Options/test_options_abnormal.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/04-Options/test_options_abnormal_vtbl.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/04-Options/test_meta.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/04-Options/test_meta_vtbl.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/04-Options/test_disorderUpdateDelete.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/04-Options/test_disorderUpdateDelete_vtbl.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/04-Options/test_options_us.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/04-Options/test_options_ns.py
## 05-Notify
## 06-Output
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/06-ResultSaved/test_result_saved_comprehensive.py
## 07-SubQuery
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/07-SubQuery/test_subquery_basic.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/07-SubQuery/test_subquery_limit.py
,,n,.,pytest cases/13-StreamProcessing/07-SubQuery/test_subquery_count_1.py
,,n,.,pytest cases/13-StreamProcessing/07-SubQuery/test_subquery_count_2.py
,,n,.,pytest cases/13-StreamProcessing/07-SubQuery/test_subquery_event.py
#,,n,.,pytest cases/13-StreamProcessing/07-SubQuery/test_subquery_period.py
,,n,.,pytest cases/13-StreamProcessing/07-SubQuery/test_subquery_sliding.py
,,n,.,pytest cases/13-StreamProcessing/07-SubQuery/test_subquery_session.py
,,n,.,pytest cases/13-StreamProcessing/07-SubQuery/test_subquery_state.py
## 08-ReCalculate
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/08-Recalc/test_recalc_expired_time.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/08-Recalc/test_recalc_ignore_disorder.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/08-Recalc/test_recalc_delete_recalc.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/08-Recalc/test_recalc_watermark.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/08-Recalc/test_recalc_combined_options.py
## 20-UseCase
,,n,.,pytest cases/13-StreamProcessing/20-UseCase/test_idmp_meters.py
,,n,.,pytest cases/13-StreamProcessing/20-UseCase/test_idmp_meters_td36808.py
,,n,.,pytest cases/13-StreamProcessing/20-UseCase/test_idmp_tobacco.py
#,,n,.,pytest cases/13-StreamProcessing/20-UseCase/test_nevados.py
,,n,.,pytest cases/13-StreamProcessing/20-UseCase/test_three_gorges_phase1.py
## 21-Stability
## 22-Performance
## 23-Compatibility
## 24-OldCases
,,n,.,pytest cases/13-StreamProcessing/31-OldTsimCases/test_oldcase_basic1.py
#,,n,.,pytest cases/13-StreamProcessing/31-OldTsimCases/test_oldcase_basic2.py
#,,n,.,pytest cases/13-StreamProcessing/31-OldTsimCases/test_oldcase_check.py
#,,n,.,pytest cases/13-StreamProcessing/31-OldTsimCases/test_oldcase_checkpoint.py
#,,n,.,pytest cases/13-StreamProcessing/31-OldTsimCases/test_oldcase_concat.py
,,n,.,pytest cases/13-StreamProcessing/31-OldTsimCases/test_oldcase_state.py
,,y,.,./ci/pytest.sh pytest cases/13-StreamProcessing/31-OldTsimCases/test_oldcase_twa.py
## 99-Others
# 14-Operators
# 15-JsonDataTypes
# 16-EscapeCharacters
,,y,.,./ci/pytest.sh pytest cases/16-EscapeCharacters/test_binary_escape_character.py
# 17-NameLimits
,,y,.,./ci/pytest.sh pytest cases/17-NameLimits/test_dbtbname_validate.py
# 18-ReservedKeywords
# 19-ManageNodes
## 01-Dnode
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_alter_dnode_debugflag.py
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_create_dnode.py -N 2 -C 1
#failed,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_drop_dnode_force.py -N 5
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_drop_dnode_has_mnode.py -N 2
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_drop_dnode_has_multi_vnode_replica1.py -N 3
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_drop_dnode_has_multi_vnode_replica3.py -N 5
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_drop_dnode_has_qnode_snode.py -N 2
#failed,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_drop_dnode_has_vnode_replica1.py -N 3
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_drop_dnode_has_vnode_replica3.py -N 5
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_offline_reason.py -N 2 -C 1
#,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_use_dropped_dnode.py -N 3
#,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_5dnode_3mnode_stop.py -N 5 -M 3
#,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_5dnode_3mnode_stop.py -N 5 -M 3 -I False
#,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_cluster_basic.py -N 5
#,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_5dnode_3mnode_add_1dnode.py -N 7 -M 3 -C 6
#,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/01-Dnode/test_5dnode_3mnode_add_1dnode.py -N 7 -M 3 -C 6 --replica 3
## 02-Mnode
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/02-Mnode/test_mnode_basic1.py -N 2
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/02-Mnode/test_mnode_basic2.py -N 2
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/02-Mnode/test_mnode_basic3.py -N 4
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/02-Mnode/test_mnode_basic4.py -N 3
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/02-Mnode/test_mnode_basic5.py -N 4
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/02-Mnode/test_mnode_basic6.py -N 4
## 03-Qnode
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/03-Qnode/test_qnode_basic1.py -N 2
## 04-Snode
,,y,.,./ci/pytest.sh pytest cases/19-ManageNodes/04-Snode/test_snode_basic1.py -N 2
# 20-Metadata
,,y,.,./ci/pytest.sh pytest cases/20-Metadata/test_keep_time_offset.py
,,y,.,./ci/pytest.sh pytest cases/20-Metadata/test_metrics_idx.py
,,y,.,./ci/pytest.sh pytest cases/20-Metadata/test_show_db_table_kind.py
#,,y,.,./ci/pytest.sh pytest cases/20-Metadata/test_sys_tbname.py
,,y,.,./ci/pytest.sh pytest cases/20-Metadata/test_table_count.py
# 21-PerformanceData
# 22-Show
,,y,.,./ci/pytest.sh pytest cases/22-Show/test_show_alive.py -N 4
,,y,.,./ci/pytest.sh pytest cases/22-Show/test_show_basic.py -N 2
,,y,.,./ci/pytest.sh pytest cases/22-Show/test_show_diskinfo.py
,,y,.,./ci/pytest.sh pytest cases/22-Show/test_show_table_distributed.py
# 23-Users
,,y,.,./ci/pytest.sh pytest cases/23-Users/test_user_basic.py
,,y,.,./ci/pytest.sh pytest cases/23-Users/test_user_crypted_pass.py
,,y,.,./ci/pytest.sh pytest cases/23-Users/test_user_password.py
,,y,.,./ci/pytest.sh pytest cases/23-Users/test_user_privilege_create_db.py
,,y,.,./ci/pytest.sh pytest cases/23-Users/test_user_privilege_db.py
,,y,.,./ci/pytest.sh pytest cases/23-Users/test_user_privilege_sysinfo.py
,,y,.,./ci/pytest.sh pytest cases/23-Users/test_user_privilege_table.py
,,y,.,./ci/pytest.sh pytest cases/23-Users/test_user_privilege_topic.py
,,y,.,./ci/pytest.sh pytest cases/23-Users/test_user_whitelist.py
# 24-Permissions
# 25-UDFs
#,,y,.,./ci/pytest.sh pytest cases/25-UDFs/test_udf_c.py
#,,y,.,./ci/pytest.sh pytest cases/25-UDFs/test_udf_py.py
#,,y,.,./ci/pytest.sh pytest cases/25-UDFs/test_udf_with_const.py
# 26-TSMAs
#,,y,.,./ci/pytest.sh pytest cases/storage/tsma/test_tsma.py
# 27-Troubleshooting
# 28-SynatxChanges
# 29-JoinQueries
,,y,.,./ci/pytest.sh pytest cases/29-JoinQueries/test_join_full.py
,,y,.,./ci/pytest.sh pytest cases/29-JoinQueries/test_join_interval.py
,,y,.,./ci/pytest.sh pytest cases/29-JoinQueries/test_join_manyblocks.py
,,y,.,./ci/pytest.sh pytest cases/29-JoinQueries/test_join_multitables.py
,,y,.,./ci/pytest.sh pytest cases/29-JoinQueries/test_join_multivnode.py
,,y,.,./ci/pytest.sh pytest cases/29-JoinQueries/test_join_pk.py
,,y,.,./ci/pytest.sh pytest cases/29-JoinQueries/test_join_order.py
,,y,.,./ci/pytest.sh pytest cases/29-JoinQueries/test_join.py
,,y,.,./ci/pytest.sh pytest cases/29-JoinQueries/test_join2.py
,,y,.,./ci/pytest.sh pytest cases/29-JoinQueries/test_join_ns_db.py
# 30-DataCompression
,,y,.,./ci/pytest.sh pytest cases/30-DataCompression/test_compress_alter_option.py
,,y,.,./ci/pytest.sh pytest cases/30-DataCompression/test_compress_disable.py
,,y,.,./ci/pytest.sh pytest cases/30-DataCompression/test_compress_normal_table.py
,,y,.,./ci/pytest.sh pytest cases/30-DataCompression/test_compress_basic.py -N 3
,,y,.,./ci/pytest.sh pytest cases/30-DataCompression/test_mlevel_basic.py -N 3 -L 3 -D 2
# 31-Views
,,y,.,./ci/pytest.sh pytest cases/31-Views/test_view_mgmt.py
,,y,.,./ci/pytest.sh pytest cases/31-Views/test_view_nested_join.py
# 40-Tools
# 50-Others
## 01-Valgrind
,,y,.,./ci/pytest.sh pytest cases/50-Others/01-Valgrind/test_valgrind_basic1.py
,,y,.,./ci/pytest.sh pytest cases/50-Others/01-Valgrind/test_valgrind_basic2.py
,,y,.,./ci/pytest.sh pytest cases/50-Others/01-Valgrind/test_valgrind_basic3.py
,,y,.,./ci/pytest.sh pytest cases/50-Others/01-Valgrind/test_valgrind_basic4.py
,,y,.,./ci/pytest.sh pytest cases/50-Others/01-Valgrind/test_valgrind_checkerror1.py -N 3
,,y,.,./ci/pytest.sh pytest cases/50-Others/01-Valgrind/test_valgrind_checkerror2.py
,,y,.,./ci/pytest.sh pytest cases/50-Others/01-Valgrind/test_valgrind_checkerror3.py
,,y,.,./ci/pytest.sh pytest cases/50-Others/01-Valgrind/test_valgrind_checkerror4.py
,,y,.,./ci/pytest.sh pytest cases/50-Others/01-Valgrind/test_valgrind_checkerror5.py
,,y,.,./ci/pytest.sh pytest cases/50-Others/01-Valgrind/test_valgrind_checkerror6.py
,,y,.,./ci/pytest.sh pytest cases/50-Others/01-Valgrind/test_valgrind_checkerror7.py
,,y,.,./ci/pytest.sh pytest cases/50-Others/01-Valgrind/test_valgrind_checkerror8.py
#,,y,.,./ci/pytest.sh pytest cases/50-Others/01-Valgrind/test_valgrind_udf.py
# uncatalog
# army
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/alter/test_alter_config.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/alter/test_alter_config_refresh.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/alter/test_alter_config_refresh.py -N 3 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/alter/test_alter_db_option.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/authorith/test_auth_basic.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/cluster/test_arbitrator.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/cluster/test_arbitrator_restart.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/cluster/test_snapshot.py -N 3 -L 3 -D 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/cluster/test_drop_table_by_uid.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/cluster/test_inc_snapshot.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/cluster/test_tsdb_snapshot.py -N 3 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/cluster/test_strong_password.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/cluster/test_split_vgroup_by_learner.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/cmdline/test_taos_cli.py -B
,,n,.,pytest cases/uncatalog/army/cmdline/test_fullopt.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/create/test_create_stb_keep.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/create/test_create_stb_keep.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/create/test_stb_keep_compact.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/create/test_stb_keep_compact.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/create/test_stb_keep_compact.py -N 3 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/create/test_create_ctb_using_csv_file.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/create/test_create_ctb_using_csv_file.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/db-encrypt/test_basic.py -N 3 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/grant/test_grant_bugs.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/insert/test_column_tag_boundary.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/insert/test_insert_basic.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/insert/test_auto_create_insert.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/insert/test_insert_csv_file_with_row_split.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/inspect-tools/test_taosinspect.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/accuracy/test_query_accuracy.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/accuracy/test_ts5400.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/accuracy/test_having.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/decimal/test_TS6333.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/fill/test_fill_desc.py -N 3 -L 3 -D 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/fill/test_fill_null.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/fill/test_fill_compare_asc_desc.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/function/test_func_elapsed.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/function/test_function.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/function/test_selection_function_with_json.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/function/test_func_paramnum.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/function/test_percentile.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/function/test_resinfo.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/function/test_interp.py
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/function/test_interval.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/function/test_interval_diff_tz.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/function/test_concat.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/function/test_cast.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/subquery/test_subquery_bugs.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/last/test_last.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/window/test_window_base.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/sys/test_tb_perf_queries_exist.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/test_join.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/test_join_const.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/test_compare.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/test_case_when.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/test_query_basic.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/test_show.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/test_query_bugs.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/query/test_having.py
#newstm,,n,.,pytest cases/uncatalog/army/storage/ss/test_ss_basic.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/storage/test_one_stage_comp.py -N 3 -L 3 -D 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/storage/test_compress_basic.py -N 3
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/stream/test_stream_vtable.py
,,n,.,pytest cases/uncatalog/army/tmq/test_drop_lost_comsumers.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tmq/test_tmq_bugs.py -N 3
# army/tools
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_commandline.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_commandline_partial_col_numpy.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_commandline_single_table.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_commandline_sml_rest.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_commandline_supplement_insert.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_commandline_vgroups.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_conn_mode.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_custom_col_tag.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_default_json.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_demo.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_csv_export.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_decimal.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_from_to.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_from_to_continue.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_create_table_keywords.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_json_tag.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_tag_order_sml.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_tag_order_sql.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_tag_order_stmt.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_tag_order_stmt2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_json_csv.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_basic.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_bind_vgroup.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_mix.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_precision.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_invalid_commandline.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_query_json.py -B
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_query_json_with_error_sqlfile.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_query_json_with_sqlfile.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_query_main.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_rest_insert_alltypes_json.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_reuse_exist_stb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_sml_auto_create_table_json.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_sml_json_alltypes.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_sml_json_insert_alltypes_same_min_max.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_sml_taosjson_alltypes.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_sml_telnet_alltypes.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_sml_telnet_insert_alltypes_same_min_max.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_stmt_auto_create_table_json.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_stmt_insert_alltypes_json.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_stmt_insert_alltypes_same_min_max.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_stmt_offset_json.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_stmt_sample_csv_json_doesnt_use_ts.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_stmt_sample_csv_json_subtable.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_stmt_sample_csv_json.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_stmt2_insert.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_stream.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_stream_function_test.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_stt.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_taosc_auto_create_table_json.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_taosc_sample_csv_json_subtable.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_taosc_insert_alltypes_same_min_max.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_taosc_insert_alltypes_json.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_taosc_insert_alltypes_json_partial_col.py
#failed,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_taosc_insert_table_creating_interval.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_taosc_sample_csv_json.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_taosdemo_test_insert_with_json_stmt_other_para.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_taosdemo_test_query_with_json.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_telnet_tcp.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_tmq_basic.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_tmq_case.py
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/basic/test_website_case.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_bugs.py -B
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_commandline_retry.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_commandline_sml.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_sml_json_alltypes_interlace.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_sml_insert_alltypes_json.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_sml_interlace.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_sml_taosjson_insert_alltypes_same_min_max.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_taosadapter_json.py -B
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_taosc_insert_mix.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_taosc_insert_retry_json_global.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_taosc_insert_retry_json_stb.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_taosdemo_test_query_with_json_mixed_query.py -R
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_create_table_from_csv.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_cancle.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_error_exit.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_tmq_cancle.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_taos_config_json.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_data.py
,,n,.,pytest cases/uncatalog/army/tools/benchmark/basic/test_insert_auto_create_table_json.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/cloud/test_cloud.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/benchmark/ws/test_websocket.py -R
# taosdump cases
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_schema_change.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_compa.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_db_stb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_type_double.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_type_unsigned_big_int.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_many_cols.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_start_end_time.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_type_varbinary.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_type_geometry.py
,,n,.,pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_db_with_non_root.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_escaped_db.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_type_json.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_basic.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_type_unsigned_small_int.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_db_ntb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_type_unsigned_tiny_int.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_type_unsigned_int.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_type_small_int.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_type_int.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_nano_support.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_type_big_int.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_type_binary.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_type_float.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_start_end_time_long.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_loose_mode.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_type_bool.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_inspect.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_in_diff_type.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_test_type_tiny_int.py
,,n,.,pytest cases/uncatalog/army/tools/taosdump/native/test_taosdump_commandline.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_test_type_double.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_test_type_unsigned_big_int.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_escaped_db.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_primary_key.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_test_type_json.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_test_type_unsigned_small_int.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_test_type_unsigned_tiny_int.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_test_type_unsigned_int.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_test_type_small_int.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_test_type_int.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_test_type_big_int.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_test_type_binary.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_test_type_float.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_test_type_bool.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_retry.py -B
,,n,.,pytest cases/uncatalog/army/tools/taosdump/ws/test_taosdump_test_type_tiny_int.py -B
,,n,.,pytest cases/uncatalog/army/user/test_passwd.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/whole/test_check_error_code.py
## system_test
### 2-query
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_pk_error.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_pk_func.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_pk_varchar.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_pk_func_group.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_expr.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_project_group.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tbname_vgroup.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_count_interval.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_compact_col.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tms_memleak.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stbJoin.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stbJoin.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stbJoin.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stbJoin.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_hint.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_hint.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_hint.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_hint.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_para_tms.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_para_tms2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_str.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_math.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_time.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_26.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_str.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_math.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_time.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_26.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_columnLenUpdated.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_columnLenUpdated.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_columnLenUpdated.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_columnLenUpdated.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_str.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_math.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_time.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_26.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interval_limit_opt.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interval_unit.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interval_unit.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interval_unit.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interval_unit.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_by_col.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_by_col.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_by_col.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_by_col.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_by_col_agg.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_by_col_agg.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_by_col_agg.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_by_col_agg.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interval_limit_opt_2.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interval_limit_opt_2.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interval_limit_opt_2.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interval_limit_opt_2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_func_to_char_timestamp.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_func_to_char_timestamp.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_func_to_char_timestamp.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_func_to_char_timestamp.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_cache_scan.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_cache_scan.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_cache_scan.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_cache_scan.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tbname.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tbname.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tbname.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tbname.py -Q 4
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsma.py
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsma.py -R
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsma.py -Q 2
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsma.py -Q 3
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsma.py -Q 4
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsma2.py
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsma2.py -R
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsma2.py -Q 2
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsma2.py -Q 3
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsma2.py -Q 4
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal.py
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal.py
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal.py -Q 4
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal.py -Q 4
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal.py -Q 3
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal.py -Q 3
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal.py -Q 2
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal.py -Q 2
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal.py -Q 1
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal.py -Q 1
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal2.py
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal2.py
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal2.py -Q 4
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal2.py -Q 4
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal2.py -Q 3
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal2.py -Q 3
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal2.py -Q 2
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal2.py -Q 2
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal2.py -Q 1
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal2.py -Q 1
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal3.py
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal3.py
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal3.py -Q 4
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal3.py -Q 4
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal3.py -Q 3
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal3.py -Q 3
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal3.py -Q 2
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal3.py -Q 2
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_decimal3.py -Q 1
,,n,.,pytest cases/uncatalog/system-test/2-query/test_decimal3.py -Q 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tbnameIn.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tbnameIn.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tbnameIn.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tbnameIn.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tbnameIn.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interp_extension.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interp_extension.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interp_extension.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interp_extension.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interp_extension.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_out_of_order.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_out_of_order.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_agg_null.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_insert_null_none.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_insert_null_none.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_insert_null_none.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_insert_null_none.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_insert_null_none.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_out_of_order.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_out_of_order.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_str.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_math.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_time.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQuery_26.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_select_null.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_select_null.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_select_null.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_select_null.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_select_null.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_slimit.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_slimit.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_slimit.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_slimit.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_slimit.py -Q 4
,,n,.,pytest cases/uncatalog/system-test/2-query/test_ts_5761.py
,,n,.,pytest cases/uncatalog/system-test/2-query/test_ts_5761_scalemode.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ts_5712.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ts_4233.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ts_4233.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ts_4233.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ts_4233.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_like.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_like.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_like.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_like.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_match.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_match.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_match.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_match.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_td_28068.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_td_28068.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_td_28068.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_td_28068.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_agg_group_AlwaysReturnValue.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_agg_group_AlwaysReturnValue.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_agg_group_AlwaysReturnValue.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_agg_group_AlwaysReturnValue.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_agg_group_NotReturnValue.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_agg_group_NotReturnValue.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_agg_group_NotReturnValue.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_agg_group_NotReturnValue.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_td_32548.py
,,n,.,pytest cases/uncatalog/system-test/2-query/test_large_data.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stddev_test.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stddev_test.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stddev_test.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stddev_test.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_abs.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_abs.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_and_or_for_byte.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_and_or_for_byte.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_apercentile.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_apercentile.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arccos.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arccos.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arcsin.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arcsin.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arctan.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arctan.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_avg.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_avg.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_between.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_between.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_bottom.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_bottom.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cast.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cast.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ceil.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ceil.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_char_length.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_char_length.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_check_tsdb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_check_tsdb.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat_ws.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat_ws.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat_ws2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat_ws2.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cos.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cos.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_group_partition.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_group_partition.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_group_partition.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_group_partition.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_group_partition.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_count_partition.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_count_partition.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_count.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_count.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_countAlwaysReturnValue.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_countAlwaysReturnValue.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_db.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_db.py -N 3 --replica 3 -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_diff.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_diff.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distinct.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distinct.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_apercentile.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_apercentile.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_avg.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_avg.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_count.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_count.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_max.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_max.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_min.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_min.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_spread.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_spread.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_stddev.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_stddev.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_sum.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_sum.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_explain.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_explain.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_first.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_first.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_floor.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_floor.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_function_null.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_function_null.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_function_stateduration.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_function_stateduration.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_histogram.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_histogram.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_hyperloglog.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_hyperloglog.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interp.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interp.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_fill.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_fill2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_fill2.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_fill2.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_fill2.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_fill2.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_irate.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_irate.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_join.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_join.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_row.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_row.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_and_last_row.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_and_last_row.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_and_last_row.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_and_last_row.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_and_last_row.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last+last_row.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last+last_row.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last+last_row.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last+last_row.py -Q 4
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_1.py
,,n,.,pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_1.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_1.py -R
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_1.py -Q 2
,,n,.,pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_1.py -Q 2
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_1.py -Q 3
,,n,.,pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_1.py -Q 3
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_1.py -Q 4
,,n,.,pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_1.py -Q 4
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_2.py
,,n,.,pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_2.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_2.py -Q 2
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_2.py -Q 3
,,n,.,pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_2.py -Q 3
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_2.py -Q 4
,,n,.,pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_2.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_3.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_3.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_3.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_3.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_3.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_4.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_4.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_4.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_4.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_4.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_5.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_5.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_5.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_5.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_primary_ts_base_5.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_leastsquares.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_leastsquares.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_length.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_length.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_limit.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_log.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_log.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_logical_operators.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_logical_operators.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_lower.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_lower.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ltrim.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ltrim.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_mavg.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_mavg.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max_partition.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max_partition.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_limit_interval.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_limit_interval.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max_min_last_interval.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_row_interval.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_min.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_min.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_normal.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_normal.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_not.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_not.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_mode.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_mode.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Now.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Now.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_orderBy.py -N 5
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_percentile.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_percentile.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_pow.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_pow.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_query_cols_tags_and_or.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_query_cols_tags_and_or.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_round.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_round.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_rtrim.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_rtrim.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sample.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sample.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sin.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sin.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_smaBasic.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_smaTest.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_smaTest.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sml_TS-3724.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sml-TD19291.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_varbinary.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sml.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sml.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_spread.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_spread.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sqrt.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sqrt.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_statecount.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_statecount.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stateduration.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stateduration.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_substr.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_substr.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sum.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sum.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tail.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tail.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tan.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tan.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Timediff.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Timediff.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_timetruncate.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_timetruncate.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_timezone.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_timezone.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_To_iso8601.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_To_iso8601.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_To_unixtimestamp.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_To_unixtimestamp.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Today.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Today.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_top.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_top.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsbsQuery.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsbsQuery.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ttl_comment.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ttl_comment.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_twa.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_twa.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_union.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_union.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_unique.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_unique.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_upper.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_upper.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_varchar.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_varchar.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_case_when.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_case_when.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_blockSMA.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_blockSMA.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_projectionDesc.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_projectionDesc.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_join2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_union1.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_json_tag.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQueryInterval.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_systable_func.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_test_ts4382.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_test_ts4403.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_test_td28163.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stablity.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stablity_1.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_elapsed.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_csum.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_function_diff.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tagFilter.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_projectionDesc.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ts_3405_3398_3423.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ts_4348_td_27939.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_backslash_g.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_test_ts4467.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_geometry.py
,,n,.,pytest cases/uncatalog/system-test/2-query/test_queryQnode.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_between.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distinct.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_varchar.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ltrim.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_rtrim.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_length.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_char_length.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_upper.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_lower.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_join.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_join2.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cast.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_substr.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_union.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_union1.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat2.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat_ws.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat_ws2.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_check_tsdb.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_spread.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_hyperloglog.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_explain.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_leastsquares.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_timezone.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Now.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Today.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_min.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_normal.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_not.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_mode.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_count.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_countAlwaysReturnValue.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_first.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_To_iso8601.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_To_unixtimestamp.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_timetruncate.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_diff.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Timediff.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_json_tag.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_top.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_bottom.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_percentile.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_apercentile.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_abs.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ceil.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_floor.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_round.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_log.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_pow.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sqrt.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sin.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cos.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tan.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arcsin.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arccos.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arctan.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_query_cols_tags_and_or.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interp.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_fill.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQueryInterval.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stablity.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stablity_1.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_avg.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_elapsed.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_csum.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_mavg.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sample.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_function_diff.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_unique.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stateduration.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_function_stateduration.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_statecount.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tail.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ttl_comment.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_count.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_max.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_min.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_sum.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_spread.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_apercentile.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_avg.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_stddev.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_twa.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_irate.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_function_null.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_count_partition.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max_partition.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_limit_interval.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max_min_last_interval.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_row_interval.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_row.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsbsQuery.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sml.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_case_when.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_blockSMA.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_projectionDesc.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_between.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distinct.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_varchar.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ltrim.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_rtrim.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_length.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_char_length.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_upper.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_lower.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_join.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_join2.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cast.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_substr.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_union.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_union1.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat2.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat_ws.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat_ws2.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_check_tsdb.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_spread.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_hyperloglog.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_explain.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_leastsquares.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_timezone.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Now.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Today.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_min.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_normal.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_not.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_mode.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_count.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_countAlwaysReturnValue.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_first.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_To_iso8601.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_To_unixtimestamp.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_timetruncate.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_diff.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Timediff.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_json_tag.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_top.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_bottom.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_percentile.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_apercentile.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_abs.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ceil.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_floor.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_round.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_log.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_pow.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sqrt.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sin.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cos.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tan.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arcsin.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arccos.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arctan.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_query_cols_tags_and_or.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQueryInterval.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stablity.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stablity_1.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_avg.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_elapsed.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_csum.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_mavg.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sample.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_function_diff.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_unique.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stateduration.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_function_stateduration.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_statecount.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tail.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ttl_comment.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_count.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_max.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_min.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_sum.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_spread.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_apercentile.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_avg.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_stddev.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_twa.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_irate.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_function_null.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_count_partition.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max_partition.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_limit_interval.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max_min_last_interval.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_row_interval.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_row.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsbsQuery.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sml.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interp.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_fill.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_case_when.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_blockSMA.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_projectionDesc.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_between.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distinct.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_varchar.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ltrim.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_rtrim.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_length.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_char_length.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_upper.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_lower.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_join.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_join2.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_substr.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_union.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_union1.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat2.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat_ws.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_concat_ws2.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_check_tsdb.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_spread.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_hyperloglog.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_explain.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_leastsquares.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_timezone.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Now.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Today.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_min.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_normal.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_not.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_mode.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_count.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_countAlwaysReturnValue.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_first.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_To_iso8601.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_To_unixtimestamp.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_timetruncate.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_diff.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_Timediff.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_json_tag.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_top.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_bottom.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_percentile.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_apercentile.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_abs.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ceil.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_floor.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_round.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_log.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_pow.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sqrt.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sin.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cos.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tan.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arcsin.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arccos.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_arctan.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_query_cols_tags_and_or.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_nestedQueryInterval.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stablity.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_stablity_1.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_avg.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_elapsed.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_csum.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_mavg.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sample.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cast.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_function_diff.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_unique.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tail.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_ttl_comment.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_count.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_max.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_min.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_sum.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_spread.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_apercentile.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_avg.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_distribute_agg_stddev.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_twa.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_irate.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_function_null.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_count_partition.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max_partition.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_partition_limit_interval.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_max_min_last_interval.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_row_interval.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_last_row.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_tsbsQuery.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_sml.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_interp.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_fill.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_case_when.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_system_insert_select.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_system_insert_select.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_system_insert_select.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_system_insert_select.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_system_insert_select.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_out_of_order.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_blockSMA.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_projectionDesc.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_odbc.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_fill_with_group.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_state_window.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cols_function.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cols_function.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cols_function.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_cols_function.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_operator.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_operator.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_operator.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_operator.py -Q 4
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/2-query/test_test_window_true_for.py
### 1-insert
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_insert_stb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_delete_stable.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_stt_blocks_check.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_database_pre_suf.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_test_multi_insert.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_composite_primary_key_create.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_composite_primary_key_insert.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_composite_primary_key_delete.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_insert_double.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_alter_database.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_alter_replica.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_influxdb_line_taosc_insert.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_opentsdb_telnet_line_taosc_insert.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_opentsdb_json_taosc_insert.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_test_stmt_muti_insert_query.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_test_stmt_set_tbname_tag.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_alter_stable.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_alter_table.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_boundary.py
,,n,.,pytest cases/uncatalog/system-test/1-insert/test_insertWithMoreVgroup.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_table_comment.py
#,,n,.,pytest cases/uncatalog/system-test/1-insert/test_time_range_wise.py
#,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_block_wise.py
#,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_create_retentions.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_mutil_stage.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_table_param_ttl.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_table_param_ttl.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_update_data_muti_rows.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_db_tb_name_check.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_InsertFuturets.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_insert_wide_column.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_insert_column_value.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_insert_from_csv.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_benchmark.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_1.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_1.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_1.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_1.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_1.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_2.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_2.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_2.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_2.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_3.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_3.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_3.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_3.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_3.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_4.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_4.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_4.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_4.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_rowlength64k_4.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_precisionUS.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_precisionNS.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_test_ts4219.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_ts_4272.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_test_ts4295.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_test_td27388.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_test_ts4479.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_test_td29793.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_insert_timestamp.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_test_td29157.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_ddl_in_sysdb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_update_data.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_tb_100w_data_order.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_delete_childtable.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_delete_normaltable.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_keep_expired.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_stmt_error.py
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_drop.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/1-insert/test_drop.py -N 3 -M 3 -I False --replica 3
### 3-enterprise
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/3-enterprise/restore/test_restore_dnode.py -N 5 -M 3 -I False
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/3-enterprise/restore/test_restore_vnode.py -N 5 -M 3 -I False
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/3-enterprise/restore/test_restore_mnode.py -N 5 -M 3 -I False
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/3-enterprise/restore/test_restore_qnode.py -N 5 -M 3 -I False
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/3-enterprise/restore/test_kill_restore_dnode.py -N 5
,,n,.,pytest cases/uncatalog/system-test/3-enterprise/restore/test_kill_restore_dnode.py -N 5
### 6-cluster
,,n,.,pytest cases/uncatalog/system-test/6-cluster/manually-test/test_6dnode3mnode_insert_less_data_alter_rep3to1to3.py -N 6 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/vnode/test_4dnode1mnode_basic_create_db_replica1.py -N 4 -M 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/vnode/test_4dnode1mnode_basic_replica1_insertdatas.py -N 4 -M 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/vnode/test_4dnode1mnode_basic_replica1_insertdatas_querys.py -N 4 -M 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/vnode/test_4dnode1mnode_basic_replica3_insertdatas.py -N 4 -M 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/vnode/test_4dnode1mnode_basic_replica3_insertdatas_querys.py -N 4 -M 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/vnode/test_4dnode1mnode_basic_replica3_vgroups.py -N 4 -M 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode1mnode.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode2mnode.py -N 5
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_stop.py -N 5 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_stop.py -N 5 -M 3 -I False
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_stop_2follower.py -N 5 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_stop_2follower.py -N 5 -M 3 -I False
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_stop_loop.py -N 5 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_dnode_create_db.py -N 6 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_dnode_create_db.py -N 6 -M 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_mnode_create_db.py -N 6 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_mnode_create_db.py -N 6 -M 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_vnode_create_db.py -N 6 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_vnode_create_db.py -N 6 -M 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_dnode_modify_meta.py -N 6 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_mnode_modify_meta.py -N 6 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_dnode_create_stb.py -N 6 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_dnode_create_stb.py -N 6 -M 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_mnode_create_stb.py -N 6 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_mnode_create_stb.py -N 6 -M 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_vnode_create_stb.py -N 6 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_sep1_vnode_stop_vnode_create_stb.py -N 6 -M 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_restart_dnode_insert_data.py -N 6 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_restart_dnode_insert_data.py -N 6 -M 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_restart_dnode_insert_data_async.py -N 6 -M 3
#origin commented out,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_restart_dnode_insert_data_async.py -N 6 -M 3 --replica 3
#origin commented out,,n,.,pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_roll.py -N 3 -C 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_add_1dnode.py -N 7 -M 3 -C 6
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_add_1dnode.py -N 7 -M 3 -C 6 --replica 3
#origin commented out,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_drop.py -N 5
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_recreate_mnode.py -N 6 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_5dnode3mnode_stop_follower_leader.py -N 5 -M 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_compact_db_conflict.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/6-cluster/test_mnode_encrypt.py -N 3
### 0-others
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_mounts.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_balance_vgroups_r1.py -N 6
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_taos_shell.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_taos_shell_error.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_taos_shell_net_chk.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_telemetry.py
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_backquote_check.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_taosd_monitor.py
#failed,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_taosd_new_monitor.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_taosd_audit.py
,,n,.,pytest cases/uncatalog/system-test/0-others/test_taosdlog.py
#newstm,,n,.,pytest cases/uncatalog/system-test/0-others/test_taosd_shell.py -N 5 -M 3 -Q 3
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_udf_test.py
,,n,.,pytest cases/uncatalog/system-test/0-others/test_udf_test.py
,,n,.,pytest cases/uncatalog/system-test/0-others/test_udf_create.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_udf_restart_taosd.py
,,n,.,pytest cases/uncatalog/system-test/0-others/test_udf_cfg1.py
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_udf_cfg2.py
,,n,.,pytest cases/uncatalog/system-test/0-others/test_udf_cfg2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_cachemodel.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_sysinfo.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_user_control.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_user_manage.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_user_privilege.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_user_privilege_show.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_user_privilege_all.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_fsync.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_multilevel.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_retention.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_retention2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_multilevel_createdb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_ttl.py
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_ttl_change_on_write.py
,,n,.,pytest cases/uncatalog/system-test/0-others/test_ttl_change_on_write.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_compress_tsz1.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_compress_tsz2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_show_table_distributed.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_show_disk_usage.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_show_disk_usage_multilevel.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_dismatch_config.py
,,n,.,pytest cases/uncatalog/system-test/0-others/test_sml_restart.py
,,n,.,pytest cases/uncatalog/system-test/0-others/test_tag_index_basic.py
,,n,.,pytest cases/uncatalog/system-test/0-others/test_udfpy_main.py
,,n,.,pytest cases/uncatalog/system-test/0-others/test_wal_retention.py -N 3
,,n,.,pytest cases/uncatalog/system-test/0-others/test_wal_level_skip.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_split_vgroup.py -N 3 --replica 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_split_vgroup_wal.py -N 3 --replica 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_split_vgroup.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_split_vgroup_wal.py -N 3 --replica 3
,,n,.,pytest cases/uncatalog/system-test/0-others/test_time_range_wise.py -N 3
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_delete_check.py
,,n,.,pytest cases/uncatalog/system-test/0-others/test_delete_check.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_hot_refresh_configurations.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_subscribe_stream_privilege.py
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_empty_identifier.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_show_transaction_detail.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_kill_balance_leader.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_persisit_config.py
#failed,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_qmem_ctrl.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_compact_vgroups.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_compact_auto.py
,,n,.,pytest cases/uncatalog/system-test/0-others/test_dumpsdb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_compact.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_show.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_show_tag_index.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_information_schema.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_ins_filesets.py
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/test_grant.py
#newstm,,n,.,pytest cases/uncatalog/system-test/0-others/test_compatibility_rolling_upgrade_all.py -N 3
#newstm,,n,.,pytest cases/uncatalog/system-test/0-others/test_compatibility.py
#newstm,,n,.,pytest cases/uncatalog/system-test/0-others/test_compatibility_rolling_upgrade.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/0-others/view/non_marterial_view/test_view.py
,,n,.,pytest cases/uncatalog/system-test/eco-system/meta/database/test_keep_time_offset.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/eco-system/manager/test_schema_change.py -N 3 -M 3
#develop test
,,n,.,pytest cases/uncatalog/develop-test/2-query/test_table_count_scan.py
,,n,.,pytest cases/uncatalog/develop-test/2-query/test_pseudo_column.py
,,n,.,pytest cases/uncatalog/develop-test/2-query/test_ts_range.py
,,n,.,pytest cases/uncatalog/develop-test/2-query/test_tag_scan.py
,,n,.,pytest cases/uncatalog/develop-test/2-query/test_show_create_db.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/test_new/storage/compact/test_compact_meta.py
### 7-tmq
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqShow.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqDropStb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_subscribeStb0.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_subscribeStb1.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_subscribeStb2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_subscribeStb3.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_subscribeDb0.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_ins_topics_test.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqMaxTopic.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqParamsTest.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqParamsTest.py -R
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqMaxGroupIds.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsumeDiscontinuousData.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqOffset.py
#,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmq_primary_key.py
,,n,.,pytest cases/uncatalog/system-test/7-tmq/test_tmqDropConsumer.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_create_wrong_topic.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_dropDbR3ConflictTransaction.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_basic5.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_subscribeDb.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_ts_4674.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_td_30270.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_subscribeDb1.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_subscribeDb2.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_subscribeDb3.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_subscribeDb4.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_subscribeStb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_subscribeStb4.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_db.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqError.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_schema.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_stbFilterWhere.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_stbFilter.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqCheckData.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqCheckData1.py
#,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsumerGroup.py
,,n,.,pytest cases/uncatalog/system-test/7-tmq/test_tmqConsumerGroup.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqAlterSchema.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsFromTsdb.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsFromTsdb1.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsFromTsdb_mutilVg.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsFromTsdb1_mutilVg.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsFromTsdb_1ctb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsFromTsdb1_1ctb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsFromTsdb_1ctb_funcNFilter.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsFromTsdb_mutilVg_mutilCtb_funcNFilter.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsFromTsdb_mutilVg_mutilCtb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsFromTsdb1_1ctb_funcNFilter.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsFromTsdb1_mutilVg_mutilCtb_funcNFilter.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsFromTsdb1_mutilVg_mutilCtb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqAutoCreateTbl.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqDnodeRestart.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqDnodeRestart1.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqUpdate_1ctb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqUpdateWithConsume.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqUpdate_multiCtb_snapshot0.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqUpdate_multiCtb_snapshot1.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqDelete_1ctb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqDelete_multiCtb.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqDropStbCtb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqDropNtb_snapshot0.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqDropNtb_snapshot1.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqUdf.py
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqUdf_multCtb_snapshot0.py
,,n,.,pytest cases/uncatalog/system-test/7-tmq/test_tmqUdf_multCtb_snapshot0.py
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqUdf_multCtb_snapshot1.py
,,n,.,pytest cases/uncatalog/system-test/7-tmq/test_tmqUdf_multCtb_snapshot1.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_stbTagFilter_1ctb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_dataFromTsdbNWal.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_dataFromTsdbNWal_multiCtb.py
#memleak,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmq_taosx.py
,,n.,pytest cases/uncatalog/system-test/7-tmq/test_tmq_taosx.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmq_ts5466.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmq_td33504.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmq_ts6392.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmq_ts5906.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_td_32187.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_td_33225.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmq_ts4563.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmq_td32526.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmq_td32471.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmq_ts6115.py
,,n,.,pytest cases/uncatalog/system-test/7-tmq/test_tmq_tx484.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmq_replay.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqSeekAndCommit.py
,,n,.,pytest cases/uncatalog/system-test/7-tmq/test_tmq_offset.py
,,n,.,pytest cases/uncatalog/system-test/7-tmq/test_tmqDataPrecisionUnit.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_raw_block_interface_test.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_stbTagFilter_multiCtb.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqSubscribeStb_r3.py -N 5
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmq3mnodeSwitch.py -N 6 -M 3 -I True
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmq3mnodeSwitch.py -N 6 -M 3 --replica 3 -I True
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeTransform_db_removewal.py -N 2 --replica 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeTransform_stb_removewal.py -N 6 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeTransform_stb.py -N 2 --replica 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeTransform_stb.py -N 6 --replica 3
#,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeTransform_db.py -N 6 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeSplit_stb_select.py -N 2 --replica 1
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeSplit_stb_select_duplicatedata.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeSplit_stb_select_duplicatedata_false.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeSplit_stb_select.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeSplit_ntb_select.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeSplit_stb_select_false.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeSplit_stb.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeSplit_stb_false.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeSplit_column.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeSplit_column_false.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeSplit_db.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeSplit_db_false.py -N 3 --replica 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_walRemoveLog.py -N 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqVnodeReplicate.py -M 3 -N 3 --replica 3
### 99-TDcase
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/99-TDcase/test_TD_19201.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/99-TDcase/test_TD_21561.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/99-TDcase/test_TS_3404.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/99-TDcase/test_TS_3581.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/99-TDcase/test_TS_3311.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/99-TDcase/test_TS_3821.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/99-TDcase/test_TS_5130.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/99-TDcase/test_TS_5580.py
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/99-TDcase/test_TD_21561.py -Q 2
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/99-TDcase/test_TD_21561.py -Q 3
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/99-TDcase/test_TD_21561.py -Q 4
,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/99-TDcase/test_TD_20582.py