summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYDBot <[email protected]>2025-05-19 18:48:19 +0300
committerGitHub <[email protected]>2025-05-19 17:48:19 +0200
commit57a0a1b14d03ba4e38c7c99b8be618d215f6e903 (patch)
tree86165ab20afebcafeef5f08b0567fcbf8d28c983
parentfd8e708965924db06394f84c867fb74ca0553096 (diff)
Update muted_ya.txt in main (#18442)
-rw-r--r--.github/config/muted_ya.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt
index ba518a6760f..fa2e2f7e449 100644
--- a/.github/config/muted_ya.txt
+++ b/.github/config/muted_ya.txt
@@ -20,6 +20,7 @@ ydb/core/kqp/ut/cost KqpCost.OlapWriteRow
ydb/core/kqp/ut/federated_query/s3 sole chunk chunk
ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestAggregation
ydb/core/kqp/ut/olap KqpOlapDelete.DeleteWithDiffrentTypesPKColumns-isStream
+ydb/core/kqp/ut/olap KqpOlapDictionary.DifferentPages
ydb/core/kqp/ut/olap KqpOlapJson.CompactionVariants
ydb/core/kqp/ut/olap KqpOlapJson.DuplicationCompactionVariants
ydb/core/kqp/ut/olap KqpOlapJson.SwitchAccessorCompactionVariants
@@ -32,6 +33,8 @@ ydb/core/kqp/ut/query KqpExplain.CreateTableAs+Stats
ydb/core/kqp/ut/query KqpExplain.CreateTableAs-Stats
ydb/core/kqp/ut/query KqpStats.DeferredEffects+UseSink
ydb/core/kqp/ut/query KqpStats.SysViewClientLost
+ydb/core/kqp/ut/runtime KqpScanSpilling.HandleErrorsCorrectly
+ydb/core/kqp/ut/runtime KqpScanSpilling.SpillingInRuntimeNodes-EnabledSpilling
ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns
ydb/core/kqp/ut/scheme [*/*] chunk chunk
ydb/core/kqp/ut/service [*/*] chunk chunk
@@ -47,6 +50,7 @@ ydb/core/viewer/tests test.py.test_transfer_describe
ydb/core/viewer/ut Viewer.TabletMerging
ydb/core/viewer/ut Viewer.TabletMergingPacked
ydb/library/actors/interconnect/ut_fat InterconnectZcLocalOp.ZcDisabledAfterHiddenCopy
+ydb/library/actors/interconnect/ut_fat InterconnectZcLocalOp.ZcIsDisabledByDefault
ydb/library/actors/interconnect/ut_huge_cluster HugeCluster.AllToAll
ydb/library/actors/interconnect/ut_huge_cluster sole chunk chunk
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
ydb/services/ydb/table_split_ut [*/*] chunk chunk
ydb/services/ydb/ut YdbLogStore.AlterLogTable
ydb/tests/compatibility sole chunk chunk
-ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_simple[current_to_last_stable-column]
ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_simple[last_stable_to_current-column]
ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_simple[last_stable_to_current_mixed-column]
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_
ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_tpch1[last_stable_to_current_mixed-column]
ydb/tests/compatibility test_compatibility.py.TestCompatibility.test_tpch1[last_stable_to_current_mixed-row]
ydb/tests/compatibility test_followers.py.TestFollowersCompatibility.test_followers_compatability
+ydb/tests/compatibility test_stress.py.TestStress.test_kv[current_and_last_stable-column]
ydb/tests/compatibility test_stress.py.TestStress.test_kv[mixed-column]
ydb/tests/compatibility test_stress.py.TestStress.test_log[current-column]
+ydb/tests/compatibility test_stress.py.TestStress.test_log[current_and_last_stable-column]
ydb/tests/compatibility test_stress.py.TestStress.test_log[mixed-column]
ydb/tests/compatibility test_stress.py.TestStress.test_log[mixed-row]
-ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[current-column]
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[current-row]
+ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[current_and_last_stable-column]
+ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[current_and_last_stable-row]
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[last_stable-column]
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[last_stable-row]
ydb/tests/compatibility test_stress.py.TestStress.test_tpch1[mixed-column]