diff options
author | Kirill Rysin <35688753+naspirato@users.noreply.github.com> | 2024-09-13 15:07:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 16:07:34 +0300 |
commit | b683c9a62b5ecd8ef40cef94f09fea488f61069e (patch) | |
tree | e8d6233a5681c5abfd945ce4697f2b2d34bfd8a3 | |
parent | 4c4a673f4befc86c24acf14bc07c282f6242363c (diff) | |
download | ydb-b683c9a62b5ecd8ef40cef94f09fea488f61069e.tar.gz |
Mute ydb/core/kqp/ut/olap/ 2 tests (#9214)
-rw-r--r-- | .github/config/muted_ya.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 9f02ab0b096..860bc29c1d5 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -347,6 +347,8 @@ ydb/core/kqp/ut/query KqpStats.SysViewClientLost ydb/core/kqp/ut/olap KqpOlap.ManyColumnShards ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestFilterCompare ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestAggregation +ydb/core/kqp/ut/olap KqpOlapAggregations.Aggregation_ResultCountAll_FilterL +ydb/core/kqp/ut/olap KqpOlapAggregations.Aggregation_ResultCountT_FilterL ydb/public/sdk/cpp/client/ydb_topic/ut TxUsage.WriteToTopic_Invalid_Session ydb/library/actors/interconnect/ut_huge_cluster HugeCluster.AllToAll ydb/tests/functional/hive test_drain.py.TestHive.test_drain_on_stop |