From e773d822031792abffe48103e76b060ab234c01e Mon Sep 17 00:00:00 2001 From: Evgeny Zverev Date: Sun, 5 Jan 2025 06:29:07 +0000 Subject: [PATCH 1/7] mute broken tests --- .github/config/muted_ya.txt | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 8a30dcd3a102..4d69bd31f2ca 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -32,6 +32,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* @@ -50,12 +53,14 @@ ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitBySizeTest.Merge1KShards ydb/core/tx/tx_proxy/ut_ext_tenant TExtSubDomainTest.CreateTableInsideAndAlterDomainAndTable-AlterDatabaseCreateHiveFirst* ydb/core/tx/tx_proxy/ut_storage_tenant TStorageTenantTest.RemoveStoragePoolBeforeDroppingTablet -ydb/core/util/ut TCircularOperationQueueTest.ShouldShuffle +ydb/core/util/ut TCircularOperationQueutoeTest.ShouldShuffle ydb/core/viewer/ut Viewer.TabletMerging -ydb/core/viewer/ut Viewer.TabletMergingPacked +ydb/core/viewer/ut Viewer.TabletMergingPac 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 @@ -96,6 +101,9 @@ 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/functional/audit * ydb/tests/functional/blobstorage test_replication.py.TestReplicationAfterNodesRestart.test_replication* ydb/tests/functional/kqp/kqp_indexes ConsistentIndexRead.InteractiveTx @@ -106,7 +114,10 @@ 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 +db/core/kqp/ut/olap KqpOlapIndexes.IndexesInBS +db/core/kqp/ut/olap KqpOlapSysView.StatsSysViewBytesDictStatActualization ydb/tests/functional/rename [test_rename.py */10] chunk chunk From bd6fd86ff3bfa481057029871525de073f85a987 Mon Sep 17 00:00:00 2001 From: zverevgeny Date: Sun, 5 Jan 2025 12:13:44 +0300 Subject: [PATCH 2/7] Update muted_ya.txt --- .github/config/muted_ya.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 4d69bd31f2ca..4de561eba048 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -53,9 +53,9 @@ ydb/core/tx/schemeshard/ut_restore TImportTests.ShouldSucceedOnManyTables ydb/core/tx/schemeshard/ut_split_merge TSchemeShardSplitBySizeTest.Merge1KShards ydb/core/tx/tx_proxy/ut_ext_tenant TExtSubDomainTest.CreateTableInsideAndAlterDomainAndTable-AlterDatabaseCreateHiveFirst* ydb/core/tx/tx_proxy/ut_storage_tenant TStorageTenantTest.RemoveStoragePoolBeforeDroppingTablet -ydb/core/util/ut TCircularOperationQueutoeTest.ShouldShuffle +ydb/core/util/ut TCircularOperationQueueTest.ShouldShuffle ydb/core/viewer/ut Viewer.TabletMerging -ydb/core/viewer/ut Viewer.TabletMergingPac +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* * From b775ad217a5b39a87ee07dcbc3671ce918a7dc7f Mon Sep 17 00:00:00 2001 From: Evgeny Zverev Date: Sun, 5 Jan 2025 17:01:30 +0300 Subject: [PATCH 3/7] touch actor lib --- ydb/library/actors/core/actor.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ydb/library/actors/core/actor.h b/ydb/library/actors/core/actor.h index 504335fa6a3d..0b10c9677d10 100644 --- a/ydb/library/actors/core/actor.h +++ b/ydb/library/actors/core/actor.h @@ -1,5 +1,6 @@ #pragma once + #include "actorsystem.h" #include "event.h" #include "executor_thread.h" From 5a5caecf81181f9cd73dc0553262f18d62cc7a26 Mon Sep 17 00:00:00 2001 From: zverevgeny Date: Sun, 5 Jan 2025 23:55:23 +0300 Subject: [PATCH 4/7] Update muted_ya.txt --- .github/config/muted_ya.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 4de561eba048..5d43cce06d8e 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -118,6 +118,5 @@ ydb/tests/functional/suite_tests test_postgres.py.TestPGSQL.test_sql_suite[plan- 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 -db/core/kqp/ut/olap KqpOlapIndexes.IndexesInBS -db/core/kqp/ut/olap KqpOlapSysView.StatsSysViewBytesDictStatActualization +ydb/core/kqp/ut/olap KqpOlapSysView.StatsSysViewBytesDictStatActualization ydb/tests/functional/rename [test_rename.py */10] chunk chunk From 47b5915da2f7fc4709494d6fb22e8bed1224a9af Mon Sep 17 00:00:00 2001 From: Evgeny Zverev Date: Mon, 6 Jan 2025 00:03:58 +0300 Subject: [PATCH 5/7] touch yql --- ydb/library/yql/utils/backtrace/backtrace.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ydb/library/yql/utils/backtrace/backtrace.h b/ydb/library/yql/utils/backtrace/backtrace.h index cd843d8cb419..466d26d35997 100644 --- a/ydb/library/yql/utils/backtrace/backtrace.h +++ b/ydb/library/yql/utils/backtrace/backtrace.h @@ -1,5 +1,6 @@ #pragma once + #include #include #include From f92a89adb7a9835f1a5240a5b657cadb7d3a7103 Mon Sep 17 00:00:00 2001 From: zverevgeny Date: Mon, 6 Jan 2025 04:09:33 +0300 Subject: [PATCH 6/7] Update muted_ya.txt --- .github/config/muted_ya.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 5d43cce06d8e..aac4071fbc76 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -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 @@ -43,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 @@ -104,6 +107,7 @@ 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 From 9e2546ee753214f49427365e87009e0bf6cf5bf2 Mon Sep 17 00:00:00 2001 From: zverevgeny Date: Mon, 6 Jan 2025 04:09:53 +0300 Subject: [PATCH 7/7] Update muted_ya.txt --- .github/config/muted_ya.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index aac4071fbc76..5658f7ad79d5 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -2,7 +2,7 @@ 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.AutoSplitBySize ydb/core/client/ut TFlatTest.AutoSplitMergeQueue ydb/core/cms/ut_sentinel_unstable * ydb/core/external_sources *