diff options
author | FloatingCrowbar <103565628+FloatingCrowbar@users.noreply.github.com> | 2024-03-13 17:00:04 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-13 17:00:04 +0300 |
commit | f2a67c61d270ce9f163755218a4731a1e429ab0a (patch) | |
tree | 0e43e29061904cab8ddf7dd1a72c6ff2f19c43c8 | |
parent | 2380e383a99584b10ed0ac5ac570fd26a6593a62 (diff) | |
download | ydb-f2a67c61d270ce9f163755218a4731a1e429ab0a.tar.gz |
Mute flacky tests (#2710)
-rw-r--r-- | .github/config/muted_ya.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index ad2e1bd69e..178afdce0c 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -23,6 +23,7 @@ ydb/core/kqp/ut/service KqpQueryService.QueryOnClosedSession ydb/core/kqp/ut/service KqpService.CloseSessionsWithLoad ydb/core/kqp/ut/service [38/50]* ydb/core/persqueue/ut TPQTest.*DirectRead* +ydb/core/persqueue/ut PQCountersSimple.PartitionWriteQuota ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.ForgetAfterFail ydb/core/tx/columnshard/ut_schema TColumnShardTestSchema.RebootForgetAfterFail ydb/core/tx/columnshard/engines/ut * @@ -44,7 +45,9 @@ ydb/public/sdk/cpp/client/ydb_persqueue_core/ut/with_offset_ranges_mode_ut Retry ydb/public/sdk/cpp/client/ydb_persqueue_core/ut/with_offset_ranges_mode_ut RetryPolicy.TWriteSession_TestBrokenPolicy ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.ConflictingWrites ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.WriteRead +ydb/public/sdk/cpp/client/ydb_topic/ut TSettingsValidation.TestDifferentDedupParams ydb/public/sdk/cpp/client/ydb_topic/ut [0/10]* +ydb/public/sdk/cpp/client/ydb_topic/ut [6/10]* ydb/services/datastreams/ut DataStreams.TestGetRecordsStreamWithSingleShard ydb/services/datastreams/ut DataStreams.TestPutRecordsWithRead ydb/services/datastreams/ut DataStreams.TestReservedConsumersMetering |