Skip to content

Commit 96b3a26

Browse files
authored
Mute some flaky tests (#994)
1 parent 3fce1e1 commit 96b3a26

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/config/muted_ya.txt

+9
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,20 @@ ydb/core/blobstorage/ut_blobstorage VDiskAssimilation.Test
66
ydb/core/blobstorage/ut_blobstorage [6/10]*
77
ydb/core/blobstorage/ut_blobstorage/ut_read_only_vdisk ReadOnlyVDisk.TestStorageLoad
88
ydb/core/cms/ut_sentinel TSentinelTests.BSControllerCantChangeStatus
9+
ydb/core/persqueue/ut [31/40]*
910
ydb/core/persqueue/ut TPersQueueMirrorer.TestBasicRemote
11+
ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
1012
ydb/core/kqp/ut/federated_query/generic *
1113
ydb/core/kqp/ut/scan KqpRequestContext.TraceIdInErrorMessage
1214
ydb/core/kqp/ut/service KqpQueryService.ExecuteQueryPgTableSelect
1315
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.ForgetAfterFail
1416
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.RebootForgetAfterFail
17+
ydb/core/tx/columnshard/engines/ut *
1518
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
1619
ydb/library/yql/providers/generic/connector/tests test.py.test_select_positive_postgresql*
1720
ydb/library/yql/sql/pg/ut PgSqlParsingAutoparam.AutoParamValues_DifferentTypes
21+
ydb/library/yql/tests/sql/dq_file/part16 test.py.test[expr-as_dict_list_key-default.txt-Analyze]
22+
ydb/library/yql/tests/sql/dq_file/part18 test.py.test[expr-cast_type_bind-default.txt-Analyze]
1823
ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.WriteRead
1924
ydb/services/persqueue_v1/ut TPersQueueTest.DirectRead*
2025
ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync10
@@ -23,13 +28,17 @@ ydb/services/ydb/ut YdbOlapStore.LogPagingAfter-NotNull
2328
ydb/tests/fq/s3 *
2429
ydb/tests/fq/yds test_metrics_cleanup.py.TestCleanup.test_cleanup[v1]
2530
ydb/tests/functional/audit *
31+
ydb/tests/functional/blobstorage test_replication.py.TestReplicationAfterNodesRestart.test_replication[mirror-3-dc]
2632
ydb/tests/functional/clickbench test.py.test_plans*
33+
ydb/tests/functional/clickbench test.py.test_run_determentistic[column]
2734
ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
2835
ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres_suite*
2936
ydb/tests/functional/restarts test_restarts.py.*
3037
ydb/tests/functional/sqs/cloud test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_dlq_mechanics_in_cloud*
38+
ydb/tests/functional/sqs/cloud test_yandex_cloud_queue_counters.py.TestYmqQueueCounters.test_purge_queue_counters
3139
ydb/tests/functional/tenants test_dynamic_tenants.py.*
3240
ydb/tests/functional/tenants test_storage_config.py.TestStorageConfig.*
3341
ydb/tests/functional/tenants test_tenants.py.*
3442
ydb/tests/functional/ydb_cli test_ydb_scripting.py.TestScriptingServiceHelp.test_help
3543
ydb/tests/functional/ydb_cli test_ydb_scripting.py.TestScriptingServiceHelp.test_help_ex
44+
ydb/tests/tools/pq_read/test test_timeout.py.TestTimeout.test_timeout

0 commit comments

Comments
 (0)