diff options
-rw-r--r-- | .github/config/muted_ya.txt | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 0134898754..4aab9c7983 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -33,6 +33,7 @@ ydb/core/kqp/ut/query KqpStats.SysViewClientLost ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns ydb/core/kqp/ut/scheme KqpScheme.AlterAsyncReplication ydb/core/kqp/ut/scheme KqpScheme.AlterTransfer +ydb/core/kqp/ut/scheme KqpScheme.AlterTransfer_QueryService ydb/core/kqp/ut/scheme [*/*] chunk chunk ydb/core/kqp/ut/service [*/*] chunk chunk ydb/core/kqp/ut/tx KqpSinkTx.OlapInvalidateOnError @@ -57,8 +58,6 @@ ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Ma ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithData ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithDataAndPersistentPartitionStats ydb/core/tx/tiering/ut ColumnShardTiers.TTLUsage -ydb/core/viewer/tests test.py.test_viewer_nodes -ydb/core/viewer/tests test.py.test_viewer_sysinfo ydb/core/viewer/ut Viewer.TabletMerging ydb/library/actors/interconnect/ut_huge_cluster HugeCluster.AllToAll ydb/library/actors/interconnect/ut_huge_cluster sole chunk chunk @@ -206,7 +205,6 @@ ydb/tests/fq/yds test_yds_bindings.py.TestBindings.test_yds_insert[v1] ydb/tests/functional/compatibility test_followers.py.TestFollowersCompatibility.test_followers_compatability ydb/tests/functional/hive test_drain.py.TestHive.test_drain_on_stop ydb/tests/functional/rename [test_rename.py */*] chunk chunk -ydb/tests/functional/restarts test_restarts.py.TestRestartSingleBlock42.test_restart_single_node_is_ok ydb/tests/functional/serializable sole chunk chunk ydb/tests/functional/serializable test.py.test_local ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--false] @@ -214,9 +212,6 @@ ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quota ydb/tests/functional/suite_tests [test_sql_logic.py */*] chunk chunk ydb/tests/functional/suite_tests test_postgres.py.TestPGSQL.test_sql_suite[plan-jointest/join2.test] ydb/tests/functional/suite_tests test_sql_logic.py.TestSQLLogic.test_sql_suite[results-select3-13.test] -ydb/tests/functional/tenants test_auth_system_views.py.test_tenant_auth_groups_access[clusteruser-False] -ydb/tests/functional/tenants test_auth_system_views.py.test_tenant_auth_groups_access[dbadmin-True] -ydb/tests/functional/tenants test_auth_system_views.py.test_tenant_auth_groups_access[ordinaryuser-False] ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false] ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--true] ydb/tests/functional/tenants test_tenants.py.TestTenants.test_create_drop_create_table3[enable_alter_database_create_hive_first--false] @@ -238,12 +233,12 @@ ydb/tests/functional/tpc/large test_tpch_spilling.py.TestTpchSpillingS10.test_tp ydb/tests/olap sole chunk chunk ydb/tests/olap test_quota_exhaustion.py.TestYdbWorkload.test_delete ydb/tests/olap/column_family/compression alter_compression.py.TestAlterCompression.test_all_supported_compression -ydb/tests/olap/column_family/compression alter_compression.py.TestAlterCompression.test_availability_data ydb/tests/olap/column_family/compression sole chunk chunk ydb/tests/olap/scenario sole chunk chunk ydb/tests/olap/scenario test_alter_compression.py.TestAlterCompression.test[alter_compression] ydb/tests/olap/scenario test_alter_tiering.py.TestAlterTiering.test[many_tables] ydb/tests/olap/scenario test_insert.py.TestInsert.test[read_data_during_bulk_upsert] +ydb/tests/olap/ttl_tiering [data_migration_when_alter_ttl.py] chunk chunk ydb/tests/olap/ttl_tiering data_correctness.py.TestDataCorrectness.test ydb/tests/olap/ttl_tiering data_migration_when_alter_ttl.py.TestDataMigrationWhenAlterTtl.test ydb/tests/olap/ttl_tiering sole chunk chunk |