Skip to content

Commit

Permalink
Mute unstable tests (#13614)
Browse files Browse the repository at this point in the history
  • Loading branch information
naspirato authored Jan 21, 2025
1 parent 7a4c679 commit 819d850
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .github/config/muted_ya.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 819d850

Please sign in to comment.