diff options
| author | YDBot <[email protected]> | 2026-07-20 16:33:05 +0000 |
|---|---|---|
| committer | YDBot <[email protected]> | 2026-07-20 16:33:05 +0000 |
| commit | ffe36aebf79bf11e8762ff0826eb331f2eb7ebed (patch) | |
| tree | c8429bb2d3c2fdf97764cacbd26a0c432e14f583 | |
| parent | 20e99b4b1ca3f5331befb92337d828c3ca218e7f (diff) | |
| parent | a988914b5ab11b61f3ce4ba49ff4fd4316084ddb (diff) | |
Merge pull request #47243 from ydb-platform/update-muted-ya_main_release-asan
| -rw-r--r-- | .github/config/muted_ya_asan.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/config/muted_ya_asan.txt b/.github/config/muted_ya_asan.txt index ce0e5acad28..a8ed49ec521 100644 --- a/.github/config/muted_ya_asan.txt +++ b/.github/config/muted_ya_asan.txt @@ -550,6 +550,7 @@ ydb/core/load_test/ut unittest.[*/*] chunk ydb/core/load_test/ut_ycsb ReadLoad.ShouldReadIterate ydb/core/mind/hive/ut THiveTestWithTenants.TestDrain ydb/core/mind/hive/ut unittest.[*/*] chunk +ydb/core/mind/ut TDynamicNameserverTest.OnlyAliveDynamicNodesStaticNodeChangeSubscribers ydb/core/nbs/cloud/blockstore/libs/storage/partition_direct/ut TVChunkTest.ShouldSwitchHostToOfflineAndBack ydb/core/nbs/cloud/blockstore/libs/storage/partition_direct/ut TWriteRequestWithPBufferReplicationTest.ShouldWorkWithMultipleResponsesAndHedge ydb/core/nbs/cloud/blockstore/libs/storage/partition_direct/ut unittest.sole chunk @@ -1253,6 +1254,7 @@ ydb/tests/stress/vector_workload/tests test_workload.py.TestYdbVectorWorkload.te ydb/tools/mnc/viewer/ut py3test.sole chunk ydb/tools/mnc/viewer/ut test_cluster_config_validation.py.ClusterConfigSelectionStateTest.test_copy_cluster_config_creates_new_file_without_selecting_it ydb/tools/mnc/viewer/ut test_cluster_config_validation.py.ClusterConfigSelectionStateTest.test_general_keeps_single_highlighted_card +ydb/tools/mnc/viewer/ut test_cluster_config_validation.py.ClusterConfigSelectionStateTest.test_settings_save_deploy_flags_from_checkboxes ydb/tools/mnc/viewer/ut test_navigation.py.ViewerTabNavigationTest.test_agents_tab_navigation_matches_state_machine ydb/tools/mnc/viewer/ut test_navigation.py.ViewerTabNavigationTest.test_operation_tab_navigation_matches_state_machine ydb/tools/mnc/viewer/ut test_navigation.py.ViewerTabNavigationTest.test_tab_navigation_matches_state_machine_for_core_command_sequences |
