Skip to content

Commit e217045

Browse files
authored
Update muted_ya.txt in main (#26513)
1 parent 5427f7c commit e217045

File tree

1 file changed

+23
-13
lines changed

1 file changed

+23
-13
lines changed

.github/config/muted_ya.txt

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
ydb/core/blobstorage/pdisk/ut TPDiskTest.TestStartEncryptedOrPlainAndRestart
22
ydb/core/blobstorage/ut_blobstorage BlobPatching.PatchBlock42
33
ydb/core/blobstorage/ut_blobstorage unittest.[*/*] chunk
4+
ydb/core/blobstorage/ut_blobstorage/ut_huge HugeBlobOnlineSizeChange.Compaction
5+
ydb/core/blobstorage/ut_blobstorage/ut_huge unittest.[*/*] chunk
46
ydb/core/blobstorage/ut_vdisk TBsLocalRecovery.WriteRestartReadHugeDecreased
57
ydb/core/blobstorage/ut_vdisk TBsVDiskGC.GCPutKeepBarrierSync
68
ydb/core/blobstorage/ut_vdisk TBsVDiskManyPutGet.ManyPutRangeGetCompactionIndexOnly
@@ -10,7 +12,6 @@ ydb/core/cms/ut_sentinel_unstable TSentinelUnstableTests.BSControllerCantChangeS
1012
ydb/core/fq/libs/row_dispatcher/format_handler/ut TestFormatHandler.ManyRawClients
1113
ydb/core/fq/libs/row_dispatcher/format_handler/ut TestFormatHandler.Watermark
1214
ydb/core/fq/libs/row_dispatcher/format_handler/ut TestFormatHandler.WatermarkWhere
13-
ydb/core/fq/libs/row_dispatcher/format_handler/ut TestFormatHandler.WatermarkWhereFalse
1415
ydb/core/kafka_proxy/ut KafkaProtocol.TopicsCompactionSwitchOnAndOff
1516
ydb/core/kafka_proxy/ut unittest.sole chunk
1617
ydb/core/kqp/ut/close_with_load KqpQueryService.CloseSessionsWithLoad
@@ -29,18 +30,14 @@ ydb/core/kqp/ut/scheme KqpAcl.AlterDatabasePrivilegesRequiredToChangeSchemeLimit
2930
ydb/core/kqp/ut/scheme KqpOlapScheme.AddPgColumnWithStore
3031
ydb/core/kqp/ut/service KqpQueryService.LargeUpsert-UseSink
3132
ydb/core/kqp/ut/service KqpQueryServiceScripts.ExecuteScriptWithCancelAfterAndTimeout
32-
ydb/core/kqp/ut/service KqpService.TwoNodeOneShuttingDown
33-
ydb/core/kqp/ut/yql KqpScripting.StreamExecuteYqlScriptScanClientTimeoutBruteForce
3433
ydb/core/kqp/ut/yql KqpScripting.StreamExecuteYqlScriptScanOperationTmeoutBruteForce
3534
ydb/core/kqp/workload_service/ut DefaultPoolSettings.TestResourcePoolsSysViewFilters
3635
ydb/core/persqueue/ut TPQTest.TestPartitionWriteQuota
3736
ydb/core/persqueue/ut/slow SlowTopicAutopartitioning.CDC_Write
38-
ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_1MB_Topic_offset+middle
3937
ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_exact
4038
ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_exact_WithRestart
4139
ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_offset+middle
4240
ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_offset+middle_WithRestart
43-
ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_6MB_Topic_exact_WithRestart
4441
ydb/core/persqueue/ut/ut_with_sdk unittest.[*/*] chunk
4542
ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
4643
ydb/core/sys_view/ut SystemView.AuthGroupMembers_Access
@@ -49,13 +46,12 @@ ydb/core/sys_view/ut SystemView.AuthUsers_Access
4946
ydb/core/sys_view/ut SystemView.ShowCreateTableChangefeeds
5047
ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_LocalRead_TopicAutoPartitioning
5148
ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_RowTable_TopicAutoPartitioning
49+
ydb/core/tx/schemeshard/ut_export_reboots_s3 TExportToS3WithRebootsTests.CancelOnSingleShardTableWithChangefeed
5250
ydb/core/tx/schemeshard/ut_export_reboots_s3 TExportToS3WithRebootsTests.CancelShouldSucceedOnSingleShardTableWithUniqueIndex
5351
ydb/core/tx/schemeshard/ut_export_reboots_s3 TExportToS3WithRebootsTests.ShouldSucceedOnMultiShardTable
54-
ydb/core/tx/schemeshard/ut_export_reboots_s3 TExportToS3WithRebootsTests.ShouldSucceedOnSingleShardTableWithChangefeed
5552
ydb/core/tx/schemeshard/ut_export_reboots_s3 unittest.[*/*] chunk
5653
ydb/core/tx/schemeshard/ut_index TAsyncIndexTests.MergeBothWithReboots[TabletReboots]
5754
ydb/core/tx/schemeshard/ut_index unittest.[*/*] chunk
58-
ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.IndexPartitioningUniq
5955
ydb/core/tx/schemeshard/ut_index_build_reboots unittest.[*/*] chunk
6056
ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Many
6157
ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
@@ -71,6 +67,22 @@ ydb/core/viewer/tests test.py.test_topic_data_cdc
7167
ydb/core/viewer/ut Viewer.TabletMerging
7268
ydb/library/actors/core/ut_fat HeavyActorBenchmark.SendActivateReceiveCSV_10Pairs_LONG
7369
ydb/library/actors/core/ut_fat unittest.[*/*] chunk
70+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite.AllocMemoryManually
71+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.AllocMemoryWithMemPool/DummyMemPool
72+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.AllocMemoryWithMemPool/SlotMemPool
73+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.AllocMemoryWithMemPoolAsync/DummyMemPool
74+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.AllocMemoryWithMemPoolAsync/SlotMemPool
75+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.AllocMemoryWithMemPoolAsyncRandomOrderDealloc/SlotMemPool
76+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.FullChunkAllocationMultiThread/SlotMemPool
77+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.MemRegRcBuf/DummyMemPool
78+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.MemRegRcBuf/SlotMemPool
79+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.MemRegRcBufSubstr/DummyMemPool
80+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.MemRegRcBufSubstr/SlotMemPool
81+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.MemRegRope/DummyMemPool
82+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.MemRegRope/SlotMemPool
83+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.PageAlligned/SlotMemPool
84+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.SmallAllocationMultiThread/SlotMemPool
85+
ydb/library/actors/interconnect/rdma/ut TAllocatorSuite/WithAllPools.ThreadsDestroy/SlotMemPool
7486
ydb/library/actors/interconnect/ut_fat InterconnectUnstableConnection.InterconnectTestWithProxyTlsReestablishWithXdc
7587
ydb/library/actors/interconnect/ut_fat InterconnectZcLocalOp.ZcDisabledAfterHiddenCopy
7688
ydb/library/actors/interconnect/ut_fat InterconnectZcLocalOp.ZcIsDisabledByDefault
@@ -79,10 +91,6 @@ ydb/library/yql/dq/actors/compute/ut TAsyncComputeActorTest.InputTransformMultic
7991
ydb/public/sdk/cpp/src/client/federated_topic/ut BasicUsage.PropagateSessionClosed
8092
ydb/public/sdk/cpp/src/client/federated_topic/ut unittest.[*/*] chunk
8193
ydb/public/sdk/cpp/src/client/topic/ut unittest.[*/*] chunk
82-
ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.WriteToTopic_Demo_18_RestartAfterCommit_Query
83-
ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.WriteToTopic_Demo_18_RestartAfterCommit_Table
84-
ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.WriteToTopic_Demo_21_RestartAfterCommit_Query
85-
ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.WriteToTopic_Demo_21_RestartAfterCommit_Table
8694
ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.Write_And_Read_Gigant_Messages_2
8795
ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.Write_Only_Big_Messages_In_Wide_Transactions_Query
8896
ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut unittest.[*/*] chunk
@@ -108,17 +116,18 @@ ydb/tests/compatibility test_rolling.py.TestRolling.test_kv[rolling_stable-25-3-
108116
ydb/tests/compatibility test_statistics.py.TestBaseStatisticsRollingUpdate.test[rolling_stable-25-3-1_to_current]
109117
ydb/tests/compatibility test_statistics.py.TestStatisticsTLI.test_statistics_tli[restart_stable-25-3-1_to_stable-25-3-1]
110118
ydb/tests/compatibility test_stress.py.TestStress.test_log[mixed_current-column]
119+
ydb/tests/compatibility test_stress.py.TestStress.test_log[mixed_current-row]
111120
ydb/tests/compatibility test_stress.py.TestStress.test_log[mixed_current_and_stable-25-3-1-column]
112121
ydb/tests/compatibility test_table_schema_compatibility.py.TestTableSchemaCompatibilityRestart.test_create_alter_table_on_one_version_read_on_another[restart_current_to_current]
113122
ydb/tests/compatibility test_table_schema_compatibility.py.TestTableSchemaCompatibilityRestart.test_create_alter_table_on_one_version_read_on_another[restart_current_to_stable-25-3-1]
114123
ydb/tests/compatibility test_table_schema_compatibility.py.TestTableSchemaCompatibilityRestart.test_create_alter_table_on_one_version_read_on_another[restart_stable-25-2-1_to_stable-25-3-1]
115124
ydb/tests/compatibility test_table_schema_compatibility.py.TestTableSchemaCompatibilityRestart.test_create_alter_table_on_one_version_read_on_another[restart_stable-25-3-1_to_current]
116125
ydb/tests/compatibility test_table_schema_compatibility.py.TestTableSchemaCompatibilityRestart.test_create_alter_table_on_one_version_read_on_another[restart_stable-25-3-1_to_stable-25-3-1]
117126
ydb/tests/compatibility/olap test_rename_table.py.TestRenameTableRollingUpdate.test_rename_table[rolling_stable-25-2-1_to_stable-25-3-1]
118-
ydb/tests/compatibility/olap test_rename_table.py.TestRenameTableRollingUpdate.test_rename_table[rolling_stable-25-3-1_to_current]
119127
ydb/tests/datashard/vector_index/large test_vector_index.py.TestVectorIndex.test_vector_index
120128
ydb/tests/datashard/vector_index/large test_vector_index_large_levels_and_clusters.py.TestVectorIndexLargeLevelsAndClusters.test_vecot_index_large_levels_and_clusters
121129
ydb/tests/fq/mem_alloc test_scheduling.py.TestSchedule.test_skip_busy[kikimr0]
130+
ydb/tests/fq/multi_plane test_retry_high_rate.py.TestRetry.test_high_rate[kikimr0]
122131
ydb/tests/fq/s3 test_bindings_0.py.TestBindings.test_modify_connection_with_a_lot_of_bindings[v2-kikimr_settings0-client0]
123132
ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_same[v1]
124133
ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_sequence[v1]
@@ -133,10 +142,10 @@ ydb/tests/functional/bridge test_bridge.py.TestBridgeBasic.test_takedown
133142
ydb/tests/functional/encryption test_encryption.py.TestEncryption.test_simple_encryption
134143
ydb/tests/functional/hive test_drain.py.TestHive.test_drain_on_stop
135144
ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres_suite[select_1]
145+
ydb/tests/functional/restarts test_restarts.py.TestRestartSingleBlock42.test_restart_single_node_is_ok
136146
ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--false]
137147
ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--true]
138148
ydb/tests/functional/sqs/cloud test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_dlq_mechanics_in_cloud[tables_format_v0-tables_format_v0-std]
139-
ydb/tests/functional/sqs/cloud test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_dlq_mechanics_in_cloud[tables_format_v1-tables_format_v1-fifo]
140149
ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
141150
ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
142151
ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
@@ -243,6 +252,7 @@ ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generate
243252
ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generated[TestTxOptions]
244253
ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generated[TestXactMultiStmt]
245254
ydb/tests/postgres_integrations/go-libpq py3test.[docker_wrapper_test.py] chunk
255+
ydb/tests/stress/log/tests test_workload.py.TestYdbLogWorkload.test[row]
246256
ydb/tests/stress/olap_workload/tests py3test.sole chunk
247257
ydb/tests/stress/olap_workload/tests test_workload.py.TestYdbWorkload.test
248258
ydb/tests/stress/reconfig_state_storage_workload/tests py3test.sole chunk

0 commit comments

Comments
 (0)