@@ -18,6 +18,7 @@ ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteHuge
18
18
ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteSmall
19
19
ydb/core/kqp/ut/cost KqpCost.OlapWriteRow
20
20
ydb/core/kqp/ut/federated_query/s3 KqpFederatedQuery.ExecuteScriptWithLargeFile
21
+ ydb/core/kqp/ut/federated_query/s3 KqpFederatedQuery.ExecuteScriptWithThinFile
21
22
ydb/core/kqp/ut/federated_query/s3 sole chunk chunk
22
23
ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestAggregation
23
24
ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestFilterCompare
@@ -32,6 +33,7 @@ ydb/core/kqp/ut/olap KqpOlapWrite.TierDraftsGCWithRestart
32
33
ydb/core/kqp/ut/olap [*/*] chunk chunk
33
34
ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable+ColumnStore
34
35
ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable-ColumnStore
36
+ ydb/core/kqp/ut/query KqpLimits.ReadsetCountLimit
35
37
ydb/core/kqp/ut/query KqpLimits.TooBigColumn+useSink
36
38
ydb/core/kqp/ut/query KqpStats.SysViewClientLost
37
39
ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns
@@ -55,7 +57,6 @@ ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.PartitionSplit_DistributedTxC
55
57
ydb/core/quoter/ut QuoterWithKesusTest.KesusRecreation
56
58
ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
57
59
ydb/core/statistics/aggregator/ut AnalyzeColumnshard.AnalyzeRebootColumnShard
58
- ydb/core/tablet_flat/ut DataCleanup.CleanupDataWithFollowers
59
60
ydb/core/tx/datashard/ut_incremental_backup IncrementalBackup.ComplexRestoreBackupCollection+WithIncremental
60
61
ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Many
61
62
ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithData
@@ -87,8 +88,6 @@ ydb/tests/fq/yds test_select_limit_db_id.py.TestSelectLimitWithDbId.test_select_
87
88
ydb/tests/fq/yds test_yds_bindings.py.TestBindings.test_yds_insert[v1]
88
89
ydb/tests/functional/compatibility test_compatibility.py.TestCompatibility.test_simple
89
90
ydb/tests/functional/compatibility test_followers.py.TestFollowersCompatibility.test_followers_compatability
90
- ydb/tests/functional/compatibility test_stress.py.TestStress.test_kv[last_stable-row]
91
- ydb/tests/functional/compatibility test_stress.py.TestStress.test_kv[mixed-row]
92
91
ydb/tests/functional/compatibility test_stress.py.TestStress.test_log[last_stable-row]
93
92
ydb/tests/functional/compatibility test_stress.py.TestStress.test_log[mixed-row]
94
93
ydb/tests/functional/compatibility test_stress.py.TestStress.test_tpch1[current-row]
0 commit comments