diff options
| author | YDBot <[email protected]> | 2026-07-24 14:06:19 +0000 |
|---|---|---|
| committer | YDBot <[email protected]> | 2026-07-24 14:06:19 +0000 |
| commit | aa137215199908687942cf4469a8ea9b44cd81a5 (patch) | |
| tree | d6b710c01948a82c2debbd6646a650ade139cda8 | |
| parent | fadb4a87ccc7c467253d5fb0ad4ce1c12171a46e (diff) | |
| parent | afd0eddce70ba5daa507b7d0353f3d68d46978b6 (diff) | |
Merge pull request #47756 from ydb-platform/update-muted-ya_main_release-asan
| -rw-r--r-- | .github/config/muted_ya_asan.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/config/muted_ya_asan.txt b/.github/config/muted_ya_asan.txt index 9bc650e4709..2a527368248 100644 --- a/.github/config/muted_ya_asan.txt +++ b/.github/config/muted_ya_asan.txt @@ -470,8 +470,10 @@ ydb/core/kqp/ut/indexes/prefixed_vector unittest.[*/*] chunk ydb/core/kqp/ut/join KqpJoinOrder.Chain65Nodes ydb/core/kqp/ut/olap KqpOlapOptimizer.SpecialSliceToOneLayer ydb/core/kqp/ut/olap KqpOlapOptimizer.TilingPlusPlusTtlDeletion +ydb/core/kqp/ut/olap/indexes KqpOlapIndexes.IndexesActualization-QueryService ydb/core/kqp/ut/olap/types KqpOlapJson.QuotedFilterVariants[10,false,1,0,100,0.5] ydb/core/kqp/ut/olap/types KqpOlapJson.SimpleExistsVariants[10,false,0,10,100,0.5] +ydb/core/kqp/ut/olap/types KqpOlapJson.SimpleExistsVariants[10,false,1024,1000,0,0.5] ydb/core/kqp/ut/query KqpLimits.OutOfSpaceYQLUpsertFail ydb/core/kqp/ut/query unittest.[*/*] chunk ydb/core/kqp/ut/rbo KqpRboOlap.BlockChannelAuto |
