Skip to content

Commit 26e1923

Browse files
authored
Mute some flaky tests (#1031)
1 parent 80aea4f commit 26e1923

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/config/muted_ya.txt

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
ydb/core/blobstorage/dsproxy/ut TBlobStorageProxySequenceTest.TestBlock42PutWithChangingSlowDisk
12
ydb/core/blobstorage/pdisk/ut TSectorMap.*
23
ydb/core/blobstorage/ut_blobstorage CostMetricsGetBlock4Plus2.TestGet4Plus2BlockRequests10000Inflight1BlobSize1000
34
ydb/core/blobstorage/ut_blobstorage Defragmentation.DoesItWork
@@ -17,13 +18,15 @@ ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.ForgetAfterFail
1718
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.RebootForgetAfterFail
1819
ydb/core/tx/columnshard/engines/ut *
1920
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
21+
ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitBySizeTest.Merge1KShards
2022
ydb/library/yql/providers/generic/connector/tests test.py.test_select_positive_postgresql*
2123
ydb/library/yql/sql/pg/ut PgSqlParsingAutoparam.AutoParamValues_DifferentTypes
2224
ydb/library/yql/tests/sql/dq_file/part16 test.py.test[expr-as_dict_list_key-default.txt-Analyze]
2325
ydb/library/yql/tests/sql/dq_file/part18 test.py.test[expr-cast_type_bind-default.txt-Analyze]
2426
ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.WriteRead
2527
ydb/services/persqueue_v1/ut TPersQueueTest.DirectRead*
26-
ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync10
28+
ydb/services/persqueue_v1/ut [3/10]*
29+
ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync*
2730
ydb/services/ydb/table_split_ut YdbTableSplit.SplitByLoadWithReadsMultipleSplitsWithData
2831
ydb/services/ydb/ut YdbOlapStore.LogPagingAfter-NotNull
2932
ydb/tests/fq/s3 *
@@ -37,6 +40,7 @@ ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres
3740
ydb/tests/functional/restarts test_restarts.py.*
3841
ydb/tests/functional/sqs/cloud test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_dlq_mechanics_in_cloud*
3942
ydb/tests/functional/sqs/cloud test_yandex_cloud_queue_counters.py.TestYmqQueueCounters.test_purge_queue_counters
43+
ydb/tests/functional/sqs/common test_queue_counters.py.TestSqsGettingCounters.test_purge_queue_counters
4044
ydb/tests/functional/tenants test_dynamic_tenants.py.*
4145
ydb/tests/functional/tenants test_storage_config.py.TestStorageConfig.*
4246
ydb/tests/functional/tenants test_tenants.py.*

0 commit comments

Comments
 (0)