@@ -26,6 +26,7 @@ ydb/core/kqp/ut/scheme KqpAcl.AlterDatabasePrivilegesRequiredToChangeSchemeLimit
2626ydb/core/kqp/ut/scheme KqpOlapScheme.AddPgColumnWithStore
2727ydb/core/kqp/ut/yql KqpScripting.StreamExecuteYqlScriptScanClientOperationTimeoutBruteForce
2828ydb/core/kqp/ut/yql KqpScripting.StreamExecuteYqlScriptScanOperationTmeoutBruteForce
29+ ydb/core/persqueue/ut TPQTest.TestPartitionWriteQuota
2930ydb/core/persqueue/ut/slow SlowTopicAutopartitioning.CDC_Write
3031ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.OrderOfChildrenPartitions_Topic
3132ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_exact
@@ -38,17 +39,21 @@ ydb/core/statistics/aggregator/ut AnalyzeColumnshard.AnalyzeRebootColumnShard
3839ydb/core/sys_view/ut AuthSystemView.AuthGroupMembers_Access
3940ydb/core/sys_view/ut AuthSystemView.AuthGroups_Access
4041ydb/core/sys_view/ut AuthSystemView.AuthOwners_Access
42+ ydb/core/sys_view/ut AuthSystemView.AuthPermissions_Access
4143ydb/core/sys_view/ut AuthSystemView.AuthUsers_Access
4244ydb/core/sys_view/ut SystemView.ShowCreateTableChangefeeds
4345ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_LocalRead_TopicAutoPartitioning
4446ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_RowTable_TopicAutoPartitioning
47+ ydb/core/tx/schemeshard/ut_export_reboots_s3 TExportToS3WithRebootsTests.CancelOnOnSingleTopic
4548ydb/core/tx/schemeshard/ut_export_reboots_s3 TExportToS3WithRebootsTests.CancelShouldSucceedOnSingleShardTableWithUniqueIndex
4649ydb/core/tx/schemeshard/ut_export_reboots_s3 unittest.[*/*] chunk
4750ydb/core/tx/schemeshard/ut_index TAsyncIndexTests.MergeBothWithReboots[TabletReboots]
4851ydb/core/tx/schemeshard/ut_index unittest.[*/*] chunk
4952ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.BaseCaseWithDataColumns
5053ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.IndexPartitioning
5154ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.IndexPartitioningUniq
55+ ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.UniqueIndexValidationFailsBetweenShards
56+ ydb/core/tx/schemeshard/ut_index_build_reboots IndexBuildTestReboots.UniqueIndexValidationFailsInsideShard
5257ydb/core/tx/schemeshard/ut_index_build_reboots unittest.[*/*] chunk
5358ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Many
5459ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
@@ -61,6 +66,7 @@ ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboot
6166ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase-Prefixed[PipeResets]
6267ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase-Prefixed[TabletReboots]
6368ydb/core/tx/schemeshard/ut_vector_index_build_reboots unittest.[*/*] chunk
69+ ydb/core/viewer/tests test.py.TestViewer.test_security
6470ydb/core/viewer/tests test.py.TestViewer.test_topic_data
6571ydb/core/viewer/tests test.py.TestViewer.test_topic_data_cdc
6672ydb/core/viewer/ut Viewer.TabletMerging
@@ -94,6 +100,7 @@ ydb/services/persqueue_v1/ut TPersQueueTest.CacheHead
94100ydb/services/persqueue_v1/ut TPersQueueTest.LOGBROKER_7820
95101ydb/services/persqueue_v1/ut TPersQueueTest.TopicServiceCommitOffset
96102ydb/services/persqueue_v1/ut unittest.[*/*] chunk
103+ ydb/services/persqueue_v1/ut/new_schemecache_ut TPersQueueNewSchemeCacheTest.TestReadAtTimestamp_3
97104ydb/services/ydb/backup_ut BackupRestore.RestoreReplicationThatDoesNotUseSecret
98105ydb/services/ydb/ut TAuthenticationWithSqlExecution.CreateAlterUserWithHash
99106ydb/services/ydb/ut TGRpcAuthentication.NoConnectRights
@@ -329,13 +336,16 @@ ydb/tests/fq/generic/analytics test_join.py.TestJoinAnalytics.test_simple[v2-fq_
329336ydb/tests/fq/generic/analytics test_ydb.py.TestYdb.test_simple[v2-mvp_external_ydb_endpoint0-fq_client0]
330337ydb/tests/fq/mem_alloc test_scheduling.py.TestSchedule.test_skip_busy[kikimr0]
331338ydb/tests/fq/multi_plane test_retry_high_rate.py.TestRetry.test_high_rate[kikimr0]
339+ ydb/tests/fq/pq_async_io/ut TDqPqReadActorTest.LoadCorruptedState
332340ydb/tests/fq/pq_async_io/ut TDqPqReadActorTest.TestSaveLoadPqRead
333341ydb/tests/fq/s3 test_bindings_0.py.TestBindings.test_modify_connection_with_a_lot_of_bindings[v2-kikimr_settings0-client0]
334342ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_same[v1]
335343ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_sequence[v1]
344+ ydb/tests/fq/yds test_disposition.py.TestDisposition.test_disposition_from_time[v1-mvp_external_ydb_endpoint0]
336345ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_hop_alloc[v1]
337346ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_join_alloc[v1]
338347ydb/tests/fq/yds test_recovery.py.TestRecovery.test_ic_disconnection
348+ ydb/tests/fq/yds test_recovery_mz.py.TestRecovery.test_recovery[v1]
339349ydb/tests/fq/yds test_select_limit_db_id.py.TestSelectLimitWithDbId.test_select_same_with_id[v1-mvp_external_ydb_endpoint0]
340350ydb/tests/fq/yds test_yds_bindings.py.TestBindings.test_yds_insert[v1]
341351ydb/tests/functional/api test_discovery.py.TestDiscoveryExtEndpoint.test_scenario
@@ -463,5 +473,5 @@ ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generate
463473ydb/tests/stress/log/tests test_workload.py.TestYdbLogWorkload.test[row]
464474ydb/tests/stress/olap_workload/tests py3test.sole chunk
465475ydb/tests/stress/olap_workload/tests test_workload.py.TestYdbWorkload.test
476+ ydb/tests/stress/reconfig_state_storage_workload/tests test_scheme_board_workload.py.TestReconfigSchemeBoardWorkload.test_scheme_board
466477ydb/tools/stress_tool/ut TDeviceTestTool.PDiskTestLogWrite
467- ydb/core/blobstorage/ut_blobstorage GroupLayoutSanitizer.StressMirror3dc
0 commit comments