@@ -8,11 +8,14 @@ ydb/core/blobstorage/ut_blobstorage VDiskAssimilation.Test
8
8
ydb/core/blobstorage/ut_blobstorage [6/10]*
9
9
ydb/core/blobstorage/ut_blobstorage/ut_read_only_vdisk ReadOnlyVDisk.TestStorageLoad
10
10
ydb/core/client/ut TClientTest.PromoteFollower
11
+ ydb/core/client/ut TFlatTest.AutoSplitMergeQueue
11
12
ydb/core/cms/ut_sentinel TSentinelTests.BSControllerCantChangeStatus
12
13
ydb/core/persqueue/ut [31/40]*
13
14
ydb/core/persqueue/ut TopicSplitMerge.PartitionSplit
14
15
ydb/core/persqueue/ut TPersQueueMirrorer.TestBasicRemote
15
16
ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
17
+ ydb/core/kafka_proxy/ut KafkaProtocol.CreatePartitionsScenario
18
+ ydb/core/kafka_proxy/ut KafkaProtocol.ProduceScenario
16
19
ydb/core/kqp/provider/ut KikimrIcGateway.TestLoadBasicSecretValueFromExternalDataSourceMetadata
17
20
ydb/core/kqp/ut/federated_query/generic *
18
21
ydb/core/kqp/ut/olap *
@@ -22,14 +25,20 @@ ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns
22
25
ydb/core/kqp/ut/scheme KqpScheme.QueryWithAlter
23
26
ydb/core/kqp/ut/scheme [44/50]*
24
27
ydb/core/kqp/ut/service KqpQueryService.ExecuteQueryPgTableSelect
28
+ ydb/core/kqp/ut/service KqpQueryService.QueryOnClosedSession
29
+ ydb/core/kqp/ut/service KqpService.CloseSessionsWithLoad
30
+ ydb/core/kqp/ut/service [38/50]*
25
31
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.ForgetAfterFail
26
32
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.RebootForgetAfterFail
27
33
ydb/core/tx/columnshard/engines/ut *
28
34
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
35
+ ydb/core/tx/datashard/ut_change_exchange Cdc.InitialScanDebezium
36
+ ydb/core/tx/replication/ydb_proxy/ut YdbProxyTests.ReadTopic
29
37
ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
30
38
ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitBySizeTest.Merge1KShards
31
39
ydb/core/tx/tx_proxy/ut_ext_tenant TExtSubDomainTest.CreateTableInsideAndAlterDomainAndTable-AlterDatabaseCreateHiveFirst*
32
40
ydb/core/tx/tx_proxy/ut_storage_tenant TStorageTenantTest.RemoveStoragePoolBeforeDroppingTablet
41
+ ydb/core/viewer/ut Viewer.TabletMerging
33
42
ydb/library/actors/http/ut HttpProxy.TooLongHeader
34
43
ydb/library/actors/http/ut sole*
35
44
ydb/library/yql/providers/generic/connector/tests sole*
@@ -39,8 +48,7 @@ ydb/library/yql/tests/sql/dq_file/part16 *
39
48
ydb/library/yql/tests/sql/dq_file/part18 test.py.test[expr-cast_type_bind-default.txt-Analyze]
40
49
ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.WriteRead
41
50
ydb/services/datastreams/ut DataStreams.TestReservedConsumersMetering
42
- ydb/services/fq/ut_integration Yq_1.Basic_TaggedLiteral
43
- ydb/services/fq/ut_integration Yq_1.CreateQuery_With_Idempotency
51
+ ydb/services/fq/ut_integration Yq_1.*
44
52
ydb/services/persqueue_v1/ut TPersQueueTest.DirectRead*
45
53
ydb/services/persqueue_v1/ut TPersQueueTest.UpdatePartitionLocation
46
54
ydb/services/persqueue_v1/ut [3/10]*
@@ -51,6 +59,7 @@ ydb/services/ydb/table_split_ut YdbTableSplit.SplitByLoadWithReadsMultipleSplits
51
59
ydb/services/ydb/ut YdbOlapStore.LogPagingAfter-NotNull
52
60
ydb/services/ydb/ut YdbQueryService.TestCreateAndAttachSession
53
61
ydb/tests/fq/generic *
62
+ ydb/tests/fq/mem_alloc test_alloc_default.py.TestAlloc.test_node_limit[kikimr0]
54
63
ydb/tests/fq/multi_plane test_dispatch.py.TestMapping.test_mapping
55
64
ydb/tests/fq/multi_plane sole*
56
65
ydb/tests/fq/restarts test_insert_restarts.py.TestS3.test_atomic_upload_commit*
@@ -63,7 +72,7 @@ ydb/tests/functional/clickbench test.py.test_run_*column]
63
72
ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
64
73
ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres_suite*
65
74
ydb/tests/functional/restarts test_restarts.py.*
66
- ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--true ]
75
+ ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--* ]
67
76
ydb/tests/functional/sqs/merge_split_common_table/fifo *
68
77
ydb/tests/functional/sqs/merge_split_common_table/std *
69
78
ydb/tests/functional/tenants test_dynamic_tenants.py.*
0 commit comments