@@ -23,6 +23,8 @@ ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteSmall
2323ydb/core/kqp/ut/arrow KqpResultSetFormats.ArrowFormat_Types_Optional_1
2424ydb/core/kqp/ut/indexes KqpMultishardIndex.WriteIntoRenamingAsyncIndex
2525ydb/core/kqp/ut/olap KqpOlapJson.BloomMixIndexesVariants[true,false,1,10,1000,0.5,CATEGORY_BLOOM_FILTER]
26+ ydb/core/kqp/ut/olap KqpOlapJson.BrokenJsonWriting[10,true,1,1000,100,0.5]
27+ ydb/core/kqp/ut/olap KqpOlapJson.BrokenJsonWriting[2,false,0,10,100,0]
2628ydb/core/kqp/ut/olap KqpOlapJson.CompactionVariants[10,false,0,0,0,0.5]
2729ydb/core/kqp/ut/olap KqpOlapJson.DoubleFilterVariants[1,false,0,0,1000000,0.5]
2830ydb/core/kqp/ut/olap KqpOlapJson.DuplicationCompactionVariants[10,false,1,1000,1000000,0.5]
@@ -48,7 +50,6 @@ ydb/core/statistics/service/ut BasicStatistics.NotFullStatisticsDatashard
4850ydb/core/sys_view/ut SystemView.AuthGroups_Access
4951ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_LocalRead_TopicAutoPartitioning
5052ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_RowTable_TopicAutoPartitioning
51- ydb/core/tx/schemeshard/ut_index_build_reboots unittest.[*/*] chunk
5253ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Many
5354ydb/core/tx/schemeshard/ut_reboots TConsistentOpsWithReboots.DropIndexedTableWithReboots
5455ydb/core/tx/schemeshard/ut_reboots unittest.[*/*] chunk
@@ -73,11 +74,11 @@ ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut unittest.[*/*] chunk
7374ydb/public/sdk/cpp/tests/integration/sessions_pool YdbSdkSessionsPool.StressTestSync/0
7475ydb/services/persqueue_v1/ut TPersQueueTest.Cache
7576ydb/services/persqueue_v1/ut TPersQueueTest.CacheHead
76- ydb/services/persqueue_v1/ut unittest.[*/*] chunk
7777ydb/services/ydb/ut TGRpcAuthentication.NoDescribeRights
7878ydb/services/ydb/ut YdbLogStore.AlterLogTable
7979ydb/tests/compatibility py3test.[test_kafka_topic.py */*] chunk
8080ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_simple[restart_stable-25-2-1_to_prestable-25-3-row]
81+ ydb/tests/compatibility test_ctas.py.TestCTASOperations.test_ctas_olap[rolling_stable-25-2-1_to_prestable-25-3]
8182ydb/tests/compatibility test_kafka_topic.py.TestKafkaTopicRestartToAnotherVersion.test_workload[restart_prestable-25-3_to_stable-25-2-1]
8283ydb/tests/compatibility test_statistics.py.TestBaseStatisticsRollingUpdate.test[rolling_prestable-25-3_to_current]
8384ydb/tests/compatibility test_statistics.py.TestBaseStatisticsRollingUpdate.test[rolling_stable-25-2-1_to_prestable-25-3]
@@ -89,7 +90,6 @@ ydb/tests/datashard/async_replication test_async_replication.py.TestAsyncReplica
8990ydb/tests/datashard/vector_index/large test_vector_index.py.TestVectorIndex.test_vector_index
9091ydb/tests/datashard/vector_index/large test_vector_index_large_levels_and_clusters.py.TestVectorIndexLargeLevelsAndClusters.test_vecot_index_large_levels_and_clusters
9192ydb/tests/fq/mem_alloc test_scheduling.py.TestSchedule.test_skip_busy[kikimr0]
92- ydb/tests/fq/multi_plane test_retry_high_rate.py.TestRetry.test_high_rate[kikimr0]
9393ydb/tests/fq/s3 test_bindings_0.py.TestBindings.test_modify_connection_with_a_lot_of_bindings[v2-kikimr_settings0-client0]
9494ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_same[v1]
9595ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_sequence[v1]
0 commit comments