Skip to content

Commit c18ce49

Browse files
authored
Mute some flaky tests (#1289)
1 parent 2abbcfe commit c18ce49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/config/muted_ya.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ydb/core/blobstorage/ut_blobstorage [6/10]*
99
ydb/core/blobstorage/ut_blobstorage/ut_read_only_vdisk ReadOnlyVDisk.TestStorageLoad
1010
ydb/core/cms/ut_sentinel TSentinelTests.BSControllerCantChangeStatus
1111
ydb/core/persqueue/ut [31/40]*
12+
ydb/core/persqueue/ut TopicSplitMerge.PartitionSplit
1213
ydb/core/persqueue/ut TPersQueueMirrorer.TestBasicRemote
1314
ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
1415
ydb/core/kqp/provider/ut KikimrIcGateway.TestLoadBasicSecretValueFromExternalDataSourceMetadata
@@ -24,6 +25,7 @@ ydb/core/tx/columnshard/engines/ut *
2425
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
2526
ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
2627
ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitBySizeTest.Merge1KShards
28+
ydb/core/tx/tx_proxy/ut_ext_tenant TExtSubDomainTest.CreateTableInsideAndAlterDomainAndTable-AlterDatabaseCreateHiveFirst-true
2729
ydb/library/actors/http/ut HttpProxy.TooLongHeader
2830
ydb/library/actors/http/ut sole*
2931
ydb/library/yql/providers/generic/connector/tests sole*
@@ -32,11 +34,13 @@ ydb/library/yql/tests/sql/dq_file/part6 test.py.test[bigdate-input_date32-defaul
3234
ydb/library/yql/tests/sql/dq_file/part16 *
3335
ydb/library/yql/tests/sql/dq_file/part18 test.py.test[expr-cast_type_bind-default.txt-Analyze]
3436
ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.WriteRead
37+
ydb/services/fq/ut_integration Yq_1.Basic_TaggedLiteral
3538
ydb/services/persqueue_v1/ut TPersQueueTest.DirectRead*
3639
ydb/services/persqueue_v1/ut [3/10]*
3740
ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync*
3841
ydb/services/ydb/table_split_ut YdbTableSplit.SplitByLoadWithReadsMultipleSplitsWithData
3942
ydb/services/ydb/ut YdbOlapStore.LogPagingAfter-NotNull
43+
ydb/services/ydb/ut YdbQueryService.TestCreateAndAttachSession
4044
ydb/tests/fq/generic *
4145
ydb/tests/fq/restarts test_insert_restarts.py.TestS3.test_atomic_upload_commit*
4246
ydb/tests/fq/s3 *

0 commit comments

Comments
 (0)