diff options
author | zverevgeny <zverevgeny@ydb.tech> | 2025-01-05 11:46:59 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-05 11:46:59 +0300 |
commit | 7857771ed961d0377fc128d5c3ebe28430375a60 (patch) | |
tree | a220c6aa6ef24b3daeffd27184dbaef89e7802df /.github/config/muted_ya.txt | |
parent | 9740792e17aa25fc33d00ef39238f68ea6bbd458 (diff) | |
download | ydb-7857771ed961d0377fc128d5c3ebe28430375a60.tar.gz |
ut for deleting absent rows (#13172)
Diffstat (limited to '.github/config/muted_ya.txt')
-rw-r--r-- | .github/config/muted_ya.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index d1c762901b..63be320628 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -25,6 +25,7 @@ ydb/core/keyvalue/ut_trace TKeyValueTracingTest.WriteSmall ydb/core/kqp/ut/cost KqpCost.OlapWriteRow ydb/core/kqp/ut/data_integrity KqpDataIntegrityTrails.Select ydb/core/kqp/ut/data_integrity KqpDataIntegrityTrails.UpsertEvWrite +ydb/core/kqp/ut/olap KqpOlap.DeleteAbsent+Reboot ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestAggregation ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestFilterCompare ydb/core/kqp/ut/olap KqpOlap.ManyColumnShardsWithRestarts |