@@ -12,7 +12,6 @@ ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteHuge
1212ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteSmall
1313ydb/core/kqp/ut/join KqpIndexLookupJoin.LeftJoinRightNullFilter+StreamLookup
1414ydb/core/kqp/ut/join KqpIndexLookupJoin.LeftJoinRightNullFilter-StreamLookup
15- ydb/core/kqp/ut/olap KqpOlapLocks.DeleteAbsentMultipleShards+Reboot
1615ydb/core/kqp/ut/olap KqpOlapSysView.StatsSysViewTable
1716ydb/core/kqp/ut/olap KqpOlapWrite.TierDraftsGCWithRestart
1817ydb/core/kqp/ut/olap [*/*] chunk chunk
@@ -39,9 +38,9 @@ ydb/core/persqueue/ut TPQTest.TestComactifiedWithRetention
3938ydb/core/persqueue/ut [*/*] chunk chunk
4039ydb/core/persqueue/ut/slow SlowTopicAutopartitioning.CDC_Write
4140ydb/core/statistics/aggregator/ut AnalyzeColumnshard.AnalyzeRebootColumnShard
41+ ydb/core/tablet_flat/ut TSharedPageCache.Compaction_BTreeIndex
4242ydb/core/transfer/ut/large TransferLarge.Transfer1KM_1KP_ColumnTable
4343ydb/core/tx/datashard/ut_incremental_backup IncrementalBackup.ComplexRestoreBackupCollection+WithIncremental
44- ydb/core/tx/schemeshard/ut_background_cleaning TSchemeshardBackgroundCleaningTest.SchemeshardBackgroundCleaningTestCreateCleanManyTables
4544ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.AlterWithReboots-PQConfigTransactionsAtSchemeShard-false
4645ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.AlterWithReboots-PQConfigTransactionsAtSchemeShard-true
4746ydb/core/viewer/tests test.py.test_topic_data_cdc
@@ -54,6 +53,7 @@ ydb/public/sdk/cpp/src/client/topic/ut TxUsage.Sinks_Olap_WriteToTopicAndTable_4
5453ydb/public/sdk/cpp/src/client/topic/ut TxUsage.Sinks_Oltp_WriteToTopicAndTable_6_Query
5554ydb/public/sdk/cpp/src/client/topic/ut TxUsage.Sinks_Oltp_WriteToTopicAndTable_6_Table
5655ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync1
56+ ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync10
5757ydb/services/ydb/sdk_sessions_ut YdbSdkSessions.TestSdkFreeSessionAfterBadSessionQueryService
5858ydb/services/ydb/sdk_sessions_ut YdbSdkSessions.TestSdkFreeSessionAfterBadSessionQueryServiceStreamCall
5959ydb/services/ydb/ut YdbLogStore.AlterLogTable
@@ -106,6 +106,7 @@ ydb/tests/functional/compatibility test_stress.py.TestStress.test_log[mixed-row]
106106ydb/tests/functional/compatibility test_stress.py.TestStress.test_tpch1[last_stable-row]
107107ydb/tests/functional/compatibility test_stress.py.TestStress.test_tpch1[mixed-row]
108108ydb/tests/functional/hive test_drain.py.TestHive.test_drain_on_stop
109+ ydb/tests/functional/sqs/cloud test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_dlq_mechanics_in_cloud[tables_format_v1-tables_format_v0-fifo]
109110ydb/tests/functional/suite_tests test_postgres.py.TestPGSQL.test_sql_suite[plan-jointest/coalesce-and-join.test]
110111ydb/tests/functional/suite_tests test_postgres.py.TestPGSQL.test_sql_suite[plan-jointest/join-group-by-with-null.test]
111112ydb/tests/functional/suite_tests test_postgres.py.TestPGSQL.test_sql_suite[plan-jointest/join0.test]
@@ -134,6 +135,7 @@ ydb/tests/olap/ttl_tiering ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_
134135ydb/tests/olap/ttl_tiering ttl_delete_s3.py.TestDeleteS3Ttl.test_ttl_delete
135136ydb/tests/olap/ttl_tiering ttl_unavailable_s3.py.TestUnavailableS3.test
136137ydb/tests/sql/large sole chunk chunk
138+ ydb/tests/sql/large test_insert_delete_duplicate_records.py.TestConcurrentInsertDeleteAndRead.test_bulkupsert_delete_and_read_tpch
137139ydb/tests/sql/large test_insert_delete_duplicate_records.py.TestConcurrentInsertDeleteAndRead.test_insert_delete_and_read_simple_tx
138140ydb/tests/sql/large test_insert_delete_duplicate_records.py.TestConcurrentInsertDeleteAndRead.test_insert_delete_and_read_simpletable
139141ydb/tests/sql/large test_insert_delete_duplicate_records.py.TestConcurrentInsertDeleteAndRead.test_upsert_delete_and_read_tpch
0 commit comments