diff options
author | YDBot <ydbot@ydb.tech> | 2025-05-05 09:49:20 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-05 06:49:20 +0000 |
commit | 87e07159e2389a9dab8da170faa6ec13588da3a9 (patch) | |
tree | 42dc72ae2fdad642cd53b627be760953a0474094 | |
parent | e2f371230f644c94746de0ec1220c433504e25d2 (diff) | |
download | ydb-87e07159e2389a9dab8da170faa6ec13588da3a9.tar.gz |
Update muted_ya.txt in main (#17989)
-rw-r--r-- | .github/config/muted_ya.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 35a9a5632e5..6fd4c00d0ef 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -39,7 +39,6 @@ ydb/core/kqp/ut/scheme [*/*] chunk chunk ydb/core/kqp/ut/service [*/*] chunk chunk ydb/core/kqp/ut/tx KqpSinkTx.OlapInvalidateOnError ydb/core/kqp/ut/yql KqpScripting.StreamExecuteYqlScriptScanOperationTmeoutBruteForce -ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.PartitionSplit_DistributedTxCommit_CheckOffsetCommitForDifferentCases_SplitedTopic ydb/core/quoter/ut QuoterWithKesusTest.KesusRecreation ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient ydb/core/statistics/aggregator/ut AnalyzeColumnshard.AnalyzeRebootColumnShard @@ -77,6 +76,8 @@ 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 sole chunk chunk +ydb/tests/functional/compatibility test_compatibility.py.TestCompatibility.test_simple[current_to_last_stable-column] +ydb/tests/functional/compatibility test_compatibility.py.TestCompatibility.test_simple[last_stable_to_current-column] ydb/tests/functional/compatibility test_compatibility.py.TestCompatibility.test_simple[last_stable_to_current_mixed-column] ydb/tests/functional/compatibility test_compatibility.py.TestCompatibility.test_tpch1[current_to_last_stable-column] ydb/tests/functional/compatibility test_compatibility.py.TestCompatibility.test_tpch1[current_to_last_stable-row] @@ -112,6 +113,7 @@ ydb/tests/functional/tenants test_tenants.py.TestTenants.test_stop_start[enable_ ydb/tests/functional/tenants test_tenants.py.TestTenants.test_stop_start[enable_alter_database_create_hive_first--true] ydb/tests/functional/tpc/large [test_tpcds.py] chunk chunk ydb/tests/functional/tpc/large sole chunk chunk +ydb/tests/functional/tpc/large test_tpcds.py.TestTpcdsS1.test_tpcds[49] ydb/tests/olap sole chunk chunk ydb/tests/olap test_log_scenario.py.TestLogScenario.test[1051200] ydb/tests/olap test_log_scenario.py.TestLogScenario.test[180] @@ -125,6 +127,7 @@ 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_read_update_write_load.py.TestReadUpdateWriteLoad.test[read_update_write_load] +ydb/tests/olap/ttl_tiering [*/*] chunk chunk 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_migration_when_alter_ttl.py.TestDataMigrationWhenAlterTtl.test @@ -133,6 +136,5 @@ ydb/tests/olap/ttl_tiering ttl_delete_s3.py.TestDeleteS3Ttl.test_delete_s3_tieri ydb/tests/olap/ttl_tiering ttl_delete_s3.py.TestDeleteTtl.test_ttl_delete ydb/tests/sql/large sole chunk chunk ydb/tests/stress/log/tests test_workload.py.TestYdbLogWorkload.test[column] -ydb/tests/stress/log/tests test_workload.py.TestYdbLogWorkload.test[row] ydb/tests/stress/mixedpy test_mixed.py.TestYdbMixedWorkload.test[column] ydb/tools/stress_tool/ut TDeviceTestTool.PDiskTestLogWrite |