Skip to content

Commit aceaff2

Browse files
committed
Mute some flaky tests
1 parent 3c6b7f4 commit aceaff2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/config/muted_ya.txt

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
ydb/core/blobstorage/pdisk/ut TSectorMap.*
2+
ydb/core/blobstorage/ut_blobstorage CostMetricsGetBlock4Plus2.TestGet4Plus2BlockRequests10000Inflight1BlobSize1000
23
ydb/core/blobstorage/ut_blobstorage Defragmentation.DoesItWork
34
ydb/core/blobstorage/ut_blobstorage SpaceCheckForDiskReassign.*
45
ydb/core/blobstorage/ut_blobstorage VDiskAssimilation.Test
56
ydb/core/blobstorage/ut_blobstorage [6/10]*
67
ydb/core/blobstorage/ut_blobstorage/ut_read_only_vdisk ReadOnlyVDisk.TestStorageLoad
8+
ydb/core/cms/ut_sentinel TSentinelTests.BSControllerCantChangeStatus
79
ydb/core/persqueue/ut TPersQueueMirrorer.TestBasicRemote
810
ydb/core/kqp/ut/federated_query/generic *
911
ydb/core/kqp/ut/scan KqpRequestContext.TraceIdInErrorMessage
@@ -13,15 +15,19 @@ ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.RebootForgetAfterFail
1315
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
1416
ydb/library/yql/providers/generic/connector/tests test.py.test_select_positive_postgresql*
1517
ydb/library/yql/sql/pg/ut PgSqlParsingAutoparam.AutoParamValues_DifferentTypes
16-
ydb/services/persqueue_v1/ut TPersQueueTest.DirectReadCleanCache
18+
ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.WriteRead
19+
ydb/services/persqueue_v1/ut TPersQueueTest.DirectRead*
1720
ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync10
21+
ydb/services/ydb/table_split_ut YdbTableSplit.SplitByLoadWithReadsMultipleSplitsWithData
1822
ydb/services/ydb/ut YdbOlapStore.LogPagingAfter-NotNull
1923
ydb/tests/fq/s3 *
2024
ydb/tests/fq/yds test_metrics_cleanup.py.TestCleanup.test_cleanup[v1]
2125
ydb/tests/functional/audit *
2226
ydb/tests/functional/clickbench test.py.test_plans*
2327
ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
2428
ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres_suite*
29+
ydb/tests/functional/restarts test_restarts.py.*
30+
ydb/tests/functional/sqs/cloud test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_dlq_mechanics_in_cloud*
2531
ydb/tests/functional/tenants test_dynamic_tenants.py.*
2632
ydb/tests/functional/tenants test_storage_config.py.TestStorageConfig.*
2733
ydb/tests/functional/tenants test_tenants.py.*

0 commit comments

Comments
 (0)