@@ -14,16 +14,19 @@ ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
14
14
ydb/core/kqp/provider/ut KikimrIcGateway.TestLoadBasicSecretValueFromExternalDataSourceMetadata
15
15
ydb/core/kqp/ut/federated_query/generic *
16
16
ydb/core/kqp/ut/olap *
17
+ ydb/core/kqp/ut/pg KqpPg.CreateIndex
17
18
ydb/core/kqp/ut/scan KqpRequestContext.TraceIdInErrorMessage
18
19
ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns
19
20
ydb/core/kqp/ut/service KqpQueryService.ExecuteQueryPgTableSelect
20
21
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.ForgetAfterFail
21
22
ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.RebootForgetAfterFail
22
23
ydb/core/tx/columnshard/engines/ut *
23
24
ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration
25
+ ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables
24
26
ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitBySizeTest.Merge1KShards
25
27
ydb/library/actors/http/ut HttpProxy.TooLongHeader
26
28
ydb/library/actors/http/ut sole*
29
+ ydb/library/yql/providers/generic/connector/tests sole*
27
30
ydb/library/yql/sql/pg/ut PgSqlParsingAutoparam.AutoParamValues_DifferentTypes
28
31
ydb/library/yql/tests/sql/dq_file/part16 *
29
32
ydb/library/yql/tests/sql/dq_file/part18 test.py.test[expr-cast_type_bind-default.txt-Analyze]
@@ -37,8 +40,10 @@ ydb/tests/fq/generic *
37
40
ydb/tests/fq/restarts test_insert_restarts.py.TestS3.test_atomic_upload_commit*
38
41
ydb/tests/fq/s3 *
39
42
ydb/tests/fq/yds test_metrics_cleanup.py.TestCleanup.test_cleanup[v1]
43
+ ydb/tests/fq/yds test_read_rules_deletion.py.TestReadRulesDeletion.test_delete_read_rules[v1-with_recovery]
44
+ ydb/tests/fq/yds test_select_1.py.TestSelect1.test_unwrap_null[v1]
40
45
ydb/tests/functional/audit *
41
- ydb/tests/functional/blobstorage test_replication.py.TestReplicationAfterNodesRestart.test_replication[mirror-3-dc]
46
+ ydb/tests/functional/blobstorage test_replication.py.TestReplicationAfterNodesRestart.test_replication*
42
47
ydb/tests/functional/clickbench test.py.test_plans*
43
48
ydb/tests/functional/clickbench test.py.test_run_*column]
44
49
ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
0 commit comments