@@ -34,7 +34,9 @@ ydb/core/tx/columnshard/engines/ut *
34
34
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
35
35
ydb/core/tx/datashard/ut_change_exchange Cdc.InitialScanDebezium
36
36
ydb/core/tx/replication/ydb_proxy/ut YdbProxyTests.ReadTopic
37
+ ydb/core/tx/schemeshard/ut_export TExportToS3Tests.CorruptedDyNumber
37
38
ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
39
+ ydb/core/tx/schemeshard/ut_restore TRestoreTests.ExportImportPg
38
40
ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitBySizeTest.Merge1KShards
39
41
ydb/core/tx/tx_proxy/ut_ext_tenant TExtSubDomainTest.CreateTableInsideAndAlterDomainAndTable-AlterDatabaseCreateHiveFirst*
40
42
ydb/core/tx/tx_proxy/ut_storage_tenant TStorageTenantTest.RemoveStoragePoolBeforeDroppingTablet
@@ -46,8 +48,10 @@ ydb/library/actors/http/ut sole*
46
48
ydb/library/yql/providers/generic/connector/tests sole*
47
49
ydb/library/yql/providers/generic/connector/tests test.py.*
48
50
ydb/library/yql/sql/pg/ut PgSqlParsingAutoparam.AutoParamValues_DifferentTypes
51
+ ydb/public/lib/ydb_cli/topic/ut TTopicReaderTests.TestRun_ReadOneMessage
49
52
ydb/public/sdk/cpp/client/ydb_federated_topic/ut BasicUsage.SimpleHandlers
50
53
ydb/public/sdk/cpp/client/ydb_persqueue_core/ut/with_offset_ranges_mode_ut RetryPolicy.RetryWithBatching
54
+ ydb/public/sdk/cpp/client/ydb_persqueue_core/ut/with_offset_ranges_mode_ut RetryPolicy.TWriteSession_TestBrokenPolicy
51
55
ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.ConflictingWrites
52
56
ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.WriteRead
53
57
ydb/public/sdk/cpp/client/ydb_topic/ut [0/10]*
@@ -90,6 +94,7 @@ ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
90
94
ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres_suite*
91
95
ydb/tests/functional/restarts test_restarts.py.*
92
96
ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--*]
97
+ ydb/tests/functional/sqs/cloud test_common.py.TestCommonSqsYandexCloudMode.test_private_create_queue[tables_format_v0-std]
93
98
ydb/tests/functional/sqs/merge_split_common_table/fifo *
94
99
ydb/tests/functional/sqs/merge_split_common_table/std *
95
100
ydb/tests/functional/tenants test_dynamic_tenants.py.*
0 commit comments