diff options
author | Sergey Belyakov <serg-belyakov@ydb.tech> | 2024-03-01 15:42:32 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 15:42:32 +0300 |
commit | b88ce774543732e688161ba13c527c4a841d334f (patch) | |
tree | 1c17e33a411c4b60191b4fc47718e5e6c114913b | |
parent | 0e0399a20d3565a47d42a7d677122941b7132f3c (diff) | |
download | ydb-b88ce774543732e688161ba13c527c4a841d334f.tar.gz |
Mute OperationLog.ConcurrentWrites test (#2381)
-rw-r--r-- | .github/config/muted_ya.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 184132decc2..8eaf1657a63 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -4,6 +4,7 @@ ydb/core/client/ut TClientTest.PromoteFollower ydb/core/client/ut TClientTest.ReadFromFollower ydb/core/client/ut TFlatTest.AutoSplitMergeQueue ydb/core/cms/ut_sentinel TSentinelTests.BSControllerCantChangeStatus +ydb/core/debug_tools/ut OperationLog.ConcurrentWrites ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient ydb/core/kafka_proxy/ut KafkaProtocol.CreatePartitionsScenario ydb/core/kafka_proxy/ut KafkaProtocol.ProduceScenario |