diff options
| author | YDBot <[email protected]> | 2026-07-19 01:37:33 +0000 |
|---|---|---|
| committer | YDBot <[email protected]> | 2026-07-19 01:37:33 +0000 |
| commit | cb7789cd7a36d8914e2fdcaac8adb886ef93dafa (patch) | |
| tree | a9cb7f449f1ffff76b9922f8c10df65d77dc832a | |
| parent | a18b4d6487b1e10d482cbf624f1ced7bc68d9896 (diff) | |
| parent | 56db2df67264f38698e20444bfb9b9d82a7bcc9f (diff) | |
Merge pull request #47070 from ydb-platform/update-muted-ya_main_release-asan
| -rw-r--r-- | .github/config/muted_ya_asan.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/config/muted_ya_asan.txt b/.github/config/muted_ya_asan.txt index 68708a65660..3718b7deb6c 100644 --- a/.github/config/muted_ya_asan.txt +++ b/.github/config/muted_ya_asan.txt @@ -468,7 +468,6 @@ ydb/core/kqp/ut/federated_query/datastreams KqpStreamingQueriesDdl.StreamingQuer ydb/core/kqp/ut/federated_query/datastreams KqpStreamingQueriesDdl.StreamingQueryWithTwoGroupByHopsOnSameKey ydb/core/kqp/ut/federated_query/datastreams KqpStreamingQueriesDdl.WritingInLocalYdbTablesWithCheckpoints ydb/core/kqp/ut/federated_query/datastreams KqpStreamingQueriesSysView.ReadSysViewWithRowCountBackPressure -ydb/core/kqp/ut/indexes KqpStreamIndexes.SecondaryNullDelete ydb/core/kqp/ut/indexes/prefixed_vector KqpPrefixedVectorIndexes.PrefixedVectorEmptyIndexedTableInsert+Nullable+Covered ydb/core/kqp/ut/indexes/prefixed_vector KqpPrefixedVectorIndexes.PrefixedVectorEmptyIndexedTableInsertWithOverlap-Covered ydb/core/kqp/ut/indexes/prefixed_vector KqpPrefixedVectorIndexes.PrefixedVectorIndexInsertNewPrefix-Nullable+Covered @@ -506,7 +505,6 @@ ydb/core/kqp/ut/scheme KqpAcl.AclCreateTableAs+IsOlap+UseAdmin ydb/core/kqp/ut/scheme KqpAcl.AclCreateTableAs+IsOlap-UseAdmin ydb/core/kqp/ut/scheme KqpAcl.AclCreateTableAs-IsOlap+UseAdmin ydb/core/kqp/ut/scheme KqpAcl.AclInterruptInheritance -ydb/core/kqp/ut/scheme KqpAcl.AclTemporaryInterruptInheritance+IsOlap ydb/core/kqp/ut/scheme KqpAcl.AclTemporaryInterruptInheritance-IsOlap ydb/core/kqp/ut/scheme KqpConstraints.DropDefaultNotNullColumn_InsertOrReplace-IsInsert ydb/core/kqp/ut/scheme KqpScheme.AlterTableCompactAccessDenied+UseQueryService @@ -980,6 +978,8 @@ ydb/tests/fq/streaming_optimize test_sql_negative.py.test[watermarks-bad_column- ydb/tests/fq/streaming_optimize test_sql_negative.py.test[watermarks-bad_pushdown-default.txt] ydb/tests/fq/streaming_optimize test_sql_negative.py.test[watermarks-bad_type-default.txt] ydb/tests/fq/streaming_optimize test_sql_streaming.py.test[hop-GroupByHop-default.txt] +ydb/tests/fq/streaming_optimize test_sql_streaming.py.test[hop-GroupByHopByStringKey-default.txt] +ydb/tests/fq/streaming_optimize test_sql_streaming.py.test[hop-GroupByHopExprKey-default.txt] ydb/tests/fq/streaming_optimize test_sql_streaming.py.test[hop-GroupByHopPercentile-default.txt] ydb/tests/fq/streaming_optimize test_sql_streaming.py.test[hopping_window-GroupByHoppingWindowExprKey-default.txt] ydb/tests/fq/streaming_optimize test_sql_streaming.py.test[hopping_window-GroupByHoppingWindowTimeExtractorUnusedColumns-default.txt] @@ -1084,7 +1084,6 @@ ydb/tests/functional/tpc/large py3test.[test_tpch_spilling.py] chunk ydb/tests/functional/tpc/large test_tpcds.py.TestTpcdsS0_1.test_tpcds[14] ydb/tests/functional/tpc/large test_tpcds.py.TestTpcdsS0_1.test_tpcds[47] ydb/tests/functional/tpc/large test_tpcds.py.TestTpcdsS0_1.test_tpcds[50] -ydb/tests/functional/tpc/large test_tpcds.py.TestTpcdsS0_1.test_tpcds[59] ydb/tests/functional/tpc/large test_tpcds.py.TestTpcdsS0_1.test_tpcds[64] ydb/tests/functional/tpc/large test_tpcds.py.TestTpcdsS0_1DecimalNative.test_tpcds[14] ydb/tests/functional/tpc/large test_tpcds.py.TestTpcdsS0_1DecimalNative.test_tpcds[64] |
