diff options
author | Nikita Vasilev <ns-vasilev@ydb.tech> | 2024-08-30 11:55:03 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-30 11:55:03 +0300 |
commit | 3ba7187b05c57eb416d724591fc01262d01af764 (patch) | |
tree | fbf7b4dbef3c1daca3e8bbc834e6eb3c1ed05fdc /.github | |
parent | 02c9270f584c159940456a22baeba8ba494de90f (diff) | |
download | ydb-3ba7187b05c57eb416d724591fc01262d01af764.tar.gz |
Mute test (#8484)
Diffstat (limited to '.github')
-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 820cf8469e..a3f77212ad 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -24,6 +24,7 @@ ydb/core/kqp/ut/service [*/*]* ydb/core/kqp/ut/service KqpQueryService.ExecuteQueryPgTableSelect ydb/core/kqp/ut/service KqpQueryService.QueryOnClosedSession ydb/core/kqp/ut/service KqpService.CloseSessionsWithLoad +ydb/core/kqp/ut/service KqpQueryService.TableSink_OlapRWQueries ydb/core/kqp/ut/tx KqpSnapshotRead.ReadOnlyTxWithIndexCommitsOnConcurrentWrite+withSink ydb/core/persqueue/ut [*/*]* ydb/core/persqueue/ut TPQTest.*DirectRead* |