diff options
| author | zverevgeny <[email protected]> | 2024-08-12 19:26:23 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-08-12 19:26:23 +0300 |
| commit | ef2fc0fa51f20c5e079ec0df99dffc6518d3facc (patch) | |
| tree | 07561cb64b36ed9133c1a8f396baf67ba8ee6ec0 | |
| parent | ab1f7e3b85a961d893bc4c527ac93bc56a4d313a (diff) | |
delete non-existing ut from muted (#7672)
| -rw-r--r-- | .github/config/muted_ya.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 6a6ca9f54a5..9f0f036d47d 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -15,7 +15,6 @@ ydb/core/kqp/ut/query KqpLimits.QueryReplySize ydb/core/kqp/ut/query KqpQuery.QueryTimeout ydb/core/kqp/ut/scan KqpRequestContext.TraceIdInErrorMessage ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns -ydb/core/kqp/ut/scheme KqpOlap.OlapRead_GenericQuerys ydb/core/kqp/ut/scheme KqpOlap.OlapRead_StreamGenericQuery ydb/core/kqp/ut/scheme KqpOlap.OlapRead_UsesGenericQueryOnJoinWithDataShardTable ydb/core/kqp/ut/scheme KqpScheme.AlterAsyncReplication |
