diff options
| author | YDBot <[email protected]> | 2025-04-01 17:37:38 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-04-01 17:37:38 +0200 |
| commit | f97bb919937b9452311ffecb5c296ef82db98653 (patch) | |
| tree | 9ec2f3344b8894b9a62a9a93381412e5ffcdd0bc | |
| parent | 3cd2cfea38b32936445687b55c38fa731ff8e86f (diff) | |
Update muted_ya.txt in main (#16613)
| -rw-r--r-- | .github/config/muted_ya.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 03052cda014..3eb46e1949d 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -19,6 +19,7 @@ ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteSmall ydb/core/kqp/ut/cost KqpCost.OlapWriteRow ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestAggregation ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestFilterCompare +ydb/core/kqp/ut/olap KqpOlapOptimizer.OptimizationByTime ydb/core/kqp/ut/olap KqpOlapSysView.StatsSysViewBytesColumnActualization ydb/core/kqp/ut/olap KqpOlapSysView.StatsSysViewBytesDictActualization ydb/core/kqp/ut/olap KqpOlapSysView.StatsSysViewBytesDictStatActualization @@ -79,9 +80,23 @@ ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_join_alloc[v1] ydb/tests/fq/yds test_recovery.py.TestRecovery.test_ic_disconnection ydb/tests/fq/yds test_select_limit_db_id.py.TestSelectLimitWithDbId.test_select_same_with_id[v1-mvp_external_ydb_endpoint0] ydb/tests/fq/yds test_yds_bindings.py.TestBindings.test_yds_insert[v1] +ydb/tests/functional/compatibility test_compatibility.py.TestCompatibility.test_simple ydb/tests/functional/compatibility test_followers.py.TestFollowersCompatibility.test_followers_compatability +ydb/tests/functional/compatibility test_stress.py.TestStress.test_kv[last_stable-row] +ydb/tests/functional/compatibility test_stress.py.TestStress.test_kv[mixed-row] +ydb/tests/functional/compatibility test_stress.py.TestStress.test_log[last_stable-row] +ydb/tests/functional/compatibility test_stress.py.TestStress.test_log[mixed-row] +ydb/tests/functional/compatibility test_stress.py.TestStress.test_tpch1[current-row] +ydb/tests/functional/compatibility test_stress.py.TestStress.test_tpch1[last_stable-row] +ydb/tests/functional/compatibility test_stress.py.TestStress.test_tpch1[mixed-row] ydb/tests/functional/hive test_drain.py.TestHive.test_drain_on_stop ydb/tests/functional/rename [test_rename.py */*] chunk chunk +ydb/tests/functional/replication Replication.PauseAndResumeReplication +ydb/tests/functional/replication Transfer.CreateTransferSourceIsNotTopic +ydb/tests/functional/replication Transfer.CreateTransferTargetIsNotTable +ydb/tests/functional/replication Transfer.CustomFlushInterval +ydb/tests/functional/replication Transfer.DescribeError_OnLambdaCompilation +ydb/tests/functional/replication Transfer.PauseAndResumeTransfer ydb/tests/functional/serializable sole chunk chunk ydb/tests/functional/serializable test.py.test_local ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--false] @@ -115,11 +130,14 @@ ydb/tests/olap sole chunk chunk ydb/tests/olap test_quota_exhaustion.py.TestYdbWorkload.test_delete ydb/tests/olap/column_family/compression alter_compression.py.TestAlterCompression.test_all_supported_compression ydb/tests/olap/column_family/compression sole chunk chunk +ydb/tests/olap/oom overlapping_portions.py.TestOverlappingPortions.test ydb/tests/olap/scenario sole chunk chunk ydb/tests/olap/scenario test_alter_compression.py.TestAlterCompression.test[alter_compression] ydb/tests/olap/scenario test_alter_tiering.py.TestAlterTiering.test[many_tables] ydb/tests/olap/scenario test_insert.py.TestInsert.test[read_data_during_bulk_upsert] +ydb/tests/olap/scenario test_read_update_write_load.py.TestReadUpdateWriteLoad.test[read_update_write_load] ydb/tests/olap/ttl_tiering [data_migration_when_alter_ttl.py] chunk chunk +ydb/tests/olap/ttl_tiering [ttl_delete_s3.py] chunk chunk ydb/tests/olap/ttl_tiering data_correctness.py.TestDataCorrectness.test ydb/tests/olap/ttl_tiering data_migration_when_alter_ttl.py.TestDataMigrationWhenAlterTtl.test ydb/tests/olap/ttl_tiering sole chunk chunk |
