@@ -86,6 +86,7 @@ ydb/core/kqp/executer_actor/ut unittest.sole chunk
8686ydb/core/kqp/rm_service/ut KqpRm.ConcurrentChannels
8787ydb/core/kqp/rm_service/ut KqpRm.ConcurrentTasks
8888ydb/core/kqp/ut/arrow unittest.[*/*] chunk
89+ ydb/core/kqp/ut/indexes/fulltext unittest.[*/*] chunk
8990ydb/core/kqp/ut/opt KqpNamedExpressions.NamedExpressionRandomUpsertRevert+UseDataQuery-EnableIndexStreamWrite
9091ydb/core/kqp/ut/opt unittest.[*/*] chunk
9192ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable+ColumnStore
@@ -96,14 +97,14 @@ ydb/core/kqp/ut/query KqpLimits.OutOfSpaceYQLUpsertFail
9697ydb/core/kqp/ut/query unittest.[*/*] chunk
9798ydb/core/kqp/ut/rbo KqpRboOlap.DoubleOutOfRangeInJson
9899ydb/core/kqp/ut/rbo KqpRboYql.Aggregation-ColumnStore
99- ydb/core/kqp/ut/rbo KqpRboYql.ColumnStatistics-ColumnStore
100100ydb/core/kqp/ut/rbo KqpRboYql.TPCDS_YQL
101101ydb/core/kqp/ut/rbo unittest.[*/*] chunk
102102ydb/core/kqp/ut/runtime KqpScanLogs.GraceJoin-EnabledLogs
103103ydb/core/kqp/ut/runtime unittest.[*/*] chunk
104104ydb/core/kqp/ut/scheme KqpScheme.BuildingUniqIndexAllowsTableModificationsPublicApi+EnableIndexStreamWrite
105105ydb/core/kqp/ut/scheme KqpScheme.BuildingUniqIndexAllowsTableModificationsPublicApi-EnableIndexStreamWrite
106106ydb/core/kqp/ut/scheme KqpScheme.BuildingUniqIndexAllowsTableModificationsSql+EnableIndexStreamWrite
107+ ydb/core/kqp/ut/scheme KqpScheme.BuildingUniqIndexAllowsTableModificationsSql-EnableIndexStreamWrite
107108ydb/core/kqp/ut/scheme unittest.[*/*] chunk
108109ydb/core/kqp/ut/service KqpQueryService.FlowControllOnHugeRealTable-LongRow
109110ydb/core/kqp/ut/service unittest.[*/*] chunk
@@ -125,8 +126,6 @@ ydb/core/nbs/cloud/blockstore/libs/storage/partition_direct/ut TVChunkTest.Shoul
125126ydb/core/nbs/cloud/blockstore/libs/storage/partition_direct/ut TVChunkTest.ShouldSwitchHostToTemporaryOfflineAndBack
126127ydb/core/nbs/cloud/blockstore/libs/vhost/ut TServerTest.ShouldCancelRequestsInFlightWhenStopEndpointOrStopServer
127128ydb/core/persqueue/pqtablet/partition/mlp/ut TMLPConsumerFIFOWithSplitDedup.Dedup_DoubleSplit_3min
128- ydb/core/persqueue/pqtablet/partition/mlp/ut TMLPConsumerFIFOWithSplitDedup.Dedup_TripleSplit
129- ydb/core/persqueue/public/describer/ut TDescriberTests.TopicNotCanonizedPath
130129ydb/core/persqueue/public/describer/ut TDescriberTests.TopicWithoutDatabase
131130ydb/core/persqueue/public/describer/ut unittest.sole chunk
132131ydb/core/statistics/service/ut ColumnStatistics.ManyColumns
@@ -159,7 +158,6 @@ ydb/core/transfer/ut/column_table Transfer_ColumnTable.Upsert_OneBatch
159158ydb/core/transfer/ut/column_table unittest.sole chunk
160159ydb/core/transfer/ut/functional Transfer.CheckCommittedOffsetEmptyBatch_Local
161160ydb/core/transfer/ut/functional Transfer.CheckCommittedOffsetEmptyBatch_Remote
162- ydb/core/transfer/ut/functional Transfer.CreateTransferTargetIsNotTable
163161ydb/core/transfer/ut/functional Transfer.DropTransfer
164162ydb/core/transfer/ut/functional Transfer.LocalTopic_BigMessage
165163ydb/core/transfer/ut/functional unittest.sole chunk
@@ -169,6 +167,8 @@ ydb/core/transfer/ut/transfer_metrics unittest.sole chunk
169167ydb/core/tx/columnshard/backup/iscan/ut IScan.MultiExport
170168ydb/core/tx/columnshard/backup/iscan/ut IScan.ShouldRejectParquetExportWithEncryption
171169ydb/core/tx/columnshard/backup/iscan/ut IScan.UploaderExport
170+ ydb/core/tx/schemeshard/ut_set_column_constraint SetNotNullTest.CancelAtLockingStage
171+ ydb/core/tx/schemeshard/ut_set_column_constraint unittest.[*/*] chunk
172172ydb/core/tx/tx_proxy/ut_storage_tenant TStorageTenantTest.RemoveStoragePoolBeforeDroppingTablet
173173ydb/tests/compatibility/common test_compatibility.py.TestCompatibility.test_simple[restart_prestable-26-3_to_stable-26-2-1-row]
174174ydb/tests/compatibility/common test_compatibility.py.TestCompatibility.test_simple[restart_stable-26-2-1_to_prestable-26-3-row]
@@ -198,6 +198,7 @@ ydb/tests/compatibility/indexes test_bloom_filter_index.py.TestBloomFilterIndex.
198198ydb/tests/compatibility/indexes test_vector_index.py.TestVectorIndex.test_vector_index[rolling_stable-26-1-1_to_stable-26-2-1]
199199ydb/tests/compatibility/indexes test_vector_index.py.TestVectorIndex.test_vector_index[rolling_stable-26-2-1_to_prestable-26-3]
200200ydb/tests/compatibility/olap test_encoding.py.TestEncoding.test_encoding[rolling_stable-26-2-1_to_prestable-26-3]
201+ ydb/tests/compatibility/olap test_encoding.py.TestEncoding.test_encoding[rolling_stable-26-2-1_to_stable-26-3-1]
201202ydb/tests/compatibility/result_set_format py3test.[test_result_set_arrow.py */*] chunk
202203ydb/tests/compatibility/result_set_format test_result_set_arrow.py.TestResultSetArrow.test_column_alias[restart_prestable-26-3_to_prestable-26-3-COLUMN]
203204ydb/tests/compatibility/result_set_format test_result_set_arrow.py.TestResultSetArrow.test_column_alias[restart_prestable-26-3_to_stable-26-2-1-COLUMN]
@@ -403,13 +404,11 @@ ydb/tests/compatibility/result_set_format test_result_set_value.py.TestResultSet
403404ydb/tests/compatibility/result_set_format test_result_set_value.py.TestResultSetValue.test_schema_inclusion_mode[restart_stable-26-3-1_to_stable-26-3-1-1-8388608-COLUMN]
404405ydb/tests/compatibility/result_set_format test_result_set_value.py.TestResultSetValue.test_schema_inclusion_mode[restart_stable-26-3-1_to_stable-26-3-1-2-2048-COLUMN]
405406ydb/tests/compatibility/result_set_format test_result_set_value.py.TestResultSetValue.test_schema_inclusion_mode[restart_stable-26-3-1_to_stable-26-3-1-2-8388608-COLUMN]
406- ydb/tests/compatibility/streaming test_streaming.py.TestStreamingMixedCluster.test_mixed_cluster[mixed_prestable-26-3_and_stable-26-2-1-False]
407407ydb/tests/compatibility/streaming test_streaming.py.TestStreamingRestartToAnotherVersion.test_restart_to_another_version[restart_prestable-26-3_to_stable-26-2-1-False]
408408ydb/tests/compatibility/streaming test_streaming.py.TestStreamingRestartToAnotherVersion.test_restart_to_another_version[restart_prestable-26-3_to_stable-26-2-1-True]
409409ydb/tests/compatibility/streaming test_streaming.py.TestStreamingRestartToAnotherVersion.test_restart_to_another_version[restart_stable-26-3-1_to_stable-26-2-1-False]
410410ydb/tests/compatibility/streaming test_streaming.py.TestStreamingRestartToAnotherVersion.test_restart_to_another_version[restart_stable-26-3-1_to_stable-26-2-1-True]
411411ydb/tests/compatibility/streaming test_streaming.py.TestStreamingRollingUpgradeAndDowngrade.test_rolling_upgrade[rolling_stable-26-2-1_to_prestable-26-3-False]
412- ydb/tests/compatibility/topics test_kafka_topic.py.TestKafkaTopicMixedClusterFixture.test_workload[mixed_prestable-26-3_and_stable-26-2-1]
413412ydb/tests/compatibility/topics test_kafka_topic.py.TestKafkaTopicRestartToAnotherVersion.test_workload[restart_prestable-26-3_to_prestable-26-3]
414413ydb/tests/compatibility/topics test_kafka_topic.py.TestKafkaTopicRestartToAnotherVersion.test_workload[restart_prestable-26-3_to_stable-26-2-1]
415414ydb/tests/compatibility/topics test_kafka_topic.py.TestKafkaTopicRestartToAnotherVersion.test_workload[restart_prestable-26-4_to_prestable-26-4]
@@ -423,6 +422,7 @@ ydb/tests/compatibility/topics test_kafka_topic.py.TestKafkaTopicRestartToAnothe
423422ydb/tests/compatibility/topics test_kafka_topic.py.TestKafkaTopicRestartToAnotherVersion.test_workload[restart_stable-26-3-1_to_stable-26-2-1]
424423ydb/tests/compatibility/topics test_kafka_topic.py.TestKafkaTopicRestartToAnotherVersion.test_workload[restart_stable-26-3-1_to_stable-26-3-1]
425424ydb/tests/compatibility/udf test_datetime2.py.TestDatetime2.test_all[mixed_prestable-26-3_and_stable-26-2-1]
425+ ydb/tests/compatibility/udf test_datetime2.py.TestDatetime2.test_all[mixed_prestable-26-4_and_stable-26-3-1]
426426ydb/tests/compatibility/udf test_datetime2.py.TestDatetime2.test_all[mixed_stable-26-3-1_and_stable-26-2-1]
427427ydb/tests/fq/http_api py3test.sole chunk
428428ydb/tests/fq/http_api test_http_api.py.TestHttpApi.test_complex_results
@@ -463,6 +463,7 @@ ydb/tests/functional/replication Replication.TopicAutopartitioning
463463ydb/tests/functional/replication unittest.sole chunk
464464ydb/tests/functional/serverless test_serverless.py.test_discovery_exclusive_nodes[enable_alter_database_create_hive_first--false-enable_pool_encryption--false]
465465ydb/tests/functional/serverless test_serverless.py.test_discovery_exclusive_nodes[enable_alter_database_create_hive_first--false-enable_pool_encryption--true]
466+ ydb/tests/functional/serverless test_serverless.py.test_discovery_exclusive_nodes[enable_alter_database_create_hive_first--true-enable_pool_encryption--false]
466467ydb/tests/functional/serverless test_serverless.py.test_discovery_exclusive_nodes[enable_alter_database_create_hive_first--true-enable_pool_encryption--true]
467468ydb/tests/functional/statistics py3test.[test_analyze.py */*] chunk
468469ydb/tests/functional/statistics test_analyze.py.test_basic
@@ -1094,13 +1095,6 @@ ydb/tests/functional/tpc/medium/tpch test_s_float.py.TestTpchS0_5.test_tpch[8]
10941095ydb/tests/functional/tpc/medium/tpch test_s_float.py.TestTpchS0_5.test_tpch[9]
10951096ydb/tests/olap/column_compression/alter alter_compression.py.TestAlterColumnCompression.test_alter_to_compression[zstd_20_compression-algorithm=zstd,level=20]
10961097ydb/tests/olap/column_compression/alter alter_compression.py.TestAlterColumnCompression.test_alter_zstd_level_from_0_to_19_compression
1097- ydb/tests/olap/column_compression/create set_compression.py.TestCreateWithColumnCompression.test_add_with_compression[zstd_12_compression-algorithm=zstd,level=12-2]
1098- ydb/tests/olap/column_compression/create set_compression.py.TestCreateWithColumnCompression.test_add_with_compression[zstd_17_compression-algorithm=zstd,level=17-2]
1099- ydb/tests/olap/column_compression/create set_compression.py.TestCreateWithColumnCompression.test_add_with_compression[zstd_2_compression-algorithm=zstd,level=2-2]
1100- ydb/tests/olap/column_compression/create set_compression.py.TestCreateWithColumnCompression.test_add_with_compression[zstd_7_compression-algorithm=zstd,level=7-2]
1101- ydb/tests/olap/column_compression/create set_compression.py.TestCreateWithColumnCompression.test_create_with_compression[lz4_compression-algorithm=lz4-1]
1102- ydb/tests/olap/min_max_index test_min_max_index.py.TestYdbMinMaxIndex.test_minmax_index_unsupported_type[JsonDocument-json_document]
1103- ydb/tests/olap/scenario test_alter_tiering.py.TestAlterTiering.test_multi[many_tables]
11041098ydb/tests/olap/scenario test_insert.py.TestInsert.test_multi[read_data_during_bulk_upsert]
11051099ydb/tests/stress/backup/tests test_workload.py.TestYdbBackupWorkload.test
11061100ydb/tests/stress/cdc/tests test_workload.py.TestYdbWorkload.test
@@ -1151,4 +1145,3 @@ ydb/tests/stress/transfer/tests test_workload.py.TestYdbWorkload.test[row-local]
11511145ydb/tests/stress/transfer/tests test_workload.py.TestYdbWorkload.test[row-remote]
11521146ydb/tests/stress/vector_workload/tests py3test.sole chunk
11531147ydb/tests/stress/vector_workload/tests test_workload.py.TestYdbVectorWorkload.test
1154- ydb/tools/mnc/viewer/ut py3test.sole chunk
0 commit comments