diff options
| author | Ilnaz Nizametdinov <[email protected]> | 2024-06-18 14:04:17 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-18 11:04:17 +0000 |
| commit | e9bce00c5aca7e5a2d24bb4696562bdbf8a231ef (patch) | |
| tree | 6722dabccec046c96a7343253bef6190e5b98bf8 | |
| parent | cc9d07fcc86867a1169f35b940143d16c125a77b (diff) | |
Mute flaky KqpScheme.AlterAsyncReplication (#5667)
| -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 283b01d4185..31ca5aeebcd 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -24,6 +24,7 @@ ydb/core/kqp/ut/scheme KqpOlap.OlapRead_UsesGenericQueryOnJoinWithDataShardTable ydb/core/kqp/ut/scheme KqpQueryService.TableSink_ReplaceFromSelectLargeOlap ydb/core/kqp/ut/scheme KqpScheme.AlterAsyncReplication ydb/core/kqp/ut/scheme KqpScheme.QueryWithAlter +ydb/core/kqp/ut/scheme [14/50]* ydb/core/kqp/ut/scheme [15/50]* ydb/core/kqp/ut/scheme [44/50]* ydb/core/kqp/ut/service KqpQueryService.ExecuteQueryPgTableSelect |
