mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
The following commits could not be applied individually due to context differences between the monorepo and the public repo's build files. They have been applied as a cumulative diff to ensure the final state matches the monorepo exactly: - chore: sync CI files with 3.0 branch to eliminate merge conflicts (rd-public/tsdb!271) - revert(refactor): dynamically link taosd taosudf taosmqtt against libtaosnative.so to reduce binary size (revert #183) (rd-public/tsdb!282) - fix(docs): autofix formatting issues across all doc files (rd-public/tsdb!296) - feat: support -DBUILD_SANITIZER=true on windows for debug build (rd-public/tsdb!291) - feat(build): build cache, mirror, and sccache optimizations (rd-public/tsdb!326) - docs: update image for three replica (rd-public/tsdb!324) - enh: shared storage on windows (rd-public/tsdb!333) - fix(cmake): convert ext_libs3 from git clone to URL tarball download (rd-public/tsdb!360) - feat: dual-source deps and comprehensive docs/packaging (cherry-pick to main) (rd-public/tsdb!352) - fix(cmake): guard DOWNLOAD_EXTRACT_TIMESTAMP for CMake < 3.24 and fix duplicate Cargo.lock entry (rd-public/tsdb!369) - fix: test case execution failure in pytest.sh (rd-public/tsdb!338) - enh: built-in compilation support for Python UDF plugins use abi3 (rd-public/tsdb!325)
1248 lines
86 KiB
Text
1248 lines
86 KiB
Text
#priority,rerunTimes,Run with Sanitizer,casePath,caseCommand
|
||
#NA,NA,y or n,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_bigint.py
|
||
|
||
# [disabled 2026-04-28 concurrent-test-failures]
|
||
#200,,n,cases,bash 82-UnitTest/test.sh
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_ctb.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_ntb.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_stb_agg_sma.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_stb_group.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_stb_function.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_stb_agg.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_stb_project.py
|
||
#100,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_stb_window.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/11-Functions/06-System/test_fun_sys_info.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_optimize_type_mismatch.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_redistribute_vgroup_replica3_v2.py -N 6
|
||
#,,y,.,./ci/pytest.sh pytest cases/23-ShowCommands/test_show_table_distributed.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_commandline.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/23-ShowCommands/test_show_transaction.py -N 3
|
||
#,,n,.,pytest cases/24-Users/test_user_passwd.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode1mnode.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_stop.py -N 5 -M 3 -I False
|
||
#100,,n,.,pytest cases/18-StreamProcessing/23-Compatibility/test_compatibility_backward_forward_part1.py
|
||
#100,,n,.,pytest cases/18-StreamProcessing/23-Compatibility/test_compatibility_backward_forward_part2.py
|
||
#100,,n,.,pytest cases/18-StreamProcessing/23-Compatibility/test_compatibility_backward_forward_part3.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/03-MQTT/test_mqtt_bnodes.py -N 11
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_same_db_stb_agg.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/81-Tools/04-Taosdump/test_taosdump_except.py -B
|
||
#,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/04-Options/test_idle_trigger.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/81-Tools/04-Taosdump/test_taosdump_datatypes.py -B
|
||
#100,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/03-TimeWindow/test_interval_bugfix.py
|
||
#100,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_basic.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_mnode_switch.py -N 6 -M 3 --replica 3 -I True
|
||
#100,,n,.,pytest cases/18-StreamProcessing/05-Notify/test_notify.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_keep_compact.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_keep_compact.py -N 3
|
||
#,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_idmp_manager.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_subquery-nodes.py -N 4
|
||
#,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_bugs.py -N 3
|
||
#100,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_idmp_meters.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/22-PerformanceData/test_performance_schema.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/31-Security/11-SQLFireWall/test_sql_whitelist.py
|
||
#,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_scalar_sub4a1.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_dnode_modify_meta.py -N 6 -M 3
|
||
#100,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_com_config.py -N 3
|
||
#,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_compact_db_conflict.py -N 3
|
||
#,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_scalar_sub4a4.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_snapshot.py -N 3 -L 3 -D 2
|
||
# [end disabled 2026-04-28]
|
||
|
||
# [disabled 2026-05-05 concurrent-test-failures]
|
||
#,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_in_subq1.py
|
||
#,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_scalar_sub3a.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_join.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/01-Select/test_query_select_bugs.py -N 3
|
||
#,,n,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub1.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_db0.py -N 3 --replica 3
|
||
#,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_db1.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/24-Users/test_query_phase_tracking.py
|
||
# [end disabled 2026-05-05]
|
||
|
||
# long-running cases(优先调度,减少整体 pipeline 时长)
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_stop_follower_leader.py -N 5 -M 3
|
||
#,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_commandline.py
|
||
100,,y,.,./ci/pytest.sh pytest cases/19-TSMAs/test_tsma.py
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/02-Mnode/test_mnode_basic2.py -N 2
|
||
,,n,.,pytest cases/81-Tools/03-Benchmark/test_benchmark_basic.py
|
||
,,n,cases,bash 83-DocTest/python.sh
|
||
#,,y,.,./ci/pytest.sh pytest cases/23-ShowCommands/test_show_transaction.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/03-TriggerMode/test_state.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/04-Options/test_idle_trigger.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_same_db_stb_agg.py
|
||
#100,,n,.,pytest cases/18-StreamProcessing/23-Compatibility/test_compatibility_backward_forward_part1.py
|
||
#100,,n,.,pytest cases/18-StreamProcessing/23-Compatibility/test_compatibility_backward_forward_part2.py
|
||
#100,,n,.,pytest cases/18-StreamProcessing/23-Compatibility/test_compatibility_backward_forward_part3.py
|
||
100,,n,.,pytest cases/18-StreamProcessing/23-Compatibility/test_compatibility_backward_forward_part4.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_query_rest.py -B
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_conn_mode.py -B
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode_3mnode_add_1dnode.py -N 7 -M 3 -C 6
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode_3mnode_add_1dnode.py -N 7 -M 3 -C 6 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/31-Security/10-SecurityTest/test_buffer_overflow.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_max_column_num.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_column_limit.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_max_groups.py
|
||
,,n,.,pytest cases/81-Tools/03-Benchmark/test_benchmark_tmq.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_scalar_sub1.py
|
||
|
||
# 83-DocTest
|
||
|
||
,,n,cases,bash 83-DocTest/c.sh
|
||
,,n,cases,bash 83-DocTest/node.sh
|
||
,,n,cases,bash 83-DocTest/csharp.sh
|
||
,,n,cases,bash 83-DocTest/jdbc.sh
|
||
,,n,cases,bash 83-DocTest/rust.sh
|
||
,,n,cases,bash 83-DocTest/go.sh
|
||
,,n,cases,bash 83-DocTest/test_R.sh
|
||
|
||
# 01-DataTypes
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_column_tag_boundary.py
|
||
,,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_blob.py
|
||
100,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_decimal.py
|
||
100,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_decimal64.py
|
||
100,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_decimal_last.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_nchar.py
|
||
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_datatype_nchar_chinese.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_column.py
|
||
,,y,.,./ci/pytest.sh pytest cases/01-DataTypes/test_null_tag.py
|
||
|
||
# Special gap before priority support
|
||
#,,n,.,pytest cases/18-StreamProcessing/23-Compatibility/test_compatibility_rolling_upgrade.py -N 3
|
||
|
||
# 02-Databases
|
||
|
||
## 01-Create
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_compact.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_compact_meta.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_encrypt.py -N 3 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_tables.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_retention.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_wal_fsync_period.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_wal_level.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_db_wal_retention.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_name_all.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_name_len.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_op_all.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_op_dnodelist.py -N 5
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_op_keep.py -N 2
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_op_table_hash.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/01-Create/test_op_table_prefix_suffix.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_vnode.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/02-Drop/test_db_delete_reuse.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/02-Drop/test_db_repeat.py
|
||
,,n,.,pytest cases/02-Databases/02-Drop/test_db_writing.py
|
||
## 03-Alter
|
||
100,,y,.,./ci/pytest.sh pytest cases/02-Databases/03-Alter/test_db_alter_database.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/03-Alter/test_db_alter_option_keep.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_replica.py -N 4
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/03-Alter/test_cache_last_shards.py
|
||
## 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
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/04-Query/test_db_show_vgroup.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_balance_vnode_clean.py -N 4 -C 2
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_balance_leader.py -N 4
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_balance_leader_replica2.py -N 4
|
||
,,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_replica2.py -N 5
|
||
,,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
|
||
100,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_split_vgroup.py -N 3 --replica 1
|
||
100,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_split_vgroup.py -N 3 --replica 3
|
||
100,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_split_vgroup_replica1.py -N 3
|
||
100,,y,.,./ci/pytest.sh pytest cases/02-Databases/05-Sync/test_split_vgroup_replica2.py -N 4
|
||
100,,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.py -N 2
|
||
,,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_sync_3Replica1VgElect.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_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
|
||
,,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_bugs.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/06-Precision/test_db_precision_ns.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/06-Precision/test_db_precision_us.py
|
||
## 07-Flush
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/07-Flush/test_db_flush.py
|
||
## 08-Keep
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/08-Keep/test_keep_basic.py
|
||
100,,y,.,./ci/pytest.sh pytest cases/02-Databases/08-Keep/test_mlevel_basic.py -N 3 -L 3 -D 2
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/08-Keep/test_mlevel_except.py
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/08-Keep/test_mutil_stage.py
|
||
## 09-Stt
|
||
,,y,.,./ci/pytest.sh pytest cases/02-Databases/09-Stt/test_stt_blocks_check.py
|
||
|
||
# 03-Tables
|
||
|
||
## 01-NormalTables
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_100w.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_datatypes.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_synatx.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_delete_reuse1.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_delete_reuse2.py
|
||
,,n,.,pytest cases/03-Tables/01-NormalTables/test_normaltable_delete_writing.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_alter_1.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_alter_2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_alter_3.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_alter_4.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_alter_5.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_query_after_drop.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_query_aggregate.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_query_composite.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/01-NormalTables/test_normaltable_query_filter.py
|
||
## 02-SubTables
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/test_subtable_autocreate.py
|
||
100,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/test_subtable_batchcreate.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/test_subtable_create_using_csv.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/test_subtable_create_using_csv.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/test_subtable_drop.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/test_subtable_query.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/test_subtable_set_tag_vals.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/test_subtable_batch_set_tag_vals.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/02-SubTables/test_subtable_ttl.py
|
||
## 03-PrimaryKey
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/03-PrimaryKey/test_primary_key_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/03-PrimaryKey/test_primary_key_advance.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/03-PrimaryKey/test_primary_key_create.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/03-PrimaryKey/test_primary_key_delete.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/03-PrimaryKey/test_primary_key_fun.py
|
||
,,y,.,./ci/pytest.sh pytest cases/03-Tables/03-PrimaryKey/test_primary_key_insert.py
|
||
|
||
# 04-SuperTables
|
||
|
||
## 01-Create
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_create_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_create_keep.py
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_create_keep.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_create_presuf.py
|
||
100,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_create_rowlength64k.py
|
||
100,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_create_rowlength64k_call.py
|
||
100,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_create_rowlength64k_benchmark.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_keep_compact.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_keep_compact.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_stable_keep_compact.py -N 3 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_table_comment.py
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/01-Create/test_table_param_ttl.py
|
||
## 02-Drop
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/02-Drop/test_stable_drop_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/02-Drop/test_stable_drop_delfile.py
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/02-Drop/test_stable_drop_repeat.py
|
||
## 03-Alter
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_stable_alter_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_stable_alter_tag.py
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_stable_alter_overall.py
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/03-Alter/test_stable_alter_write_data.py
|
||
## 04-Query
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_stable_query_column_datatypes.py
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_stable_query_column_filter.py
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_stable_query_during_leader_election.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_stable_query_from_dnodes.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_stable_query_tag.py
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_stable_query_tag_datatypes.py
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_stable_query_tag_filter.py
|
||
,,y,.,./ci/pytest.sh pytest cases/04-SuperTables/04-Query/test_stable_query_tbname_filter.py
|
||
|
||
# 05-VirtualTables
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_alter.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_auth_alter_normaltable.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_auth_alter_subtable.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_create.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_drop.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_insert.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_join.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_meta.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_plan_eliminate_virtual_scan.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_plan_pushdown_timerange.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_plan_pushdown_ts_subquery.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_plan_agg_optimize.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_plan_window_optimize.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_plan_replace_tbname.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_alter_origin_table.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_query_cross_db_ctb.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_ntb.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_stb_agg.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_stb_agg_sma.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_stb_function.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_stb_group.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_stb_project.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_cross_db_stb_window.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_eliminate_virtual_scan.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_optimize_type_mismatch.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_same_db_ctb.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_same_db_ntb.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_same_db_stb_agg_sma.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_same_db_stb_group.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_same_db_stb_project.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_same_db_stb_window.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_same_reference_col.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_boundary.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_ts_subquery_pushdown.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_with_null_value.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_schema_is_old.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_show_tag.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_show_create.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_decimal.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_tag_ref.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_nchar_length.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_validate_referencing.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_query_comprehensive.py
|
||
# Performance and Stress tests
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_performance.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_stress.py
|
||
,,y,.,./ci/pytest.sh pytest cases/05-VirtualTables/test_vtable_batch_set_tag_vals.py
|
||
|
||
# 06-DataIngestion
|
||
## 01-SQL
|
||
,,n,.,pytest cases/06-DataIngestion/01-SQL/test_write.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_bugs.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_column_value.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_commit.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_csv_with_quote.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_datatypes.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_delete.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_insert_select.py -N 2
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_morevgroup.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_null_none.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_out_of_order_data.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_stb.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_update.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_update_multi_rows.py
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/01-SQL/test_write_blob.py
|
||
## 02-STMT
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/02-STMT/test_stmt_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/02-STMT/test_write_stmt_error.py
|
||
## 03-SML
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/03-SML/test_write_sml_cfg.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/03-SML/test_write_sml_influxdb_line.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/03-SML/test_write_sml_opentsdb_json.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/03-SML/test_write_sml_opentsdb_telnet.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/03-SML/test_write_sml_restart.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/03-SML/test_write_sml_td19291.py
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/03-SML/test_write_sml_ts3724.py
|
||
## 04-Import
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/04-Import/test_write_import_csv.py
|
||
## 05-Others
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/05-Others/test_wal_keep_version_trim.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/06-DataIngestion/05-Others/test_wal_keep_version_high_availability.py -N 3
|
||
|
||
# 07-DataDeletion
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/07-DataDeletion/test_delete.py
|
||
,,y,.,./ci/pytest.sh pytest cases/07-DataDeletion/test_delete_childtable.py
|
||
,,y,.,./ci/pytest.sh pytest cases/07-DataDeletion/test_delete_secure_delete.py
|
||
,,y,.,./ci/pytest.sh pytest cases/07-DataDeletion/test_delete_stable.py
|
||
|
||
# 08-DataCompression
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/08-DataCompression/test_compress_alter_option.py
|
||
,,y,.,./ci/pytest.sh pytest cases/08-DataCompression/test_compress_alter_table.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/08-DataCompression/test_compress_basic.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/08-DataCompression/test_compress_one_stage.py -N 3 -L 3 -D 1
|
||
,,y,.,./ci/pytest.sh pytest cases/08-DataCompression/test_compress_tsz.py
|
||
|
||
# 09-DataQuerying
|
||
|
||
## 01-Select
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/01-Select/test_query_select_basic.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/01-Select/test_query_select_bugs.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/01-Select/test_query_select_exact.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/01-Select/test_query_select_funtion_null.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/01-Select/test_query_select_null.py
|
||
## 02-Filter
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/02-Filter/test_filter_column.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/02-Filter/test_filter_operator.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/02-Filter/test_filter_sma.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/02-Filter/test_filter_tag.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/02-Filter/test_filter_timestamp.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/02-Filter/test_scalar_invalid_type.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/02-Filter/test_scalar_null_varbinary_between.py
|
||
## 03-GroupBy
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/03-GroupBy/test_query_groupby_alwaysreturn.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/03-GroupBy/test_query_groupby_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/03-GroupBy/test_query_groupby_bugs.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/03-GroupBy/test_query_groupby_noreturn.py
|
||
## 04-OrderBy
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/04-OrderBy/test_orderby_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/04-OrderBy/test_orderby_double.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/04-OrderBy/test_orderby_subquery.py
|
||
## 05-Aliase
|
||
## 06-Limit
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/06-Limit/test_query_limit_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/06-Limit/test_query_limit_offset.py
|
||
## 07-SLimit
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/07-SLimit/test_slimit.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/07-SLimit/test_slimit_basic.py
|
||
## 08-SubQuery
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_query_sub.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_query_sub_bugs.py -N 3
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_scalar_sub2.py
|
||
#,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_scalar_sub3a.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_scalar_sub3b.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_scalar_sub3c.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_scalar_sub3d.py
|
||
#,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_scalar_sub4a1.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_scalar_sub4a2.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_scalar_sub4a3.py
|
||
#,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_scalar_sub4a4.py
|
||
#,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_in_subq1.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_in_subq2.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_in_subq3a1.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_in_subq3a2.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_in_subq3b1.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_in_subq3b2.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_in_subq3c1.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_in_subq3c2.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_in_subq3d1.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_in_subq3d2.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub1.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub3.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub4.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub5a.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub5b.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub5c.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub5d.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub6a1.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub6a2.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub6b1.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub6b2.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub6c1.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub6c2.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub6d1.py
|
||
,,n,.,pytest cases/09-DataQuerying/08-SubQuery/test_quantified_sub6d2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_query_sub_interval.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_nestedQuery.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_nestedQuery_str.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_nestedQuery_math.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_nestedQuery_time.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/08-SubQuery/test_nestedQuery_26.py
|
||
## 09-Having
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/09-Having/test_query_having_bugs.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/09-Having/test_query_having.py
|
||
## 10-Distinct
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/10-Distinct/test_query_distinct.py
|
||
## 11-PseudoColumn
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/11-PseudoColumn/test_query_pseudo_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/11-PseudoColumn/test_query_pseudo_tbname.py
|
||
## 12-Interp
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/12-Interp/test_query_interp_bugs.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/12-Interp/test_query_interp_fill.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/12-Interp/test_query_interp_fill.py -Q 3
|
||
## 13-CaseWhen
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/13-CaseWhen/test_query_case_when.py
|
||
## 14-Tags
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/14-Tags/test_tag_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/14-Tags/test_tag_json.py
|
||
## 15-Explain
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/15-Explain/test_query_explain.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/15-Explain/test_explain_case_when.py
|
||
## 16-PartitionBy
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/16-PartitonBy/test_query_partitionby_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/16-PartitonBy/test_query_partitionby_tsbs.py
|
||
## 17-BiMode
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/17-BiMode/test_bimode.py
|
||
## 18-Stability
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/18-Stability/test_query_stability.py
|
||
,,y,.,./ci/pytest.sh pytest cases/09-DataQuerying/18-Stability/test_query_stability26.py
|
||
|
||
# 10-Operators
|
||
|
||
## 01-Arithmetic
|
||
,,y,.,./ci/pytest.sh pytest cases/10-Operators/01-Arithmetic/test_arithmetic.py
|
||
## 02-Bit
|
||
## 03-JSON
|
||
## 04-Set
|
||
,,y,.,./ci/pytest.sh pytest cases/10-Operators/04-Set/test_union_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/10-Operators/04-Set/test_union_bugs.py
|
||
## 05-Comparison
|
||
,,y,.,./ci/pytest.sh pytest cases/10-Operators/05-Comparison/test_between_and.py
|
||
,,y,.,./ci/pytest.sh pytest cases/10-Operators/05-Comparison/test_in.py
|
||
,,y,.,./ci/pytest.sh pytest cases/10-Operators/05-Comparison/test_like.py
|
||
,,y,.,./ci/pytest.sh pytest cases/10-Operators/05-Comparison/test_match.py
|
||
,,y,.,./ci/pytest.sh pytest cases/10-Operators/05-Comparison/test_null.py
|
||
## 06-Logical
|
||
,,y,.,./ci/pytest.sh pytest cases/10-Operators/06-Logical/test_and_or.py
|
||
,,y,.,./ci/pytest.sh pytest cases/10-Operators/06-Logical/test_and_or_coltag.py
|
||
,,y,.,./ci/pytest.sh pytest cases/10-Operators/06-Logical/test_logical_bugs.py
|
||
,,y,.,./ci/pytest.sh pytest cases/10-Operators/06-Logical/test_if_smoking.py
|
||
|
||
# 11-Functions
|
||
|
||
## 01-Scalar
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_scalar_all.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_scalar_math.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_scalar_string.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_scalar_time.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_scalar_crypto.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_abs.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_acos.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_asin.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_atan.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_cast.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_ceil.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_char_length.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_concat.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_concat2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_concat_ws.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_cos.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_floor.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_length.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_log.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_lower.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_ltrim.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_now.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_pow.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_round.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_rtrim.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_sin.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_sqrt.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_stateduration.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_substr.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_tan.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_timediff.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_timetruncate.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_timezone.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_to_json.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_to_iso8601.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_to_timestamp.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_to_unixtimestamp.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_today.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_upper.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/01-Scalar/test_fun_sca_cast_blob.py
|
||
## 02-Aggregate
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_agg_all.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_agg_bugs.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_agg_gconcat.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_agg_last.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_agg_smoking.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_fun_agg_spread.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_fun_agg_apercentile.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_fun_agg_avg.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_fun_agg_avg_dist.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_fun_agg_count.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_fun_agg_elapsed.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_fun_agg_leastsquares.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_fun_agg_percentile.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_fun_agg_stddev.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/02-Aggregate/test_fun_agg_sum.py
|
||
## 03-Selection
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_select_all.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_select_bugs.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_select_last_and_last_row.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_select_last_model.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_select_minmaxlast_interval.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_select_with_520_cols.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_select_with_json.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_fun_select_cols.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_fun_select_first.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_fun_select_first_last.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_fun_select_last.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_fun_select_last_row.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_fun_select_lag_lead.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_fun_select_max.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_fun_select_min.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_fun_select_mode.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_fun_select_tail.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_fun_select_unique.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_fun_select_top.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/03-Selection/test_fun_select_bottom.py
|
||
## 04-Timeseries
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/04-Timeseries/test_fun_ts_csum.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/04-Timeseries/test_fun_ts_diff.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/04-Timeseries/test_fun_ts_interp.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/04-Timeseries/test_fun_ts_irate.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/04-Timeseries/test_fun_ts_mavg.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/04-Timeseries/test_fun_ts_sample.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/04-Timeseries/test_fun_ts_statecount.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/04-Timeseries/test_fun_ts_stateduration.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/04-Timeseries/test_fun_ts_twa.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/04-Timeseries/test_fun_ts_derivative.py
|
||
## 05-Compare
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/05-Compare/test_fun_cmp_if.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/11-Functions/05-others/test_resinfo.py
|
||
## 06-System
|
||
#,,y,.,./ci/pytest.sh pytest cases/11-Functions/06-System/test_fun_sys_info.py
|
||
## 07-Geometry
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/07-Geometry/test_fun_geo_basic.py
|
||
## 08-Window
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/08-Window/test_fun_win_fill_forward.py
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/08-Window/test_fun_win_keep_order.py
|
||
|
||
## 09-NoFrom
|
||
,,y,.,./ci/pytest.sh pytest cases/11-Functions/09-NoFrom/test_fun_no_from_all.py
|
||
|
||
# 12-UDFs
|
||
,,n,.,./ci/pytest.sh pytest cases/12-UDFs/test_udf_c.py
|
||
,,n,.,./ci/pytest.sh pytest cases/12-UDFs/test_udf_py.py
|
||
,,n,.,./ci/pytest.sh pytest cases/12-UDFs/test_udf_with_const.py
|
||
,,n,.,./ci/pytest.sh pytest cases/12-UDFs/test_udf_restart_taosd.py
|
||
,,n,.,pytest cases/12-UDFs/test_udf_test.py
|
||
,,n,.,pytest cases/12-UDFs/test_udf_create.py
|
||
,,n,.,pytest cases/12-UDFs/test_udf_cfg1.py
|
||
,,n,.,pytest cases/12-UDFs/test_udf_cfg2.py
|
||
,,n,.,pytest cases/12-UDFs/test_udf_main.py
|
||
|
||
# 13-TimeSeriesExt
|
||
|
||
## 01-PartitionBy
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/01-PartitionBy/test_ts_partitonby.py
|
||
## 02-Fill
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/02-Fill/test_ts_fill.py -N 3 -L 3 -D 2
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/02-Fill/test_ts_fill_datatype.py
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/02-Fill/test_ts_fill_method.py
|
||
## 03-TimeWindow
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/03-TimeWindow/test_interval_auto.py
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/03-TimeWindow/test_interval_basic.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/03-TimeWindow/test_interval_bugfix.py
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/03-TimeWindow/test_interval_project_merge_resblock.py
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/03-TimeWindow/test_interval_timezone.py
|
||
## 04-StateWindow
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/04-StateWindow/test_state_window.py
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/04-StateWindow/test_state_window_null_block.py
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/04-StateWindow/test_state_window_extend.py
|
||
## 05-EventWindow
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/05-EventWindow/test_event.py
|
||
## 06-SessionWindow
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/06-SessionWindow/test_session.py
|
||
## 07-CountWindow
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/07-CountWindow/test_count.py
|
||
## 08-ExternalWindow
|
||
,,y,.,./ci/pytest.sh pytest cases/13-TimeSeriesExt/08-ExternalWindow/test_external.py
|
||
|
||
# 14-JoinQueries
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_full.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_full2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_func.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_func_cursor.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_interval.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_manyblocks.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_multitables.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_multivnode.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_pk.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_order.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_tbname.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_condition.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_ns_db.py
|
||
,,y,.,./ci/pytest.sh pytest cases/14-JoinQueries/test_join_6604237597.py
|
||
|
||
# 15-TagIndices
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/15-TagIndices/test_index_create_drop.py
|
||
,,y,.,./ci/pytest.sh pytest cases/15-TagIndices/test_index_overflow.py
|
||
,,y,.,./ci/pytest.sh pytest cases/15-TagIndices/test_index_perf.py
|
||
,,y,.,./ci/pytest.sh pytest cases/15-TagIndices/test_index_tag_basic.py
|
||
|
||
# 16-Views
|
||
,,y,.,./ci/pytest.sh pytest cases/16-Views/test_view_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/16-Views/test_view_mgmt.py
|
||
,,y,.,./ci/pytest.sh pytest cases/16-Views/test_view_nested_join.py
|
||
|
||
# 17-DataSubscription
|
||
|
||
## 01-Mgmt
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/01-Mgmt/test_drop_lost_comsumers.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/01-Mgmt/test_force_drop_topic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/01-Mgmt/test_tmq_drop_stb.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/01-Mgmt/test_tmq_show.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/01-Mgmt/test_topic.py
|
||
## 02-Consume
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_stb0.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_stb1.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_stb2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_stb3.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_stb.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_stb4.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_db.py -N 3 --replica 3
|
||
#,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_db0.py -N 3 --replica 3
|
||
#,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_db1.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_db2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_db3.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_subscribe_db4.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vtable.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_batch_alter_tag.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_basic.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_bugs.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_topics_info.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_max_topics.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_update_tablelist.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_params.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_discontinuous_data.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_offset.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_primary_key.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_drop_db_replica3.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_db_topic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_error.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_schema.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_stb_where_filter.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_stb_filter.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_check_data.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_check_data_db.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_alter_schema.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_snapshot_basic.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_snapshot_filter.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_snapshot_single_ctb.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_snapshot_single_ctb_filter.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_snapshot_func_filter.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_snapshot_func_filter2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_snapshot_multi_vg.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_snapshot_multi_vg_filter.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_snapshot_multi_ctb.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_snapshot_multi_ctb_filter.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_snapshot_func_filter_complex.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_snapshot_func_filter_complex2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_auto_create_table.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_dnode_restart.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_dnode_restart2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_update_single_ctb.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_update_while_consume.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_update_wal_mode.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_update_snapshot_mode.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_delete_single_ctb.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_delete_multi_ctb.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_drop_ntb_wal.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_drop_ntb_snapshot.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_drop_stb_ctb.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_drop_consumer.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_udf.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_udf_wal_mode.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_udf_snapshot_mode.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_stb_tag_filter.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_tsdb_and_wal.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_tsdb_wal_multi_ctb.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_ts6379.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_taosx.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_meta_json.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_seek_commit.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_split_column.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_split_no_remove.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_split_db.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_split_db_no_wal.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_split_ntb.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_split_stb.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_split_stb_no_wal.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_split_stb_select.py -N 2 --replica 1
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_split_stb_select.py -N 3 --replica 3
|
||
#,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_split_duplicate.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_split_dup_no_wal.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_split_select_no_wal.py -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_transform_db.py -N 2 --replica 1
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_transform_db_wal.py -N 6 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_transform_stb.py -N 2 --replica 1
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_transform_stb.py -N 6 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_transform_stb_wal.py -N 6 --replica 3
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_consumer_group.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_data_precision.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_mnode_switch.py -N 6 -M 3 -I True
|
||
#,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_mnode_switch.py -N 6 -M 3 --replica 3 -I True
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_vnode_replicate.py -M 3 -N 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_subscribe_stb_r3.py -N 5
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_raw_block_interface.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_replay.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_wal_remove.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/02-Consume/test_tmq_stb_tag_multi_ctb.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_restart.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_cons1_v1_snapshot.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_cons1_v1_t1.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_cons1_v1_tn.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_cons1_v4_t1.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_cons1_v4_tn.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_cons2_v1_overlap.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_cons2_v1_snapshot.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_cons2_v1_t1.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_cons2_v1_tn.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_cons2_v4_t1.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_cons2_v4_tn.py
|
||
,,n,.,pytest cases/17-DataSubscription/02-Consume/test_tmq_params.py
|
||
## 03-MQTT
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/03-MQTT/test_mqtt_smoking.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/03-MQTT/test_mqtt_bnodes.py -N 2
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/03-MQTT/test_mqtt_bnodes.py -N 6
|
||
#,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/03-MQTT/test_mqtt_bnodes.py -N 11
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/03-MQTT/test_mqtt_qos.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/03-MQTT/test_mqtt_special.py
|
||
,,y,.,./ci/pytest.sh pytest cases/17-DataSubscription/03-MQTT/test_mqtt_rb.py
|
||
|
||
# 18-StreamProcessing
|
||
|
||
## 01-Snode
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/01-Snode/test_snode_mgmt_basic.py -N 8
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/01-Snode/test_snode_mgmt_replica3.py -N 6 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/01-Snode/test_snode_mgmt_replicas.py -N 8
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/01-Snode/test_snode_params_alter_value.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/01-Snode/test_snode_params_check_default.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/01-Snode/test_snode_params_check_maxvalue.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/01-Snode/test_snode_params_check_minvalue.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/01-Snode/test_snode_privileges_recalc.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/01-Snode/test_snode_privileges_stream.py # PRIV_TODO
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/01-Snode/test_snode_privileges_systable.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/01-Snode/test_snode_privileges_twodb.py # PRIV_TODO
|
||
## 02-Stream
|
||
#,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_schema.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_drop_table.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_place_holder_column.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_td37724.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_6570600210.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/test_stream_check_name.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/test_stream_long_name.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/test_ins_streams_sql_len.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/test_stream_no_snode.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/test_stream_same_name.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/test_stream_window_query.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/test_stream_output_table.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/test_stream_subquery_per_event.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_drop.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_fetch.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_subquery.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_subquery-nodes.py -N 4
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_subquery-mtables.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_subquery_in.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_subq_in-mtables.py -N 9
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_subquery_in_vtable.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_subquery_in_vtable2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_subquery_in_vtable3.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/02-Stream/stream_udf_in_where.py
|
||
## 03-TriggerMode
|
||
#,,n,.,pytest cases/18-StreamProcessing/03-TriggerMode/test_count_new.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/03-TriggerMode/test_count.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/03-TriggerMode/test_event_new.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/03-TriggerMode/test_event.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/03-TriggerMode/test_fill_history.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/03-TriggerMode/test_interval_const_filter_twstart.py
|
||
,,n,.,pytest cases/18-StreamProcessing/03-TriggerMode/test_period_1.py
|
||
,,n,.,pytest cases/18-StreamProcessing/03-TriggerMode/test_sliding.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/03-TriggerMode/test_sliding_trigger_check_again.py
|
||
,,n,.,pytest cases/18-StreamProcessing/03-TriggerMode/test_state_new.py
|
||
#,,n,.,pytest cases/18-StreamProcessing/03-TriggerMode/test_state_disorder_update_new.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/03-TriggerMode/test_state_window_close.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/03-TriggerMode/test_ts_7622.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/03-TriggerMode/test_window_true_for.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/03-TriggerMode/test_period_natural_units.py
|
||
## 04-Options
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/04-Options/test_abnormal_data_table.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/04-Options/test_abnormal_data_vtable.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/04-Options/test_meta_change_table.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/04-Options/test_meta_change_vtable.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/04-Options/test_options_abnormal.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/04-Options/test_options_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/04-Options/test_options_ns.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/04-Options/test_options_us.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/04-Options/test_options_vtable.py
|
||
## 05-Notify
|
||
#,,n,.,pytest cases/18-StreamProcessing/05-Notify/test_notify.py
|
||
## 06-ResultSaved
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/06-ResultSaved/test_result_saved_comprehensive.py
|
||
## 07-SubQuery
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/07-SubQuery/test_subquery_basic.py
|
||
100,,n,.,pytest cases/18-StreamProcessing/07-SubQuery/test_subquery_count_1.py
|
||
100,,n,.,pytest cases/18-StreamProcessing/07-SubQuery/test_subquery_count_2.py
|
||
100,,n,.,pytest cases/18-StreamProcessing/07-SubQuery/test_subquery_event.py
|
||
100,,n,.,pytest cases/18-StreamProcessing/07-SubQuery/test_subquery_sliding.py
|
||
100,,n,.,pytest cases/18-StreamProcessing/07-SubQuery/test_subquery_session.py
|
||
100,,n,.,pytest cases/18-StreamProcessing/07-SubQuery/test_subquery_state.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/07-SubQuery/test_subquery_state_filter_agg.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/07-SubQuery/test_subquery_usage_restrict.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/07-SubQuery/test_subquery_vtable_change.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/07-SubQuery/test_subquery_state_join_empty_result.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/07-SubQuery/test_subquery_external_window_join.py
|
||
## 08-Recalc
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/08-Recalc/test_recalc_combined_options.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/08-Recalc/test_recalc_delete_recalc.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/08-Recalc/test_recalc_expired_time.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/08-Recalc/test_recalc_ignore_disorder.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/08-Recalc/test_recalc_manual_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/08-Recalc/test_recalc_manual_with_options.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/08-Recalc/test_recalc_watermark.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/08-Recalc/recalc_bug_13.py
|
||
|
||
## 20-UseCase
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_6771200393.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_idmp_privilege.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_idmp_manager.py
|
||
#100,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_idmp_meters.py
|
||
,,n,.,pytest cases/18-StreamProcessing/20-UseCase/test_idmp_public.py
|
||
,,n,.,pytest cases/18-StreamProcessing/20-UseCase/test_idmp_pv.py
|
||
,,n,.,pytest cases/18-StreamProcessing/20-UseCase/test_idmp_tobacco.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_idmp_vehicle.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_idmp_yuxi.py
|
||
,,n,.,pytest cases/18-StreamProcessing/20-UseCase/test_nevados.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_three_gorges_case4.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_three_gorges_case5.py
|
||
,,n,.,pytest cases/18-StreamProcessing/20-UseCase/test_three_gorges_phase1.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_three_gorges_second_case1.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_three_gorges_second_case2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_three_gorges_second_case3.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_three_gorges_second_case4.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_three_gorges_second_case6.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_three_gorges_second_case17.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_three_gorges_second_case18.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_three_gorges_second_case19.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_three_gorges_second_case19_bug1.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/20-UseCase/test_three_gorges_second_case22.py
|
||
## 21-Stability
|
||
## 22-Performance
|
||
## 23-Compatibility
|
||
|
||
,,n,.,pytest cases/18-StreamProcessing/23-Compatibility/test_compatibility_cross_version.py
|
||
,,n,.,pytest cases/18-StreamProcessing/23-Compatibility/test_new_stream_compatibility.py
|
||
## 30-OldPyCases
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/30-OldPyCases/test_oldcase_at_once.py
|
||
,,n,.,pytest cases/18-StreamProcessing/30-OldPyCases/test_oldcase_backquote_check.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/30-OldPyCases/test_oldcase_checkpoint_info.py -N 4
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/30-OldPyCases/test_oldcase_drop.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/30-OldPyCases/test_oldcase_empty_identifier.py
|
||
,,n,.,pytest cases/18-StreamProcessing/30-OldPyCases/test_oldcase_math_func.py
|
||
,,n,.,pytest cases/18-StreamProcessing/30-OldPyCases/test_oldcase_snode_restart_with_checkpoint.py -N 4
|
||
,,n,.,pytest cases/18-StreamProcessing/30-OldPyCases/test_oldcase_state_window.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/30-OldPyCases/test_oldcase_stream_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/30-OldPyCases/test_oldcase_stream_multi_agg.py
|
||
,,n,.,pytest cases/18-StreamProcessing/30-OldPyCases/test_oldcase_string_func.py
|
||
,,n,.,pytest cases/18-StreamProcessing/30-OldPyCases/test_oldcase_taosdShell.py
|
||
## 31-OldCases
|
||
,,n,.,pytest cases/18-StreamProcessing/31-OldTsimCases/test_oldcase_basic1.py
|
||
,,n,.,pytest cases/18-StreamProcessing/31-OldTsimCases/test_oldcase_basic2.py
|
||
,,n,.,pytest cases/18-StreamProcessing/31-OldTsimCases/test_oldcase_check.py
|
||
,,n,.,pytest cases/18-StreamProcessing/31-OldTsimCases/test_oldcase_checkpoint.py
|
||
,,n,.,pytest cases/18-StreamProcessing/31-OldTsimCases/test_oldcase_concat.py
|
||
,,n,.,pytest cases/18-StreamProcessing/31-OldTsimCases/test_oldcase_continuewindowclose.py
|
||
,,n,.,pytest cases/18-StreamProcessing/31-OldTsimCases/test_oldcase_state.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/31-OldTsimCases/test_oldcase_twa.py
|
||
## 99-Others
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/99-Others/test_stream_tag_cache.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/99-Others/test_out_table.py
|
||
,,y,.,./ci/pytest.sh pytest cases/18-StreamProcessing/99-Others/test_auto_create_output_table.py
|
||
|
||
# 19-TSMAs
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/19-TSMAs/test_sma_basic.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/19-TSMAs/test_sma_bugs.py
|
||
,,y,.,./ci/pytest.sh pytest cases/19-TSMAs/test_time_range_wise.py -N 3
|
||
|
||
# 20-RSMAs
|
||
|
||
90,,y,.,./ci/pytest.sh pytest cases/20-RSMAs/test_rsma.py
|
||
|
||
# 21-MetaData
|
||
,,y,.,./ci/pytest.sh pytest cases/21-MetaData/test_meta_bugs.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/21-MetaData/test_meta_change.py -N 3 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/21-MetaData/test_meta_information_schema.py
|
||
,,y,.,./ci/pytest.sh pytest cases/21-MetaData/test_meta_ins_tables.py
|
||
|
||
# 22-PerformanceData
|
||
|
||
#,,y,.,./ci/pytest.sh pytest cases/22-PerformanceData/test_performance_schema.py
|
||
|
||
# 23-ShowCommands
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/23-ShowCommands/test_show_alive.py -N 4
|
||
,,y,.,./ci/pytest.sh pytest cases/23-ShowCommands/test_show_basic.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/23-ShowCommands/test_show_create_db.py
|
||
,,y,.,./ci/pytest.sh pytest cases/23-ShowCommands/test_show_diskinfo.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/23-ShowCommands/test_show_table_distributed.py
|
||
,,y,.,./ci/pytest.sh pytest cases/23-ShowCommands/test_show_tables.py
|
||
,,y,.,./ci/pytest.sh pytest cases/23-ShowCommands/test_show_vgroups_ready.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/23-ShowCommands/test_show_create_stream.py
|
||
|
||
# 24-Users
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_basic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_control.py
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_cloud_compatible.py
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_crypted_pass.py
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_manager.py
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_password.py
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_privilege_create_db.py
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_privilege_db.py
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_privilege_sysinfo.py
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_privilege_table.py
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_privilege_topic.py
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_token.py
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_totp.py
|
||
,,y,.,./ci/pytest.sh pytest cases/24-Users/test_user_whitelist.py
|
||
#,,n,.,pytest cases/24-Users/test_user_passwd.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/24-Users/test_query_phase_tracking.py
|
||
|
||
# 25-Privileges
|
||
,,y,.,./ci/pytest.sh pytest cases/25-Privileges/test_priv_basic.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/25-Privileges/test_priv_bugs.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/25-Privileges/test_priv_control.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/25-Privileges/test_priv_rbac.py
|
||
,,y,.,./ci/pytest.sh pytest cases/25-Privileges/test_priv_dac_mac.py
|
||
,,y,.,./ci/pytest.sh pytest cases/25-Privileges/test_priv_subscribe.py
|
||
|
||
# 26-NodeManager
|
||
|
||
## 01-Dnode
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/01-Dnode/test_alter_dnode.py
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/01-Dnode/test_create_dnode.py -N 2 -C 1
|
||
#failed,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/01-Dnode/test_drop_dnode_force.py -N 5
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/01-Dnode/test_drop_dnode_has_mnode.py -N 2
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/01-Dnode/test_drop_dnode_has_multi_vnode_replica1.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/01-Dnode/test_drop_dnode_has_multi_vnode_replica3.py -N 5
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/01-Dnode/test_drop_dnode_has_qnode_snode.py -N 2
|
||
#failed,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/01-Dnode/test_drop_dnode_has_vnode_replica1.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/01-Dnode/test_drop_dnode_has_vnode_replica3.py -N 5
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/01-Dnode/test_offline_reason.py -N 2 -C 1
|
||
#,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/01-Dnode/test_use_dropped_dnode.py -N 3
|
||
## 02-Mnode
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/02-Mnode/test_mnode_basic1.py -N 2
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/02-Mnode/test_mnode_basic3.py -N 4
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/02-Mnode/test_mnode_basic4.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/02-Mnode/test_mnode_basic5.py -N 4
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/02-Mnode/test_mnode_basic6.py -N 4
|
||
## 03-Qnode
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/03-Qnode/test_qnode_basic.py -N 2
|
||
## 04-Snode
|
||
,,y,.,./ci/pytest.sh pytest cases/26-NodeManager/04-Snode/test_snode_basic1.py -N 2
|
||
|
||
# 27-Mount
|
||
,,y,.,./ci/pytest.sh pytest cases/27-Mount/test_mount_basic.py
|
||
|
||
# 28-Except
|
||
|
||
# 29-Escape
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/29-Escape/test_binary_escape_character.py
|
||
|
||
# 30-NameLimits
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/30-NameLimits/test_boundary.py
|
||
,,y,.,./ci/pytest.sh pytest cases/30-NameLimits/test_db_tb_name_check.py
|
||
,,y,.,./ci/pytest.sh pytest cases/30-NameLimits/test_dbtbname_validate.py
|
||
|
||
# 31-Security
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/31-Security/01-KeyGeneration/test_key_generation.py
|
||
,,y,.,./ci/pytest.sh pytest cases/31-Security/02-KeyUpdate/test_key_update.py
|
||
,,y,.,./ci/pytest.sh pytest cases/31-Security/03-KeyBackupRestore/test_key_backup_restore.py
|
||
,,y,.,./ci/pytest.sh pytest cases/31-Security/04-TransparentEncryption/test_transparent_encryption.py
|
||
,,y,.,./ci/pytest.sh pytest cases/31-Security/06-EncryptionStatus/test_encryption_status.py
|
||
,,y,.,./ci/pytest.sh pytest cases/31-Security/07-EncryptionMultiLevel/test_encryption_mlevel.py -L 3 -D 2
|
||
,,y,.,./ci/pytest.sh pytest cases/31-Security/10-SecurityTest/test_plaintext_check.py
|
||
,,y,.,./ci/pytest.sh pytest cases/31-Security/10-SecurityTest/test_ddos_defense.py
|
||
,,y,.,./ci/pytest.sh pytest cases/31-Security/11-SQLFireWall/test_sql_blacklist.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/31-Security/11-SQLFireWall/test_sql_whitelist.py
|
||
,,y,.,./ci/pytest.sh pytest cases/31-Security/12-EncryptPassword/test_encrypt_user_login.py
|
||
|
||
# 32-Grants
|
||
,,n,.,./ci/pytest.sh pytest cases/32-Grants/test_grant_basic.py
|
||
|
||
# 42-xnode
|
||
,,y,.,./ci/pytest.sh pytest cases/42-Xnode/test_xnode.py
|
||
,,y,.,./ci/pytest.sh pytest cases/42-Xnode/test_xnode_systables.py
|
||
,,y,.,./ci/pytest.sh pytest cases/42-Xnode/test_xnode_lifecycle.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/42-Xnode/test_xnode_priv.py
|
||
|
||
# 70-Cluster
|
||
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_balance_vgroup_leader_db_name.py -N 3
|
||
,,n,.,pytest cases/70-Cluster/test_cluster_arbitrator.py -N 3
|
||
,,n,.,pytest cases/70-Cluster/test_cluster_arbitrator_applied_index.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_basic.py -N 5
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_drop_table_by_uid.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_kill_restore_dnode.py -N 5
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_inc_snapshot.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_restore_dnode.py -N 5 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_restore_vnode.py -N 5 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_restore_mnode.py -N 5 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_restore_qnode.py -N 5 -M 3
|
||
#,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_snapshot.py -N 3 -L 3 -D 2
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_split_vgroup_by_learner.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_threads.py
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_threads.py -N 3 --replica 3 -R
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_cluster_tsdb_snapshot.py -N 3 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_6dnode3mnode_insert_less_data_alter_rep3to1to3.py -N 6 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_4dnode1mnode_basic_create_db_replica1.py -N 4 -M 1
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_4dnode1mnode_basic_replica1_insertdatas.py -N 4 -M 1
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_4dnode1mnode_basic_replica1_insertdatas_querys.py -N 4 -M 1
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_4dnode1mnode_basic_replica3_insertdatas.py -N 4 -M 1
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_4dnode1mnode_basic_replica3_insertdatas_querys.py -N 4 -M 1
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_4dnode1mnode_basic_replica3_vgroups.py -N 4 -M 1
|
||
#,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode1mnode.py
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode2mnode.py -N 5
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_stop.py -N 5 -M 3
|
||
#,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_stop.py -N 5 -M 3 -I False
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_stop_2follower.py -N 5 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_stop_2follower.py -N 5 -M 3 -I False
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_stop_loop.py -N 5 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_dnode_create_db.py -N 6 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_dnode_create_db.py -N 6 -M 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_mnode_create_db.py -N 6 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_mnode_create_db.py -N 6 -M 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_vnode_create_db.py -N 6 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_vnode_create_db.py -N 6 -M 3 --replica 3
|
||
#,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_dnode_modify_meta.py -N 6 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_mnode_modify_meta.py -N 6 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_dnode_create_stb.py -N 6 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_dnode_create_stb.py -N 6 -M 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_mnode_create_stb.py -N 6 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_mnode_create_stb.py -N 6 -M 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_vnode_create_stb.py -N 6 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_sep1_vnode_stop_vnode_create_stb.py -N 6 -M 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_restart_dnode_insert_data.py -N 6 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_restart_dnode_insert_data.py -N 6 -M 3 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_restart_dnode_insert_data_async.py -N 6 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_add_1dnode.py -N 7 -M 3 -C 6
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_add_1dnode.py -N 7 -M 3 -C 6 --replica 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode3mnode_recreate_mnode.py -N 6 -M 3
|
||
#,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_compact_db_conflict.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_mnode_encrypt.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode_3mnode_stop.py -N 5 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/70-Cluster/test_5dnode_3mnode_stop.py -N 5 -M 3 -I False
|
||
|
||
# 73-TLS
|
||
,,y,.,./ci/pytest.sh pytest cases/73-TLS/test_tls.py
|
||
|
||
# 80-Components
|
||
|
||
# 01-Taosd
|
||
,,n,.,pytest cases/80-Components/01-Taosd/test_com_cmdline.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_meta_force_repair.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_tsdb_force_repair_metadata.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_tsdb_force_repair_core_e2e.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_tsdb_force_repair_stt_e2e.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_tsdb_statis_blk_security.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_wal_force_repair_e2e.py
|
||
,,n,.,pytest cases/80-Components/01-Taosd/test_com_taosd_log.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_com_config.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_com_config_refresh.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_com_config_refresh.py -N 3 -M 3
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_com_persisit_config.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_com_taosd_audit.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_com_taosd_audit_no_token.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_com_taosd_self_audit.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_com_taosd_self_audit_switch_off.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_com_taosd_monitor.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_com_taosd_restart.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/01-Taosd/test_com_telemetry.py
|
||
|
||
# 02-Taosc
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/02-Taosc/test_com_count_always_return_value.py
|
||
,,y,.,./ci/pytest.sh pytest cases/80-Components/02-Taosc/test_com_taosc_hot_refresh_config.py
|
||
|
||
# 81-Tools
|
||
|
||
## 01-Check
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/01-Check/test_check_error_code.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/01-Check/test_check_scan.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/01-Check/test_check_systb_inspect.py
|
||
|
||
## 02-Taos
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/02-Taos/test_tool_taos_cli.py -B
|
||
,,n,.,pytest cases/81-Tools/02-Taos/test_tool_cmdline.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/02-Taos/test_tool_taos_shell.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/02-Taos/test_tool_taos_shell_error.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/02-Taos/test_tool_taos_shell_net_chk.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/02-Taos/test_tool_taos_shell_hex.py
|
||
## 03-Benchmark
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_bugs.py -B
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_datatypes.py
|
||
90,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_except.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_mix.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_query_main.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_query_sqlfile.py
|
||
,,n,.,pytest cases/81-Tools/03-Benchmark/test_benchmark_rest.py -B
|
||
,,n,.,pytest cases/81-Tools/03-Benchmark/test_benchmark_sml.py
|
||
,,n,.,pytest cases/81-Tools/03-Benchmark/test_benchmark_stmt.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_tag_order_sml.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_tag_order_sql.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_tag_order_stmt2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_tag_order_stmt.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_taosc.py
|
||
# TD-38727: Temporarily disable memory leak detection for test_benchmark_tmq tests
|
||
# ,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_tmq.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_website.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/03-Benchmark/test_benchmark_with_csv.py
|
||
|
||
## 04-Taosdump
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/04-Taosdump/test_taosdump_basic.py -B
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/04-Taosdump/test_taosdump_bugs.py -B
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/04-Taosdump/test_taosdump_commandline.py -B
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/04-Taosdump/test_taosdump_compa.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/81-Tools/04-Taosdump/test_taosdump_datatypes.py -B
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/04-Taosdump/test_taosdump_maxcols.py -B
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/04-Taosdump/test_taosdump_precision.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/04-Taosdump/test_taosdump_primarykey.py -B
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/04-Taosdump/test_taosdump_privilege.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/81-Tools/04-Taosdump/test_taosdump_except.py -B
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/04-Taosdump/test_taosdump_schema_change.py -B
|
||
|
||
## 05-Valgrind
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/05-Valgrind/test_valgrind_basic1.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/05-Valgrind/test_valgrind_basic2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/05-Valgrind/test_valgrind_basic3.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/05-Valgrind/test_valgrind_basic4.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/05-Valgrind/test_valgrind_checkerror1.py -N 3
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/05-Valgrind/test_valgrind_checkerror2.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/05-Valgrind/test_valgrind_checkerror3.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/05-Valgrind/test_valgrind_checkerror4.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/05-Valgrind/test_valgrind_checkerror5.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/05-Valgrind/test_valgrind_checkerror6.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/05-Valgrind/test_valgrind_checkerror7.py
|
||
,,y,.,./ci/pytest.sh pytest cases/81-Tools/05-Valgrind/test_valgrind_checkerror8.py
|
||
#,,y,.,./ci/pytest.sh pytest cases/81-Tools/05-Valgrind/test_valgrind_udf.py
|
||
|
||
# 82-UnitTest
|
||
|
||
#200,,n,cases,bash 82-UnitTest/test.sh
|
||
|
||
# ---------------------------- uncatalog --------------------------
|
||
|
||
# army
|
||
|
||
#newstm,,n,.,pytest cases/uncatalog/army/storage/ss/test_ss_basic.py -N 3
|
||
#newstm,,y,.,./ci/pytest.sh pytest cases/uncatalog/army/stream/test_stream_vtable.py
|
||
|
||
## system_test
|
||
|
||
### 2-query
|
||
#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_tsma2.py
|
||
|
||
### 7-tmq
|
||
#,,y,.,./ci/pytest.sh pytest cases/uncatalog/system-test/7-tmq/test_tmqConsumerGroup.py
|
||
#memleak,,y,.,./ci/pytest.sh 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_tmq_taosx.py
|
||
|
||
## 02-Repair
|