@@ -6,15 +6,20 @@ ydb/core/blobstorage/ut_blobstorage VDiskAssimilation.Test
6
6
ydb/core/blobstorage/ut_blobstorage [6/10]*
7
7
ydb/core/blobstorage/ut_blobstorage/ut_read_only_vdisk ReadOnlyVDisk.TestStorageLoad
8
8
ydb/core/cms/ut_sentinel TSentinelTests.BSControllerCantChangeStatus
9
+ ydb/core/persqueue/ut [31/40]*
9
10
ydb/core/persqueue/ut TPersQueueMirrorer.TestBasicRemote
11
+ ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
10
12
ydb/core/kqp/ut/federated_query/generic *
11
13
ydb/core/kqp/ut/scan KqpRequestContext.TraceIdInErrorMessage
12
14
ydb/core/kqp/ut/service KqpQueryService.ExecuteQueryPgTableSelect
13
15
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.ForgetAfterFail
14
16
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.RebootForgetAfterFail
17
+ ydb/core/tx/columnshard/engines/ut *
15
18
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
16
19
ydb/library/yql/providers/generic/connector/tests test.py.test_select_positive_postgresql*
17
20
ydb/library/yql/sql/pg/ut PgSqlParsingAutoparam.AutoParamValues_DifferentTypes
21
+ ydb/library/yql/tests/sql/dq_file/part16 test.py.test[expr-as_dict_list_key-default.txt-Analyze]
22
+ ydb/library/yql/tests/sql/dq_file/part18 test.py.test[expr-cast_type_bind-default.txt-Analyze]
18
23
ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.WriteRead
19
24
ydb/services/persqueue_v1/ut TPersQueueTest.DirectRead*
20
25
ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync10
@@ -23,13 +28,17 @@ ydb/services/ydb/ut YdbOlapStore.LogPagingAfter-NotNull
23
28
ydb/tests/fq/s3 *
24
29
ydb/tests/fq/yds test_metrics_cleanup.py.TestCleanup.test_cleanup[v1]
25
30
ydb/tests/functional/audit *
31
+ ydb/tests/functional/blobstorage test_replication.py.TestReplicationAfterNodesRestart.test_replication[mirror-3-dc]
26
32
ydb/tests/functional/clickbench test.py.test_plans*
33
+ ydb/tests/functional/clickbench test.py.test_run_determentistic[column]
27
34
ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
28
35
ydb/tests/functional/postgresql test_postgres.py.TestPostgresSuite.test_postgres_suite*
29
36
ydb/tests/functional/restarts test_restarts.py.*
30
37
ydb/tests/functional/sqs/cloud test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_dlq_mechanics_in_cloud*
38
+ ydb/tests/functional/sqs/cloud test_yandex_cloud_queue_counters.py.TestYmqQueueCounters.test_purge_queue_counters
31
39
ydb/tests/functional/tenants test_dynamic_tenants.py.*
32
40
ydb/tests/functional/tenants test_storage_config.py.TestStorageConfig.*
33
41
ydb/tests/functional/tenants test_tenants.py.*
34
42
ydb/tests/functional/ydb_cli test_ydb_scripting.py.TestScriptingServiceHelp.test_help
35
43
ydb/tests/functional/ydb_cli test_ydb_scripting.py.TestScriptingServiceHelp.test_help_ex
44
+ ydb/tests/tools/pq_read/test test_timeout.py.TestTimeout.test_timeout
0 commit comments