@@ -18,12 +18,10 @@ ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteSmall
1818ydb/core/kqp/ut/indexes KqpMultishardIndex.WriteIntoRenamingAsyncIndex
1919ydb/core/kqp/ut/olap KqpOlapSysView.StatsSysViewTable
2020ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable+ColumnStore
21- ydb/core/kqp/ut/query KqpStats.DeferredEffects+UseSink
2221ydb/core/kqp/ut/scheme KqpOlapScheme.AddPgColumnWithStore
2322ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_offset+middle
2423ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_offset+middle_WithRestart
2524ydb/core/statistics/aggregator/ut AnalyzeColumnshard.AnalyzeRebootColumnShard
26- ydb/core/sys_view/ut SystemView.AuthGroupMembers_Access
2725ydb/core/sys_view/ut SystemView.AuthGroups_Access
2826ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_LocalRead_TopicAutoPartitioning
2927ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_RowTable_TopicAutoPartitioning
@@ -35,12 +33,12 @@ ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboot
3533ydb/core/tx/schemeshard/ut_vector_index_build_reboots unittest.[*/*] chunk
3634ydb/core/viewer/tests test.py.test_topic_data
3735ydb/core/viewer/tests test.py.test_topic_data_cdc
38- ydb/core/viewer/ut Viewer.TenantInfo5kkTablets
3936ydb/library/actors/core/ut_fat HeavyActorBenchmark.SendActivateReceiveCSV_10Pairs_LONG
4037ydb/library/actors/core/ut_fat unittest.[*/*] chunk
4138ydb/library/actors/interconnect/ut_fat InterconnectUnstableConnection.InterconnectTestWithProxyTlsReestablishWithXdc
4239ydb/library/actors/interconnect/ut_fat InterconnectZcLocalOp.ZcDisabledAfterHiddenCopy
4340ydb/library/actors/interconnect/ut_fat InterconnectZcLocalOp.ZcIsDisabledByDefault
41+ ydb/library/yql/dq/actors/compute/ut TAsyncComputeActorTest.InputTransformMultichannel
4442ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.Write_Only_Big_Messages_In_Wide_Transactions_Query
4543ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut unittest.[*/*] chunk
4644ydb/services/persqueue_v1/ut TPersQueueTest.Cache
@@ -55,8 +53,6 @@ ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_tpch1[resta
5553ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_tpch1[restart_stable-25-2-1_to_prestable-25-3-row]
5654ydb/tests/compatibility test_kafka_topic.py.TestKafkaTopicRestartToAnotherVersion.test_workload[restart_prestable-25-3_to_stable-25-2-1]
5755ydb/tests/compatibility test_statistics.py.TestBaseStatisticsRollingUpdate.test[rolling_prestable-25-3_to_current]
58- ydb/tests/compatibility test_statistics.py.TestBaseStatisticsRollingUpdate.test[rolling_stable-25-2-1_to_prestable-25-3]
59- ydb/tests/compatibility test_statistics.py.TestStatisticsTLI.test_statistics_tli[restart_prestable-25-3_to_prestable-25-3]
6056ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[mixed_current_and_prestable-25-3-row]
6157ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[mixed_prestable-25-3-row]
6258ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[mixed_prestable-25-3_and_stable-25-2-1-row]
@@ -80,6 +76,7 @@ ydb/tests/functional/config test_distconf.py.TestDistConfWithAuth.test_auth_v2_i
8076ydb/tests/functional/hive test_drain.py.TestHive.test_drain_on_stop
8177ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--false]
8278ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--true]
79+ ydb/tests/functional/sqs/cloud test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_yc_events_processor[tables_format_v0]
8380ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
8481ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
8582ydb/tests/functional/tenants test_tenants.py.TestTenants.test_create_drop_create_table3[enable_alter_database_create_hive_first--false]
@@ -97,6 +94,5 @@ ydb/tests/olap/scenario test_insert.py.TestInsert.test_multi[read_data_during_bu
9794ydb/tests/stress/olap_workload/tests py3test.sole chunk
9895ydb/tests/stress/olap_workload/tests test_workload.py.TestYdbWorkload.test
9996ydb/tests/stress/reconfig_state_storage_workload/tests test_board_workload.py.TestReconfigStateStorageBoardWorkload.test_state_storage_board
100- ydb/tests/stress/reconfig_state_storage_workload/tests test_scheme_board_workload.py.TestReconfigSchemeBoardWorkload.test_scheme_board
10197ydb/tests/stress/scheme_board/pile_promotion/tests test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board
10298ydb/tools/stress_tool/ut TDeviceTestTool.PDiskTestLogWrite
0 commit comments