@@ -17,19 +17,17 @@ ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteHuge
1717ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteSmall
1818ydb/core/kqp/ut/indexes KqpMultishardIndex.WriteIntoRenamingAsyncIndex
1919ydb/core/kqp/ut/olap KqpOlapSysView.StatsSysViewTable
20- ydb/core/kqp/ut/opt KqpKv.ReadRows_TimeoutCancelsReads
2120ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable+ColumnStore
2221ydb/core/kqp/ut/query KqpStats.DeferredEffects+UseSink
2322ydb/core/kqp/ut/scheme KqpOlapScheme.AddPgColumnWithStore
24- ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_exact
2523ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_offset+middle
2624ydb/core/persqueue/ut/ut_with_sdk TopicTimestamp.TimestampRead_40MB_Topic_offset+middle_WithRestart
27- ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
2825ydb/core/statistics/aggregator/ut AnalyzeColumnshard.AnalyzeRebootColumnShard
2926ydb/core/sys_view/ut SystemView.AuthGroupMembers_Access
3027ydb/core/sys_view/ut SystemView.AuthGroups_Access
3128ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_LocalRead_TopicAutoPartitioning
3229ydb/core/transfer/ut/large TransferLarge.Transfer100KM_10P_RowTable_TopicAutoPartitioning
30+ ydb/core/tx/schemeshard/ut_export_reboots_s3 TExportToS3WithRebootsTests.ShouldSucceedOnViewsAndTables
3331ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Many
3432ydb/core/tx/schemeshard/ut_restore TImportTests.ViewCreationRetry
3533ydb/core/tx/schemeshard/ut_vector_index_build_reboots VectorIndexBuildTestReboots.BaseCase+Prefixed[TabletReboots]
@@ -43,7 +41,6 @@ ydb/library/actors/core/ut_fat unittest.[*/*] chunk
4341ydb/library/actors/interconnect/ut_fat InterconnectUnstableConnection.InterconnectTestWithProxyTlsReestablishWithXdc
4442ydb/library/actors/interconnect/ut_fat InterconnectZcLocalOp.ZcDisabledAfterHiddenCopy
4543ydb/library/actors/interconnect/ut_fat InterconnectZcLocalOp.ZcIsDisabledByDefault
46- ydb/library/yql/dq/actors/compute/ut TAsyncComputeActorTest.InputTransformMultichannel
4744ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut TxUsage.Write_Only_Big_Messages_In_Wide_Transactions_Query
4845ydb/public/sdk/cpp/src/client/topic/ut/with_direct_read_ut unittest.[*/*] chunk
4946ydb/services/persqueue_v1/ut TPersQueueTest.Cache
@@ -56,7 +53,6 @@ ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_tpch1[resta
5653ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_tpch1[restart_prestable-25-3_to_prestable-25-3-row]
5754ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_tpch1[restart_prestable-25-3_to_stable-25-2-1-row]
5855ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_tpch1[restart_stable-25-2-1_to_prestable-25-3-row]
59- ydb/tests/compatibility test_ctas.py.TestCTASOperations.test_ctas_olap[rolling_stable-25-2-1_to_prestable-25-3]
6056ydb/tests/compatibility test_kafka_topic.py.TestKafkaTopicRestartToAnotherVersion.test_workload[restart_prestable-25-3_to_stable-25-2-1]
6157ydb/tests/compatibility test_statistics.py.TestBaseStatisticsRollingUpdate.test[rolling_prestable-25-3_to_current]
6258ydb/tests/compatibility test_statistics.py.TestBaseStatisticsRollingUpdate.test[rolling_stable-25-2-1_to_prestable-25-3]
@@ -96,7 +92,6 @@ ydb/tests/olap test_cs_many_updates.py.TestCSManyUpdates.test_many_updates[bulk_
9692ydb/tests/olap test_overloads.py.TestLogScenario.test_overloads_workload[2-2]
9793ydb/tests/olap upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test
9894ydb/tests/olap zip_bomb.py.TestZipBomb.test
99- ydb/tests/olap/scenario test_alter_compression.py.TestAlterCompression.test[alter_compression]
10095ydb/tests/olap/scenario test_alter_tiering.py.TestAlterTiering.test[many_tables]
10196ydb/tests/olap/scenario test_insert.py.TestInsert.test_multi[read_data_during_bulk_upsert]
10297ydb/tests/stress/olap_workload/tests py3test.sole chunk
0 commit comments