diff options
author | Kirill Rysin <35688753+naspirato@users.noreply.github.com> | 2025-02-28 10:06:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-28 09:06:05 +0000 |
commit | 411dc44c4ec735be9974a5a0a94ab3058dbd8aeb (patch) | |
tree | 99f3a84895af38673095222bf27d136e10e5de42 | |
parent | 2ad239f9fcda850b1e8057794189a97a7b42b7b3 (diff) | |
download | ydb-411dc44c4ec735be9974a5a0a94ab3058dbd8aeb.tar.gz |
Update muted_ya.txt (#15173)
-rw-r--r-- | .github/config/muted_ya.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 48e9b936d45..15093ff3672 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -78,8 +78,8 @@ ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithDataAndP ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.AlterWithReboots-PQConfigTransactionsAtSchemeShard-false ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.CreateAlter-PQConfigTransactionsAtSchemeShard-true ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.CreateAlterDropPqGroupWithReboots-PQConfigTransactionsAtSchemeShard-true -ydb/core/tx/schemeshard/ut_restore [0/60] chunk chunk ydb/core/tx/schemeshard/ut_restore TImportWithRebootsTests.ShouldSucceedOnSingleChangefeed +ydb/core/tx/schemeshard/ut_restore [*/*] chunk chunk 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 @@ -147,6 +147,9 @@ 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] ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--true] ydb/tests/functional/suite_tests test_postgres.py.TestPGSQL.test_sql_suite[plan-jointest/join2.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] |