Skip to content

Commit ba63437

Browse files
committed
Update muted YA file for main
1 parent fd2cb7b commit ba63437

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

.github/config/muted_ya.txt

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ ydb/core/sys_view/ut AuthSystemView.AuthUsers_Access
4242
ydb/core/sys_view/ut SystemView.ShowCreateTableChangefeeds
4343
ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_LocalRead_TopicAutoPartitioning
4444
ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_RowTable_TopicAutoPartitioning
45+
ydb/core/tx/schemeshard/ut_export_reboots_s3 TExportToS3WithRebootsTests.CancelOnOnSingleTopic
4546
ydb/core/tx/schemeshard/ut_export_reboots_s3 TExportToS3WithRebootsTests.CancelShouldSucceedOnSingleShardTableWithUniqueIndex
4647
ydb/core/tx/schemeshard/ut_export_reboots_s3 unittest.[*/*] chunk
4748
ydb/core/tx/schemeshard/ut_index TAsyncIndexTests.MergeBothWithReboots[TabletReboots]
@@ -51,16 +52,21 @@ ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.IndexPartit
5152
ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.IndexPartitioningUniq
5253
ydb/core/tx/schemeshard/ut_index_build_reboots unittest.[*/*] chunk
5354
ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Many
55+
ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithData
56+
ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithDataAndLocalDBBtreeIndex
57+
ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithDataAndPersistentPartitionStats
5458
ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
5559
ydb/core/tx/schemeshard/ut_sequence_reboots TSequenceReboots.CreateSequencesWithIndexedTable
5660
ydb/core/tx/schemeshard/ut_sequence_reboots unittest.[*/*] chunk
5761
ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitByLoad.ConcurrentSplitTransactionIgnored
5862
ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitByLoad.DuplicateSplitTransactionIgnored
63+
ydb/core/tx/schemeshard/ut_split_merge_reboots TSchemeShardSplitTestReboots.SplitWithTxInFlightWithReboots
5964
ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase+Prefixed[PipeResets]
6065
ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase+Prefixed[TabletReboots]
6166
ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase-Prefixed[PipeResets]
6267
ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase-Prefixed[TabletReboots]
6368
ydb/core/tx/schemeshard/ut_vector_index_build_reboots unittest.[*/*] chunk
69+
ydb/core/viewer/tests test.py.TestViewer.test_security
6470
ydb/core/viewer/tests test.py.TestViewer.test_topic_data
6571
ydb/core/viewer/tests test.py.TestViewer.test_topic_data_cdc
6672
ydb/core/viewer/ut Viewer.TabletMerging
@@ -94,10 +100,12 @@ ydb/services/persqueue_v1/ut TPersQueueTest.CacheHead
94100
ydb/services/persqueue_v1/ut TPersQueueTest.LOGBROKER_7820
95101
ydb/services/persqueue_v1/ut TPersQueueTest.TopicServiceCommitOffset
96102
ydb/services/persqueue_v1/ut unittest.[*/*] chunk
103+
ydb/services/persqueue_v1/ut/new_schemecache_ut TPersQueueNewSchemeCacheTest.TestReadAtTimestamp_3
97104
ydb/services/ydb/backup_ut BackupRestore.RestoreReplicationThatDoesNotUseSecret
98105
ydb/services/ydb/ut TAuthenticationWithSqlExecution.CreateAlterUserWithHash
99106
ydb/services/ydb/ut TGRpcAuthentication.NoConnectRights
100107
ydb/services/ydb/ut TGRpcAuthentication.NoDescribeRights
108+
ydb/services/ydb/ut TGRpcAuthentication.ValidCredentials
101109
ydb/services/ydb/ut YdbLogStore.AlterLogTable
102110
ydb/tests/compatibility py3test.[test_statistics.py */*] chunk
103111
ydb/tests/compatibility test_batch_operations.py.TestBatchOperations.test_batch_delete[rolling_stable-25-2-1_to_stable-25-3-1]
@@ -176,6 +184,9 @@ ydb/tests/compatibility test_followers.py.TestSecondaryIndexFollowers.test_secon
176184
ydb/tests/compatibility test_followers.py.TestSecondaryIndexFollowers.test_secondary_index_followers[rolling_stable-25-2-1_to_stable-25-3-1-True]
177185
ydb/tests/compatibility test_followers.py.TestSecondaryIndexFollowers.test_secondary_index_followers[rolling_stable-25-3-1_to_current-False]
178186
ydb/tests/compatibility test_followers.py.TestSecondaryIndexFollowers.test_secondary_index_followers[rolling_stable-25-3-1_to_current-True]
187+
ydb/tests/compatibility test_infer_pdisk_expected_slot_count.py.TestUpgradeThenRollback.test_infer_pdisk_expected_slot_count[restart_stable-25-2-1_to_current]
188+
ydb/tests/compatibility test_infer_pdisk_expected_slot_count.py.TestUpgradeThenRollback.test_infer_pdisk_expected_slot_count[restart_stable-25-2-1_to_stable-25-3-1]
189+
ydb/tests/compatibility test_infer_pdisk_expected_slot_count.py.TestUpgradeThenRollback.test_infer_pdisk_expected_slot_count[restart_stable-25-3-1_to_current]
179190
ydb/tests/compatibility test_kafka_topic.py.TestKafkaTopicMixedClusterFixture.test_workload[mixed_current_and_stable-25-3-1]
180191
ydb/tests/compatibility test_kafka_topic.py.TestKafkaTopicMixedClusterFixture.test_workload[mixed_stable-25-3-1]
181192
ydb/tests/compatibility test_kafka_topic.py.TestKafkaTopicMixedClusterFixture.test_workload[mixed_stable-25-3-1_and_stable-25-2-1]
@@ -336,6 +347,7 @@ ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_sequence[v1
336347
ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_hop_alloc[v1]
337348
ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_join_alloc[v1]
338349
ydb/tests/fq/yds test_recovery.py.TestRecovery.test_ic_disconnection
350+
ydb/tests/fq/yds test_recovery_mz.py.TestRecovery.test_recovery[v1]
339351
ydb/tests/fq/yds test_select_limit_db_id.py.TestSelectLimitWithDbId.test_select_same_with_id[v1-mvp_external_ydb_endpoint0]
340352
ydb/tests/fq/yds test_yds_bindings.py.TestBindings.test_yds_insert[v1]
341353
ydb/tests/functional/api test_discovery.py.TestDiscoveryExtEndpoint.test_scenario
@@ -464,4 +476,3 @@ ydb/tests/stress/log/tests test_workload.py.TestYdbLogWorkload.test[row]
464476
ydb/tests/stress/olap_workload/tests py3test.sole chunk
465477
ydb/tests/stress/olap_workload/tests test_workload.py.TestYdbWorkload.test
466478
ydb/tools/stress_tool/ut TDeviceTestTool.PDiskTestLogWrite
467-
ydb/core/blobstorage/ut_blobstorage GroupLayoutSanitizer.StressMirror3dc

0 commit comments

Comments
 (0)