Skip to content

Commit

Permalink
Merge 9e2546e into ab58695
Browse files Browse the repository at this point in the history
  • Loading branch information
zverevgeny authored Jan 6, 2025
2 parents ab58695 + 9e2546e commit 76bb8c3
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/config/muted_ya.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ ydb/core/blobstorage/dsproxy/ut TBlobStorageProxySequenceTest.TestBlock42PutWith
ydb/core/blobstorage/dsproxy/ut_fat TBlobStorageProxyTest.TestBatchedPutRequestDoesNotContainAHugeBlob
ydb/core/client/ut TClientTest.PromoteFollower
ydb/core/client/ut TClientTest.ReadFromFollower
ydb/core/client/ut TFlatTest.AutoSplitBySize
ydb/core/client/ut TFlatTest.AutoSplitMergeQueue
ydb/core/cms/ut_sentinel_unstable *
ydb/core/external_sources *
ydb/core/http_proxy/ut/inside_ydb_ut TestHttpProxy.TestChangeMessageVisibilityBatch
ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
ydb/core/keyvalue/ut_trace TKeyValueTracingTest.*
ydb/core/kqp/provider/ut KikimrIcGateway.TestLoadBasicSecretValueFromExternalDataSourceMetadata
Expand Down Expand Up @@ -32,6 +34,9 @@ ydb/core/kqp/ut/service KqpQueryService.TableSink_OltpUpdate
ydb/core/kqp/ut/service KqpService.CloseSessionsWithLoad
ydb/core/kqp/ut/service [38/50]*
ydb/core/kqp/ut/service KqpQueryService.TableSink_OltpReplace+HasSecondaryIndex
ydb/core/kqp/ut/spilling KqpScanSpilling.HandleErrorsCorrectly
ydb/core/mind/hive/ut THiveTest.TestHiveBalancerNodeRestarts
ydb/core/persqueue/ut TPQTest.TestReadAndDeleteConsumer
ydb/core/persqueue/ut [37/40] chunk chunk
ydb/core/persqueue/ut [38/40] chunk chunk
ydb/core/persqueue/ut TPQTest.*DirectRead*
Expand All @@ -40,6 +45,7 @@ ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.PartitionSplit_ManySession_ex
ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.PartitionSplit_ReadNotEmptyPartitions_AutoscaleAwareSDK
ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.PartitionSplit_ReadNotEmptyPartitions_BeforeAutoscaleAwareSDK
ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.ReadingAfterSplitTest_PreferedPartition_AutoscaleAwareSDK
ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.ReadFromTimestamp_AutoscaleAwareSDK
ydb/core/persqueue/ut/ut_with_sdk [4/10] chunk chunk
ydb/core/persqueue/ut/ut_with_sdk [6/10] chunk chunk
ydb/core/persqueue/ut/ut_with_sdk [7/10] chunk chunk
Expand All @@ -56,6 +62,8 @@ ydb/core/viewer/ut Viewer.TabletMergingPacked
ydb/library/actors/http/ut HttpProxy.TooLongHeader
ydb/library/actors/http/ut sole*
ydb/library/yql/providers/generic/connector/tests/datasource/ydb* *
ydb/library/yql/tests/sql/hybrid_file/part2 test.py.test[bigdate-table_int_cast-default.txt-Debug]
ydb/library/yql/tests/sql/hybrid_file/part7 test.py.test[bigdate-table_arithmetic_mul_div-default.txt-Debug]
ydb/public/lib/ydb_cli/topic/ut TTopicReaderTests.TestRun_ReadOneMessage
ydb/public/sdk/cpp/client/ydb_persqueue_core/ut RetryPolicy.TWriteSession_TestBrokenPolicy
ydb/public/sdk/cpp/client/ydb_persqueue_core/ut [9/10] chunk chunk
Expand Down Expand Up @@ -96,6 +104,10 @@ ydb/tests/fq/multi_plane *
ydb/tests/fq/plans test_stats_mode.py.TestStatsMode.test_mode[v1-STATS_MODE_FULL-client0]
ydb/tests/fq/yds *
ydb/tests/fq/control_plane_storage *
ydb/tests/fq/s3 test_bindings_1.py.TestBindings.test_pg_binding[v2-client0]
ydb/tests/fq/s3 test_bindings_1.py.TestBindings.test_count_for_pg_binding[v2-pg_syntax-client0]
ydb/tests/fq/s3 test_format_setting.py.TestS3.test_precompute_with_pg_binding[v2-pg_types-pg_syntax-client0]
ydb/tests/fq/pq_async_io TDqPqReadActorTest.LoadCorruptedState
ydb/tests/functional/audit *
ydb/tests/functional/blobstorage test_replication.py.TestReplicationAfterNodesRestart.test_replication*
ydb/tests/functional/kqp/kqp_indexes ConsistentIndexRead.InteractiveTx
Expand All @@ -106,7 +118,9 @@ ydb/tests/functional/tenants test_dynamic_tenants.py.*
ydb/tests/functional/tenants test_storage_config.py.TestStorageConfig.*
ydb/tests/functional/tenants test_tenants.py.*
ydb/tests/functional/ydb_cli test_ydb_impex.py.TestImpex.test_big_dataset*
ydb/tests/functional/suite_tests test_postgres.py.TestPGSQL.test_sql_suite[plan-jointest/join2.test]
ydb/tests/tools/pq_read/test test_timeout.py.TestTimeout.test_timeout
ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestFilterCompare
ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestAggregation
ydb/core/kqp/ut/olap KqpOlapSysView.StatsSysViewBytesDictStatActualization
ydb/tests/functional/rename [test_rename.py */10] chunk chunk
1 change: 1 addition & 0 deletions ydb/library/actors/core/actor.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#pragma once


#include "actorsystem.h"
#include "event.h"
#include "executor_thread.h"
Expand Down
1 change: 1 addition & 0 deletions ydb/library/yql/utils/backtrace/backtrace.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#pragma once


#include <util/system/types.h>
#include <util/generic/string.h>
#include <util/generic/hash.h>
Expand Down

0 comments on commit 76bb8c3

Please sign in to comment.