@@ -21,6 +21,7 @@ ydb/core/kqp/ut/federated_query/datastreams KqpStreamingQueriesSysView.ReadSysVi
2121ydb/core/kqp/ut/federated_query/large_results KqpScriptExecResults.ExecuteScriptWithThinFile
2222ydb/core/kqp/ut/indexes KqpMultishardIndex.WriteIntoRenamingAsyncIndex
2323ydb/core/kqp/ut/indexes KqpMultishardIndex.WriteIntoRenamingSyncIndex
24+ ydb/core/kqp/ut/olap KqpOlapOptimizer.OptimizationAfterDeletion
2425ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable+ColumnStore
2526ydb/core/kqp/ut/query KqpStats.DeferredEffects+UseSink
2627ydb/core/kqp/ut/rbo KqpRboPg.ScalarSubquery
@@ -58,6 +59,7 @@ ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
5859ydb/core/tx/schemeshard/ut_shred_reboots ShredReboots.SimpleShredTest
5960ydb/core/tx/schemeshard/ut_split_merge_reboots TSchemeShardSplitTestReboots.SplitWithTxInFlightWithReboots
6061ydb/core/tx/schemeshard/ut_system_names unittest.[*/*] chunk
62+ ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase+Prefixed+Overlap[TabletReboots]
6163ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase+Prefixed[PipeResets]
6264ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase+Prefixed[TabletReboots]
6365ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase-Prefixed[TabletReboots]
@@ -100,6 +102,7 @@ ydb/services/persqueue_v1/ut unittest.[*/*] chunk
100102ydb/services/persqueue_v1/ut/new_schemecache_ut TPersQueueNewSchemeCacheTest.TestReadAtTimestamp_3
101103ydb/services/ydb/backup_ut BackupRestore.BackupRestoreTransfer_WithConnectionStringFakeTopicPath
102104ydb/services/ydb/backup_ut BackupRestore.RestoreReplicationThatDoesNotUseSecret
105+ ydb/services/ydb/backup_ut BackupRestore.TestReplaceRestoreOptionOnNonExistingSchemeObjects-IsOlap
103106ydb/services/ydb/ut YdbLogStore.AlterLogTable
104107ydb/tests/compatibility py3test.[test_statistics.py */*] chunk
105108ydb/tests/compatibility test_data_type.py.TestDataType.test_parametrized_data_type[restart_stable-25-2-1_to_stable-25-3-1-COLUMN]
@@ -113,8 +116,12 @@ ydb/tests/compatibility/s3_backups test_export_import_s3.py.TestExportImportS3.t
113116ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_restart_idempotency
114117ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_stop_idempotency
115118ydb/tests/fq/mem_alloc test_scheduling.py.TestSchedule.test_skip_busy[kikimr0]
119+ ydb/tests/fq/multi_plane py3test.[test_dispatch.py] chunk
120+ ydb/tests/fq/multi_plane test_dispatch.py.TestMapping.test_mapping
121+ ydb/tests/fq/multi_plane test_retry.py.TestRetry.test_low_rate[kikimr0]
116122ydb/tests/fq/pq_async_io/ut TDqPqReadActorTest.TestSaveLoadPqRead
117123ydb/tests/fq/pq_async_io/ut unittest.sole chunk
124+ ydb/tests/fq/s3 py3test.[test_format_setting.py] chunk
118125ydb/tests/fq/s3 test_bindings_0.py.TestBindings.test_modify_connection_with_a_lot_of_bindings[v2-kikimr_settings0-client0]
119126ydb/tests/fq/streaming test_streaming.py.TestStreamingInYdb.test_read_topic_restore_state
120127ydb/tests/fq/streaming test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes
0 commit comments