From 819d85052476cda4278ceb0a207027f4eff366de Mon Sep 17 00:00:00 2001 From: Kirill Rysin <35688753+naspirato@users.noreply.github.com> Date: Tue, 21 Jan 2025 11:52:34 +0100 Subject: [PATCH] Mute unstable tests (#13614) --- .github/config/muted_ya.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 9eb0a8b3fd0a..5fbe85d6400b 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -70,7 +70,6 @@ ydb/core/mind/hive/ut THiveTest.TestReassignUseRelativeSpace ydb/core/persqueue/ut TPQTest.TestReadAndDeleteConsumer ydb/core/persqueue/ut [*/*] chunk chunk ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient -ydb/core/tablet_flat/ut TSharedPageCache.S3FIFO ydb/core/tablet_flat/ut TSharedPageCache.ThreeLeveledLRU ydb/core/tx/datashard/ut_incremental_backup IncrementalBackup.ComplexRestoreBackupCollection+WithIncremental ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithData @@ -135,6 +134,8 @@ 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/hive test_drain.py.TestHive.test_drain_on_stop ydb/tests/functional/hive test_drain.py.TestHive.test_drain_tablets ydb/tests/functional/rename [test_rename.py */*] chunk chunk @@ -229,3 +230,9 @@ ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generate ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generated[TestTimestampWithTimeZone] ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generated[TestTxOptions] ydb/tests/sql test_inserts.py.TestYdbInsertsOperations.test_insert_multiple_empty_rows +ydb/tests/sql/large test_insert_delete_duplicate_records.py.TestConcurrentInsertDeleteAndRead.test_upsert_delete_and_read_tpch_tx +ydb/tests/sql/large test_tiering.py.TestYdbS3TTL.test_basic_tiering_operations +ydb/tests/sql/large test_workload_manager.py.TestWorkloadManager.test_pool_classifier_without_init_timeout +ydb/tests/sql/large test_workload_manager.py.TestWorkloadManager.test_resource_pool_queue_resource_weight[1-False] +ydb/tests/sql/large test_workload_manager.py.TestWorkloadManager.test_resource_pool_queue_resource_weight[1-True] +ydb/tests/sql/large test_workload_manager.py.TestWorkloadManager.test_resource_pool_queue_size_limit