@@ -24,14 +24,13 @@ ydb/core/kqp/ut/olap KqpOlapWrite.TierDraftsGCWithRestart
24
24
ydb/core/kqp/ut/olap [*/*] chunk chunk
25
25
ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable+ColumnStore
26
26
ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable-ColumnStore
27
- ydb/core/kqp/ut/query KqpStats.SysViewClientLost
28
27
ydb/core/kqp/ut/query KqpLimits.OutOfSpaceYQLUpsertFail+useSink
29
28
ydb/core/kqp/ut/query KqpLimits.QSReplySizeEnsureMemoryLimits+useSink
29
+ ydb/core/kqp/ut/query KqpStats.SysViewClientLost
30
30
ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns
31
31
ydb/core/kqp/ut/scheme KqpScheme.AlterAsyncReplication
32
32
ydb/core/kqp/ut/scheme KqpScheme.AlterTransfer
33
33
ydb/core/kqp/ut/scheme [*/*] chunk chunk
34
- ydb/core/kqp/ut/service KqpQueryService.ExecuteQueryWithResourcePoolClassifier
35
34
ydb/core/kqp/ut/service [*/*] chunk chunk
36
35
ydb/core/kqp/ut/spilling KqpScanSpilling.SelfJoinQueryService
37
36
ydb/core/kqp/ut/tx KqpSinkTx.OlapInvalidateOnError
@@ -46,11 +45,9 @@ ydb/core/kqp/ut/tx KqpSnapshotIsolation.TReadOnlyOltpNoSink
46
45
ydb/core/kqp/ut/tx KqpSnapshotIsolation.TSimpleOltp
47
46
ydb/core/kqp/ut/tx KqpSnapshotIsolation.TSimpleOltpNoSink
48
47
ydb/core/kqp/ut/yql KqpScripting.StreamExecuteYqlScriptScanOperationTmeoutBruteForce
49
- ydb/core/mind/hive/ut THiveTest.TestReassignUseRelativeSpace
50
48
ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
51
49
ydb/core/statistics/aggregator/ut AnalyzeColumnshard.AnalyzeRebootColumnShard
52
50
ydb/core/tablet_flat/ut TSharedPageCache.ClockPro
53
- ydb/core/tablet_flat/ut TSharedPageCache.Compaction_BTreeIndex
54
51
ydb/core/tablet_flat/ut TSharedPageCache.Compaction_FlatIndex
55
52
ydb/core/tablet_flat/ut TSharedPageCache.Compaction_ZeroCache_BTreeIndex
56
53
ydb/core/tablet_flat/ut TSharedPageCache.Compaction_ZeroCache_FlatIndex
@@ -64,6 +61,7 @@ ydb/core/tx/schemeshard/ut_login_large TSchemeShardLoginLargeTest.RemoveLogin_Ma
64
61
ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithData
65
62
ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithDataAndPersistentPartitionStats
66
63
ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.AlterWithReboots-PQConfigTransactionsAtSchemeShard-false
64
+ ydb/core/tx/schemeshard/ut_pq_reboots TPqGroupTestReboots.AlterWithReboots-PQConfigTransactionsAtSchemeShard-true
67
65
ydb/core/tx/tiering/ut ColumnShardTiers.TTLUsage
68
66
ydb/core/viewer/tests test.py.test_viewer_nodes
69
67
ydb/core/viewer/tests test.py.test_viewer_sysinfo
@@ -73,7 +71,6 @@ ydb/library/actors/interconnect/ut_huge_cluster sole chunk chunk
73
71
ydb/library/yaml_config/ut_transform test_transform.py.TestYamlConfigTransformations.test_basic[args1-dump_ds_init]
74
72
ydb/library/yql/dq/opt/ut HypergraphBuild.JoinTopologiesBenchmark
75
73
ydb/library/yql/dq/opt/ut sole chunk chunk
76
- ydb/library/yql/providers/generic/connector/tests/datasource/ydb test.py.test_select_positive[column_selection_col2_COL1-kqprun]
77
74
ydb/library/yql/providers/generic/connector/tests/join test.py.test_join[join_ch_ch-kqprun]
78
75
ydb/library/yql/providers/generic/connector/tests/join test.py.test_join[join_pg_pg-kqprun]
79
76
ydb/services/persqueue_v1/ut TPersQueueCommonTest.TestLimiterLimitsWithBlobsRateLimit
@@ -99,11 +96,9 @@ ydb/tests/fq/generic/streaming test_join.py.TestJoinStreaming.test_streamlookup[
99
96
ydb/tests/fq/mem_alloc test_scheduling.py.TestSchedule.test_skip_busy[kikimr0]
100
97
ydb/tests/fq/multi_plane [test_retry.py] chunk chunk
101
98
ydb/tests/fq/multi_plane [test_retry_high_rate.py] chunk chunk
102
- ydb/tests/fq/s3 [test_format_setting.py] chunk chunk
103
99
ydb/tests/fq/yds [*/*] chunk chunk
104
100
ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_same[v1]
105
101
ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_sequence[v1]
106
- ydb/tests/fq/yds test_big_state.py.TestBigState.test_gt_8mb[v1]
107
102
ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_hop_alloc[v1]
108
103
ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_join_alloc[v1]
109
104
ydb/tests/fq/yds test_recovery.py.TestRecovery.test_ic_disconnection
0 commit comments