Skip to content

Commit 57a0a1b

Browse files
authored
Update muted_ya.txt in main (#18442)
1 parent fd8e708 commit 57a0a1b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.github/config/muted_ya.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ ydb/core/kqp/ut/cost KqpCost.OlapWriteRow
2020
ydb/core/kqp/ut/federated_query/s3 sole chunk chunk
2121
ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestAggregation
2222
ydb/core/kqp/ut/olap KqpOlapDelete.DeleteWithDiffrentTypesPKColumns-isStream
23+
ydb/core/kqp/ut/olap KqpOlapDictionary.DifferentPages
2324
ydb/core/kqp/ut/olap KqpOlapJson.CompactionVariants
2425
ydb/core/kqp/ut/olap KqpOlapJson.DuplicationCompactionVariants
2526
ydb/core/kqp/ut/olap KqpOlapJson.SwitchAccessorCompactionVariants
@@ -32,6 +33,8 @@ ydb/core/kqp/ut/query KqpExplain.CreateTableAs+Stats
3233
ydb/core/kqp/ut/query KqpExplain.CreateTableAs-Stats
3334
ydb/core/kqp/ut/query KqpStats.DeferredEffects+UseSink
3435
ydb/core/kqp/ut/query KqpStats.SysViewClientLost
36+
ydb/core/kqp/ut/runtime KqpScanSpilling.HandleErrorsCorrectly
37+
ydb/core/kqp/ut/runtime KqpScanSpilling.SpillingInRuntimeNodes-EnabledSpilling
3538
ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns
3639
ydb/core/kqp/ut/scheme [*/*] chunk chunk
3740
ydb/core/kqp/ut/service [*/*] chunk chunk
@@ -47,6 +50,7 @@ ydb/core/viewer/tests test.py.test_transfer_describe
4750
ydb/core/viewer/ut Viewer.TabletMerging
4851
ydb/core/viewer/ut Viewer.TabletMergingPacked
4952
ydb/library/actors/interconnect/ut_fat InterconnectZcLocalOp.ZcDisabledAfterHiddenCopy
53+
ydb/library/actors/interconnect/ut_fat InterconnectZcLocalOp.ZcIsDisabledByDefault
5054
ydb/library/actors/interconnect/ut_huge_cluster HugeCluster.AllToAll
5155
ydb/library/actors/interconnect/ut_huge_cluster sole chunk chunk
5256
ydb/library/yaml_config/ut_transform test_transform.py.TestYamlConfigTransformations.test_basic[args1-dump_ds_init]
@@ -61,7 +65,6 @@ ydb/services/ydb/sdk_sessions_ut [*/*] chunk chunk
6165
ydb/services/ydb/table_split_ut [*/*] chunk chunk
6266
ydb/services/ydb/ut YdbLogStore.AlterLogTable
6367
ydb/tests/compatibility sole chunk chunk
64-
ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_simple[current_to_last_stable-column]
6568
ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_simple[last_stable_to_current-column]
6669
ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_simple[last_stable_to_current_mixed-column]
6770
ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_tpch1[current_to_current-row]
@@ -72,12 +75,15 @@ ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_tpch1[last_
7275
ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_tpch1[last_stable_to_current_mixed-column]
7376
ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_tpch1[last_stable_to_current_mixed-row]
7477
ydb/tests/compatibility test_followers.py.TestFollowersCompatibility.test_followers_compatability
78+
ydb/tests/compatibility test_stress.py.TestStress.test_kv[current_and_last_stable-column]
7579
ydb/tests/compatibility test_stress.py.TestStress.test_kv[mixed-column]
7680
ydb/tests/compatibility test_stress.py.TestStress.test_log[current-column]
81+
ydb/tests/compatibility test_stress.py.TestStress.test_log[current_and_last_stable-column]
7782
ydb/tests/compatibility test_stress.py.TestStress.test_log[mixed-column]
7883
ydb/tests/compatibility test_stress.py.TestStress.test_log[mixed-row]
79-
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[current-column]
8084
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[current-row]
85+
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[current_and_last_stable-column]
86+
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[current_and_last_stable-row]
8187
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[last_stable-column]
8288
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[last_stable-row]
8389
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[mixed-column]

0 commit comments

Comments
 (0)