diff options
author | zverevgeny <zverevgeny@ydb.tech> | 2024-08-14 22:44:30 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-14 22:44:30 +0300 |
commit | cb4e3916de3dba9148652d9ad8f0ed86fd3eec8f (patch) | |
tree | be164e534b7ef807ff0f4abaee79d8523fe7884f | |
parent | 3fc1bbf7d357c9f8c588e06231292ea0d82e3a06 (diff) | |
download | ydb-cb4e3916de3dba9148652d9ad8f0ed86fd3eec8f.tar.gz |
unmute incorrectly muted olap tests (#7680)
-rw-r--r-- | .github/config/muted_ya.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 9f0f036d47d..c0c36465a68 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -15,8 +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_StreamGenericQuery -ydb/core/kqp/ut/scheme KqpOlap.OlapRead_UsesGenericQueryOnJoinWithDataShardTable ydb/core/kqp/ut/scheme KqpScheme.AlterAsyncReplication ydb/core/kqp/ut/scheme KqpScheme.QueryWithAlter ydb/core/kqp/ut/scheme [*/*]* |