diff options
| author | YDBot <[email protected]> | 2026-07-08 18:59:36 +0000 |
|---|---|---|
| committer | YDBot <[email protected]> | 2026-07-08 18:59:36 +0000 |
| commit | c41cd0068115c4f8a47e13d6f0c3fb73267eaec5 (patch) | |
| tree | 22a83716d0656c3be9f480bcef33f8bb4934fb9f | |
| parent | 673263db5e42fefbd3856dcf321b8814121436ae (diff) | |
| parent | 0be5d167792df90a63d60412768009b6071d9f93 (diff) | |
Merge pull request #45956 from ydb-platform/update-muted-ya_main_release-asan
| -rw-r--r-- | .github/config/muted_ya_asan.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/config/muted_ya_asan.txt b/.github/config/muted_ya_asan.txt index a6b9240c010..f9445ddcbe1 100644 --- a/.github/config/muted_ya_asan.txt +++ b/.github/config/muted_ya_asan.txt @@ -452,6 +452,7 @@ ydb/core/kqp/executer_actor/ut TKqpTasksGraphBuild.TpchQuery12 ydb/core/kqp/executer_actor/ut TKqpTasksGraphBuild.TpchQuery13 ydb/core/kqp/executer_actor/ut TKqpTasksGraphBuild.TpchQuery14 ydb/core/kqp/executer_actor/ut TKqpTasksGraphBuild.TpchQuery15 +ydb/core/kqp/executer_actor/ut TKqpTasksGraphBuild.TpchQuery16 ydb/core/kqp/executer_actor/ut TKqpTasksGraphBuild.TpchQuery17 ydb/core/kqp/executer_actor/ut TKqpTasksGraphBuild.TpchQuery20 ydb/core/kqp/executer_actor/ut unittest.sole chunk @@ -493,6 +494,7 @@ ydb/core/kqp/ut/runtime unittest.[*/*] chunk 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 KqpConstraints.DropDefaultNotNullColumn_InsertOrReplace-IsInsert ydb/core/kqp/ut/scheme KqpScheme.CreateDropTableViaApiMultipleTime @@ -686,6 +688,7 @@ ydb/public/sdk/cpp/tests/integration/sessions_pool YdbSdkSessionsPool.PeriodicTa ydb/public/sdk/cpp/tests/unit/client/driver CppGrpcClientSimpleTest.WithoutDiscoveryClientLevel ydb/public/sdk/cpp/tests/unit/client/table TableTest.AlterTableDroppedMetricsSettings ydb/public/sdk/cpp/tests/unit/client/table TableTest.AlterTableSetMetricsSettings +ydb/public/sdk/cpp/tests/unit/client/table TableTest.CreateTableWithMetricsSettings ydb/services/cms/ut TGRpcCmsTest.AlterRemoveTest ydb/services/datastreams/ut DataStreams.TestGetRecords1MBMessagesOneByOneByTS ydb/services/deprecated/persqueue_v0/ut TDeprecatedPQGrpcDeadTest.ProcessGlobalGrpcDeadDoesNotStopLiveDeprecatedPQWriteSession @@ -800,6 +803,7 @@ ydb/tests/functional/security/mon/canonical test_mon_endpoints_auth.py.test[requ ydb/tests/functional/security/mon/canonical test_mon_endpoints_auth.py.test[require_counters_authentication-with_schema_grants] ydb/tests/functional/security/mon/canonical test_mon_endpoints_auth.py.test[require_healthcheck_authentication-no_schema_grants] ydb/tests/functional/security/mon/canonical test_mon_endpoints_auth.py.test[require_healthcheck_authentication-with_schema_grants] +ydb/tests/functional/serverless test_serverless.py.test_create_table_using_exclusive_nodes[enable_alter_database_create_hive_first--true-enable_pool_encryption--true] ydb/tests/functional/sqs/cloud test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_empty_access_key_id[tables_format_v0] ydb/tests/functional/sqs/cloud test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_empty_access_key_id[tables_format_v1] ydb/tests/functional/sqs/cloud test_yandex_cloud_mode.py.TestSqsYandexCloudMode.test_retryable_iam_error[tables_format_v0] |
