Skip to content

Commit

Permalink
Muted unstable and unmute stable tests (#13471)
Browse files Browse the repository at this point in the history
  • Loading branch information
naspirato authored Jan 17, 2025
1 parent 3712773 commit 38137f4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/config/muted_ya.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ ydb/core/client/ut TClientTest.PromoteFollower
ydb/core/cms/ut_sentinel_unstable TSentinelUnstableTests.BSControllerCantChangeStatus
ydb/core/cms/ut_sentinel_unstable sole chunk chunk
ydb/core/cms/ut_sentinel_unstable sole+chunk+chunk
ydb/core/fq/libs/row_dispatcher/ut sole chunk chunk
ydb/core/keyvalue/ut_trace TKeyValueTracingTest.ReadHuge
ydb/core/keyvalue/ut_trace TKeyValueTracingTest.ReadSmall
ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteHuge
Expand Down Expand Up @@ -57,6 +58,7 @@ ydb/core/kqp/ut/scheme [*/*]+chunk+chunk
ydb/core/kqp/ut/service KqpQueryService.ExecuteQueryWithResourcePoolClassifier
ydb/core/kqp/ut/service [*/*] chunk chunk
ydb/core/kqp/ut/service [*/*]+chunk+chunk
ydb/core/kqp/ut/spilling KqpScanSpilling.SelfJoinQueryService
ydb/core/kqp/ut/tx KqpSnapshotIsolation.TConflictReadWriteOlap
ydb/core/kqp/ut/tx KqpSnapshotIsolation.TConflictReadWriteOltp
ydb/core/kqp/ut/tx KqpSnapshotIsolation.TConflictReadWriteOltpNoSink
Expand Down Expand Up @@ -94,6 +96,8 @@ ydb/services/persqueue_v1/ut TPersQueueCommonTest.TestLimiterLimitsWithBlobsRate
ydb/services/persqueue_v1/ut TPersQueueCommonTest.TestLimiterLimitsWithUserPayloadRateLimit
ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync1
ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync10
ydb/services/ydb/sdk_sessions_ut YdbSdkSessions.TestSdkFreeSessionAfterBadSessionQueryService
ydb/services/ydb/sdk_sessions_ut YdbSdkSessions.TestSdkFreeSessionAfterBadSessionQueryServiceStreamCall
ydb/services/ydb/sdk_sessions_ut [*/*] chunk chunk
ydb/services/ydb/table_split_ut [*/*] chunk chunk
ydb/services/ydb/ut YdbLogStore.AlterLogTable
Expand Down Expand Up @@ -131,7 +135,6 @@ 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/fq/yt/kqp_yt_file/part18 test.py.test[pg-join_brackets2-default.txt]
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

0 comments on commit 38137f4

Please sign in to comment.