Skip to content

Commit 04c3f1c

Browse files
authored
Mute some flaky tests (#1372)
1 parent a108d47 commit 04c3f1c

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

.github/config/muted_ya.txt

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@ ydb/core/blobstorage/ut_blobstorage VDiskAssimilation.Test
88
ydb/core/blobstorage/ut_blobstorage [6/10]*
99
ydb/core/blobstorage/ut_blobstorage/ut_read_only_vdisk ReadOnlyVDisk.TestStorageLoad
1010
ydb/core/client/ut TClientTest.PromoteFollower
11+
ydb/core/client/ut TFlatTest.AutoSplitMergeQueue
1112
ydb/core/cms/ut_sentinel TSentinelTests.BSControllerCantChangeStatus
1213
ydb/core/persqueue/ut [31/40]*
1314
ydb/core/persqueue/ut TopicSplitMerge.PartitionSplit
1415
ydb/core/persqueue/ut TPersQueueMirrorer.TestBasicRemote
1516
ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
17+
ydb/core/kafka_proxy/ut KafkaProtocol.CreatePartitionsScenario
18+
ydb/core/kafka_proxy/ut KafkaProtocol.ProduceScenario
1619
ydb/core/kqp/provider/ut KikimrIcGateway.TestLoadBasicSecretValueFromExternalDataSourceMetadata
1720
ydb/core/kqp/ut/federated_query/generic *
1821
ydb/core/kqp/ut/olap *
@@ -22,14 +25,20 @@ ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns
2225
ydb/core/kqp/ut/scheme KqpScheme.QueryWithAlter
2326
ydb/core/kqp/ut/scheme [44/50]*
2427
ydb/core/kqp/ut/service KqpQueryService.ExecuteQueryPgTableSelect
28+
ydb/core/kqp/ut/service KqpQueryService.QueryOnClosedSession
29+
ydb/core/kqp/ut/service KqpService.CloseSessionsWithLoad
30+
ydb/core/kqp/ut/service [38/50]*
2531
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.ForgetAfterFail
2632
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.RebootForgetAfterFail
2733
ydb/core/tx/columnshard/engines/ut *
2834
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
35+
ydb/core/tx/datashard/ut_change_exchange Cdc.InitialScanDebezium
36+
ydb/core/tx/replication/ydb_proxy/ut YdbProxyTests.ReadTopic
2937
ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
3038
ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitBySizeTest.Merge1KShards
3139
ydb/core/tx/tx_proxy/ut_ext_tenant TExtSubDomainTest.CreateTableInsideAndAlterDomainAndTable-AlterDatabaseCreateHiveFirst*
3240
ydb/core/tx/tx_proxy/ut_storage_tenant TStorageTenantTest.RemoveStoragePoolBeforeDroppingTablet
41+
ydb/core/viewer/ut Viewer.TabletMerging
3342
ydb/library/actors/http/ut HttpProxy.TooLongHeader
3443
ydb/library/actors/http/ut sole*
3544
ydb/library/yql/providers/generic/connector/tests sole*
@@ -39,8 +48,7 @@ ydb/library/yql/tests/sql/dq_file/part16 *
3948
ydb/library/yql/tests/sql/dq_file/part18 test.py.test[expr-cast_type_bind-default.txt-Analyze]
4049
ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.WriteRead
4150
ydb/services/datastreams/ut DataStreams.TestReservedConsumersMetering
42-
ydb/services/fq/ut_integration Yq_1.Basic_TaggedLiteral
43-
ydb/services/fq/ut_integration Yq_1.CreateQuery_With_Idempotency
51+
ydb/services/fq/ut_integration Yq_1.*
4452
ydb/services/persqueue_v1/ut TPersQueueTest.DirectRead*
4553
ydb/services/persqueue_v1/ut TPersQueueTest.UpdatePartitionLocation
4654
ydb/services/persqueue_v1/ut [3/10]*
@@ -51,6 +59,7 @@ ydb/services/ydb/table_split_ut YdbTableSplit.SplitByLoadWithReadsMultipleSplits
5159
ydb/services/ydb/ut YdbOlapStore.LogPagingAfter-NotNull
5260
ydb/services/ydb/ut YdbQueryService.TestCreateAndAttachSession
5361
ydb/tests/fq/generic *
62+
ydb/tests/fq/mem_alloc test_alloc_default.py.TestAlloc.test_node_limit[kikimr0]
5463
ydb/tests/fq/multi_plane test_dispatch.py.TestMapping.test_mapping
5564
ydb/tests/fq/multi_plane sole*
5665
ydb/tests/fq/restarts test_insert_restarts.py.TestS3.test_atomic_upload_commit*
@@ -63,7 +72,7 @@ ydb/tests/functional/clickbench test.py.test_run_*column]
6372
ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
6473
ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres_suite*
6574
ydb/tests/functional/restarts test_restarts.py.*
66-
ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--true]
75+
ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--*]
6776
ydb/tests/functional/sqs/merge_split_common_table/fifo *
6877
ydb/tests/functional/sqs/merge_split_common_table/std *
6978
ydb/tests/functional/tenants test_dynamic_tenants.py.*

0 commit comments

Comments
 (0)