Skip to content

Commit bf3612e

Browse files
authored
Mute some flaky tests (#1579)
1 parent 12c10b6 commit bf3612e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/config/muted_ya.txt

+5
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ ydb/core/tx/columnshard/engines/ut *
3434
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
3535
ydb/core/tx/datashard/ut_change_exchange Cdc.InitialScanDebezium
3636
ydb/core/tx/replication/ydb_proxy/ut YdbProxyTests.ReadTopic
37+
ydb/core/tx/schemeshard/ut_export TExportToS3Tests.CorruptedDyNumber
3738
ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
39+
ydb/core/tx/schemeshard/ut_restore TRestoreTests.ExportImportPg
3840
ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitBySizeTest.Merge1KShards
3941
ydb/core/tx/tx_proxy/ut_ext_tenant TExtSubDomainTest.CreateTableInsideAndAlterDomainAndTable-AlterDatabaseCreateHiveFirst*
4042
ydb/core/tx/tx_proxy/ut_storage_tenant TStorageTenantTest.RemoveStoragePoolBeforeDroppingTablet
@@ -46,8 +48,10 @@ ydb/library/actors/http/ut sole*
4648
ydb/library/yql/providers/generic/connector/tests sole*
4749
ydb/library/yql/providers/generic/connector/tests test.py.*
4850
ydb/library/yql/sql/pg/ut PgSqlParsingAutoparam.AutoParamValues_DifferentTypes
51+
ydb/public/lib/ydb_cli/topic/ut TTopicReaderTests.TestRun_ReadOneMessage
4952
ydb/public/sdk/cpp/client/ydb_federated_topic/ut BasicUsage.SimpleHandlers
5053
ydb/public/sdk/cpp/client/ydb_persqueue_core/ut/with_offset_ranges_mode_ut RetryPolicy.RetryWithBatching
54+
ydb/public/sdk/cpp/client/ydb_persqueue_core/ut/with_offset_ranges_mode_ut RetryPolicy.TWriteSession_TestBrokenPolicy
5155
ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.ConflictingWrites
5256
ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.WriteRead
5357
ydb/public/sdk/cpp/client/ydb_topic/ut [0/10]*
@@ -90,6 +94,7 @@ ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
9094
ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres_suite*
9195
ydb/tests/functional/restarts test_restarts.py.*
9296
ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--*]
97+
ydb/tests/functional/sqs/cloud test_common.py.TestCommonSqsYandexCloudMode.test_private_create_queue[tables_format_v0-std]
9398
ydb/tests/functional/sqs/merge_split_common_table/fifo *
9499
ydb/tests/functional/sqs/merge_split_common_table/std *
95100
ydb/tests/functional/tenants test_dynamic_tenants.py.*

0 commit comments

Comments
 (0)