diff options
| author | YDBot <[email protected]> | 2026-06-24 15:51:08 +0000 |
|---|---|---|
| committer | YDBot <[email protected]> | 2026-06-24 15:51:08 +0000 |
| commit | ffc53284dd83f8fc5040e7ba2ccb2cd84b4e9c79 (patch) | |
| tree | c0efe1da92ca1dec6873f33d681b81b0c69559c7 | |
| parent | 7b1846aab5403c17a42efb665165d121eb2228aa (diff) | |
| parent | e12201ccc26ebd54f304bb82a33d1a33dbc1020a (diff) | |
Merge pull request #44413 from ydb-platform/update-muted-ya_main_relwithdebinfo
| -rw-r--r-- | .github/config/muted_ya.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 3ac2e380e42..e06cf3981fa 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -23,7 +23,6 @@ ydb/core/kqp/ut/tx KqpSinkMvcc.ChangeFromTheFuture-IsOlap ydb/core/load_test/ut GroupWriteTest.SimpleRdma ydb/core/nbs/cloud/blockstore/libs/storage/partition_direct/partition_ut TPartitionDirectTest.ShouldRestorePartitionAfterRestart ydb/core/nbs/cloud/blockstore/libs/storage/partition_direct/partition_ut TPartitionDirectTest.ShouldWriteAndReadFromHandoffPersistentBuffers -ydb/core/nbs/cloud/blockstore/libs/storage/partition_direct/partition_ut TPartitionDirectTest.WriteToManyPBuffersFallback ydb/core/nbs/cloud/blockstore/libs/storage/partition_direct/partition_ut unittest.[*/*] chunk ydb/core/persqueue/ut/ut_with_sdk TPersQueueMirrorer.MirrorKafkaBatchesAsBatches ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient @@ -32,6 +31,8 @@ ydb/core/tx/columnshard/engines/ut TScanSnapshotGuardTests.RegistryGuardRespects ydb/core/tx/datashard/ut_read_iterator ReadIteratorExternalBlobs.ExtBlobs ydb/core/tx/datashard/ut_read_iterator ReadIteratorExternalBlobs.ExtBlobsMultipleColumns ydb/core/tx/datashard/ut_read_iterator ReadIteratorExternalBlobs.ExtBlobsWithCompactingMiddleRows +ydb/core/tx/datashard/ut_read_iterator ReadIteratorExternalBlobs.ExtBlobsWithDeletesInTheEnd +ydb/core/tx/datashard/ut_read_iterator ReadIteratorExternalBlobs.ExtBlobsWithFirstRowPreloadedWithReboot ydb/core/tx/datashard/ut_read_iterator ReadIteratorExternalBlobs.ExtBlobsWithSpecificKeys ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.CopyMovePreservesMultipleBloomPrefixes ydb/core/tx/schemeshard/ut_shred TenantShredTest.SendPreviousGenerationUncompleted @@ -46,6 +47,10 @@ ydb/library/actors/core/ut TestThreadContextQueueTimestamps.CurrentQueueTimestam ydb/services/datastreams/ut DataStreams.TestGetRecords1MBMessagesOneByOneByTS ydb/services/deprecated/persqueue_v0/ut TDeprecatedPQGrpcDeadTest.ProcessGlobalGrpcDeadDoesNotStopLiveDeprecatedPQWriteSession ydb/services/deprecated/persqueue_v0/ut TDeprecatedPQGrpcDeadTest.StoppingAnotherGrpcServerDoesNotStopLiveDeprecatedPQWriteSession +ydb/tests/compatibility test_bloom_filter_index.py.TestBloomFilterIndex.test_bloom_filter_survives_version_change[restart_prestable-26-3_to_prestable-26-3] +ydb/tests/compatibility test_bloom_filter_index.py.TestBloomFilterIndex.test_bloom_filter_survives_version_change[restart_prestable-26-3_to_stable-26-2-1] +ydb/tests/compatibility test_bloom_filter_index.py.TestBloomFilterIndex.test_bloom_filter_survives_version_change[restart_stable-26-2-1_to_prestable-26-3] +ydb/tests/compatibility test_bloom_filter_index.py.TestBloomFilterIndex.test_bloom_filter_survives_version_change[restart_stable-26-2-1_to_stable-26-2-1] ydb/tests/compatibility test_simple_reader.py.TestSimpleReaderRestartToAnotherVersion.test_simple_reader_version_upgrade[restart_prestable-26-3_to_prestable-26-3] ydb/tests/compatibility test_simple_reader.py.TestSimpleReaderRestartToAnotherVersion.test_simple_reader_version_upgrade[restart_prestable-26-3_to_stable-26-2-1] ydb/tests/compatibility test_simple_reader.py.TestSimpleReaderRestartToAnotherVersion.test_simple_reader_version_upgrade[restart_stable-26-1-1_to_stable-26-2-1] @@ -141,10 +146,10 @@ ydb/tests/stress/reconfig_state_storage_workload/tests test_scheme_board_workloa ydb/tests/stress/testshard_workload/tests test_workload.py.TestYdbTestShardWorkload.test ydb/tests/stress/topic/tests test_workload_topic.py.TestYdbTopicWorkload.test_0 ydb/tests/stress/topic/tests test_workload_topic.py.TestYdbTopicWorkload.test_1 +ydb/tests/stress/topic/tests test_workload_topic.py.TestYdbTopicWorkload.test_2 ydb/tests/stress/topic_kafka/tests test_workload_topic.py.TestYdbTopicWorkload.test ydb/tests/stress/topic_sqs/tests test_workload.py.TestYdbTopicSqsWorkload.test ydb/tools/mnc/viewer/ut py3test.sole chunk ydb/tools/mnc/viewer/ut test_cluster_config_validation.py.ClusterConfigSelectionStateTest.test_operations_tab_shows_exception_traceback -ydb/tools/mnc/viewer/ut test_cluster_config_validation.py.ClusterConfigSelectionStateTest.test_selecting_agents_overview_card_opens_agents_tab ydb/tools/mnc/viewer/ut test_navigation.py.ViewerTabNavigationTest.test_operation_tab_navigation_matches_state_machine ydb/tools/stress_tool/ut TDeviceTestTool.PDiskTestLogWrite |
