@@ -32,6 +32,7 @@ ydb/core/kqp/ut/query KqpStats.CreateTableAsStats+IsOlap
3232ydb/core/kqp/ut/query KqpStats.SysViewClientLost
3333ydb/core/kqp/ut/scheme KqpOlapScheme.AddPgColumnWithStore
3434ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns
35+ ydb/core/kqp/ut/service KqpQueryService.LargeUpsert-UseSink
3536ydb/core/kqp/ut/tx KqpSnapshotIsolation.TConflictReadWriteOlap
3637ydb/core/kqp/ut/tx KqpSnapshotIsolation.TConflictReadWriteOltp
3738ydb/core/kqp/ut/tx KqpSnapshotIsolation.TConflictReadWriteOltpNoSink
@@ -50,10 +51,10 @@ ydb/core/persqueue/ut [*/*] chunk chunk
5051ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
5152ydb/core/statistics/aggregator/ut AnalyzeColumnshard.AnalyzeRebootColumnShard
5253ydb/core/tablet_flat/ut TSharedPageCache.ClockPro
54+ ydb/core/tablet_flat/ut TSharedPageCache.Compaction_BTreeIndex
5355ydb/core/tablet_flat/ut TSharedPageCache.S3FIFO
5456ydb/core/transfer/ut/functional Transfer.LocalTopic_BigMessage
5557ydb/core/tx/datashard/ut_incremental_backup IncrementalBackup.ComplexRestoreBackupCollection+WithIncremental
56- ydb/core/tx/schemeshard/ut_background_cleaning TSchemeshardBackgroundCleaningTest.SchemeshardBackgroundCleaningTestCreateCleanManyTables
5758ydb/core/tx/schemeshard/ut_cdc_stream_reboots [*/*] chunk chunk
5859ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Many
5960ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.AlterWithReboots-PQConfigTransactionsAtSchemeShard-false
@@ -86,6 +87,14 @@ ydb/tests/fq/generic/streaming test_join.py.TestJoinStreaming.test_streamlookup[
8687ydb/tests/fq/generic/streaming test_join.py.TestJoinStreaming.test_streamlookup[v1-7-True-3-fq_client0-mvp_external_ydb_endpoint0]
8788ydb/tests/fq/generic/streaming test_join.py.TestJoinStreaming.test_streamlookup[v1-8-True-3-fq_client0-mvp_external_ydb_endpoint0]
8889ydb/tests/fq/generic/streaming test_join.py.TestJoinStreaming.test_streamlookup[v1-9-True-3-fq_client0-mvp_external_ydb_endpoint0]
90+ ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_complex_results
91+ ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_integral_results
92+ ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_openapi_spec
93+ ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_optional_results
94+ ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_pg_results
95+ ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_result_offset_limit
96+ ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_set_result
97+ ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_simple_streaming_query
8998ydb/tests/fq/mem_alloc test_scheduling.py.TestSchedule.test_skip_busy[kikimr0]
9099ydb/tests/fq/s3 test_s3_1.py.TestS3.test_top_level_listing_2[v2-kikimr_params0-false-client0]
91100ydb/tests/fq/s3 test_s3_1.py.TestS3.test_write_result[v1-kikimr_params0-client0]
@@ -97,7 +106,6 @@ ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_join_alloc[v1]
97106ydb/tests/fq/yds test_recovery.py.TestRecovery.test_ic_disconnection
98107ydb/tests/fq/yds test_select_limit_db_id.py.TestSelectLimitWithDbId.test_select_same_with_id[v1-mvp_external_ydb_endpoint0]
99108ydb/tests/fq/yds test_yds_bindings.py.TestBindings.test_yds_insert[v1]
100- ydb/tests/functional/compatibility [test_compatibility.py */*] chunk chunk
101109ydb/tests/functional/compatibility test_compatibility.py.TestCompatibility.test_export[current_to_current]
102110ydb/tests/functional/compatibility test_compatibility.py.TestCompatibility.test_export[current_to_stable_24_4]
103111ydb/tests/functional/compatibility test_compatibility.py.TestCompatibility.test_export[current_to_stable_25_1]
@@ -174,4 +182,3 @@ ydb/tests/sql/large test_workload_manager.py.TestWorkloadManager.test_resource_p
174182ydb/tests/sql/large test_workload_manager.py.TestWorkloadManager.test_resource_pool_queue_resource_weight[1-True]
175183ydb/tests/sql/large test_workload_manager.py.TestWorkloadManager.test_resource_pool_queue_size_limit
176184ydb/tools/stress_tool/ut TDeviceTestTool.PDiskTestLogWrite
177- ydb/core/tablet_flat/ut TSharedPageCache.Compaction_BTreeIndex
0 commit comments