diff options
author | Maxim Yurchuk <maxim-yurchuk@ydb.tech> | 2025-06-04 12:48:52 +0300 |
---|---|---|
committer | Maxim Yurchuk <maxim-yurchuk@ydb.tech> | 2025-06-04 12:48:52 +0300 |
commit | 25b0ff0f57abd5e13b1314f58871b63cda912cc4 (patch) | |
tree | 1a5855af8f47197c23bbfd7a0de9079d648d5bcc | |
parent | 4d01691aa1105b625bb3eb45f57b4d13c2c87232 (diff) | |
download | ydb-25b0ff0f57abd5e13b1314f58871b63cda912cc4.tar.gz |
Revert "Mute tests because of changes in yql"
This reverts commit d3e46c8ef1e1cceb979992e9b2c022eb53711349.
-rw-r--r-- | .github/config/muted_ya.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 7d996a04071..95d705947da 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -21,10 +21,7 @@ ydb/core/kqp/ut/cost KqpCost.OlapWriteRow ydb/core/kqp/ut/federated_query/large_results KqpScriptExecResults.ExecuteScriptWithLargeFile ydb/core/kqp/ut/federated_query/s3 sole chunk chunk ydb/core/kqp/ut/indexes KqpMultishardIndex.WriteIntoRenamingSyncIndex -ydb/core/kqp/ut/olap KqpOlap.PredicatePushdown ydb/core/kqp/ut/olap KqpOlapDictionary.DifferentPages -ydb/core/kqp/ut/olap KqpOlapJson.BloomMixIndexesVariants -ydb/core/kqp/ut/olap KqpOlapJson.BloomNGrammIndexesVariants ydb/core/kqp/ut/olap KqpOlapJson.CompactionVariants ydb/core/kqp/ut/olap KqpOlapJson.DuplicationCompactionVariants ydb/core/kqp/ut/olap KqpOlapJson.SwitchAccessorCompactionVariants |