Skip to content

Commit 4c467b3

Browse files
authored
Mute some flaky tests (#949)
1 parent 27016d5 commit 4c467b3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.github/config/muted_ya.txt

+11-1
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,19 @@ ydb/core/blobstorage/ut_blobstorage Defragmentation.DoesItWork
33
ydb/core/blobstorage/ut_blobstorage SpaceCheckForDiskReassign.*
44
ydb/core/blobstorage/ut_blobstorage VDiskAssimilation.Test
55
ydb/core/blobstorage/ut_blobstorage [6/10]*
6+
ydb/core/blobstorage/ut_blobstorage/ut_read_only_vdisk ReadOnlyVDisk.TestStorageLoad
7+
ydb/core/persqueue/ut TPersQueueMirrorer.TestBasicRemote
68
ydb/core/kqp/ut/federated_query/generic *
9+
ydb/core/kqp/ut/scan KqpRequestContext.TraceIdInErrorMessage
10+
ydb/core/kqp/ut/service KqpQueryService.ExecuteQueryPgTableSelect
711
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.ForgetAfterFail
812
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.RebootForgetAfterFail
13+
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
14+
ydb/library/yql/providers/generic/connector/tests test.py.test_select_positive_postgresql*
915
ydb/library/yql/sql/pg/ut PgSqlParsingAutoparam.AutoParamValues_DifferentTypes
16+
ydb/services/persqueue_v1/ut TPersQueueTest.DirectReadCleanCache
1017
ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync10
18+
ydb/services/ydb/ut YdbOlapStore.LogPagingAfter-NotNull
1119
ydb/tests/fq/s3 *
1220
ydb/tests/fq/yds test_metrics_cleanup.py.TestCleanup.test_cleanup[v1]
1321
ydb/tests/functional/audit *
@@ -16,4 +24,6 @@ ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
1624
ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres_suite*
1725
ydb/tests/functional/tenants test_dynamic_tenants.py.*
1826
ydb/tests/functional/tenants test_storage_config.py.TestStorageConfig.*
19-
ydb/tests/functional/tenants test_tenants.py.*
27+
ydb/tests/functional/tenants test_tenants.py.*
28+
ydb/tests/functional/ydb_cli test_ydb_scripting.py.TestScriptingServiceHelp.test_help
29+
ydb/tests/functional/ydb_cli test_ydb_scripting.py.TestScriptingServiceHelp.test_help_ex

0 commit comments

Comments
 (0)