diff options
author | Nikita Vasilev <ns-vasilev@ydb.tech> | 2025-04-16 12:12:07 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-16 09:12:07 +0000 |
commit | 01dffe48156ceaa6c0e19a97c189edb99f81798c (patch) | |
tree | e67ac665829c97ee055a85897612748a3086a98d | |
parent | 0889ce739504fd80dfe890604abf21188ca6a960 (diff) | |
download | ydb-01dffe48156ceaa6c0e19a97c189edb99f81798c.tar.gz |
Unmute test (#17260)
-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 9a0bc960ad9..a8a9e57c6f4 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -36,7 +36,6 @@ ydb/core/kqp/ut/olap [*/*] chunk chunk ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable+ColumnStore ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable-ColumnStore ydb/core/kqp/ut/query KqpLimits.ReadsetCountLimit -ydb/core/kqp/ut/query KqpLimits.TooBigColumn+useSink ydb/core/kqp/ut/query KqpStats.SysViewClientLost ydb/core/kqp/ut/scheme KqpOlapScheme.TenThousandColumns ydb/core/kqp/ut/scheme KqpScheme.AlterAsyncReplication |