diff options
author | Kirill Rysin <35688753+naspirato@users.noreply.github.com> | 2024-10-02 19:03:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-02 17:03:13 +0000 |
commit | 08d251471720b994cffb93d53c736ed55223054e (patch) | |
tree | fdbc30d6440d12214e8d73d8b20798ebd5f0d4cf | |
parent | df7b0d52abd3e6f124f47911dcae1b65dbd39990 (diff) | |
download | ydb-08d251471720b994cffb93d53c736ed55223054e.tar.gz |
Mute ydb/core/kqp/ut/olap/ 4 tests (#10003)
-rw-r--r-- | .github/config/muted_ya.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index b9fb088b66..f0c0ffa697 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -13,6 +13,10 @@ ydb/core/kqp/provider/ut KikimrIcGateway.TestLoadBasicSecretValueFromExternalDat ydb/core/kqp/ut/olap KqpOlapBlobsSharing.* ydb/core/kqp/ut/olap KqpOlapStatistics.StatsUsageWithTTL ydb/core/kqp/ut/olap KqpOlapSysView.StatsSysViewBytesDictStatActualization +ydb/core/kqp/ut/olap KqpOlapAggregations.Aggregation_SumL_GroupL_OrderL +ydb/core/kqp/ut/olap KqpOlapIndexes.IndexesActualization +ydb/core/kqp/ut/olap KqpOlapIndexes.IndexesInBS +ydb/core/kqp/ut/olap KqpOlapIndexes.IndexesInLocalMetadata ydb/core/kqp/ut/pg KqpPg.CreateIndex ydb/core/kqp/ut/query KqpLimits.QueryReplySize ydb/core/kqp/ut/query KqpQuery.QueryTimeout |