Skip to content

Commit 2ea84b1

Browse files
committed
Mute some flacky tests
1 parent 7173846 commit 2ea84b1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.github/config/muted_ya.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,17 @@ 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/persqueue/ut TPersQueueMirrorer.TestBasicRemote
67
ydb/core/kqp/ut/federated_query/generic *
8+
ydb/core/kqp/ut/scan KqpRequestContext.TraceIdInErrorMessage
9+
ydb/core/kqp/ut/service KqpQueryService.ExecuteQueryPgTableSelect
710
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.ForgetAfterFail
811
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.RebootForgetAfterFail
12+
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
13+
ydb/library/yql/providers/generic/connector/tests test.py.test_select_positive_postgresql*
914
ydb/library/yql/sql/pg/ut PgSqlParsingAutoparam.AutoParamValues_DifferentTypes
1015
ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync10
16+
ydb/services/ydb/ut YdbOlapStore.LogPagingAfter-NotNull
1117
ydb/tests/fq/s3 *
1218
ydb/tests/fq/yds test_metrics_cleanup.py.TestCleanup.test_cleanup[v1]
1319
ydb/tests/functional/audit *
@@ -16,4 +22,6 @@ ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
1622
ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres_suite*
1723
ydb/tests/functional/tenants test_dynamic_tenants.py.*
1824
ydb/tests/functional/tenants test_storage_config.py.TestStorageConfig.*
19-
ydb/tests/functional/tenants test_tenants.py.*
25+
ydb/tests/functional/tenants test_tenants.py.*
26+
ydb/tests/functional/ydb_cli test_ydb_scripting.py.TestScriptingServiceHelp.test_help
27+
ydb/tests/functional/ydb_cli test_ydb_scripting.py.TestScriptingServiceHelp.test_help_ex

0 commit comments

Comments
 (0)