diff options
author | Nikolay Shestakov <tesseract@ydb.tech> | 2024-10-04 14:37:02 +0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-04 12:37:02 +0300 |
commit | a4dca6dd1ca3f5c8f68a8c86d833d586df9c3893 (patch) | |
tree | fad02a53f8fbcce33b7b6fa522142c6f4c2f0dfe /.github/config | |
parent | b83b5723aca986074b8a84e200f75506d2f7677b (diff) | |
download | ydb-a4dca6dd1ca3f5c8f68a8c86d833d586df9c3893.tar.gz |
Fix test and unmute (#10021)
Diffstat (limited to '.github/config')
-rw-r--r-- | .github/config/muted_ya.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.github/config/muted_ya.txt b/.github/config/muted_ya.txt index 2b18ded22f..045ed7ae5f 100644 --- a/.github/config/muted_ya.txt +++ b/.github/config/muted_ya.txt @@ -31,17 +31,6 @@ ydb/core/kqp/ut/service KqpQueryService.QueryOnClosedSession ydb/core/kqp/ut/service KqpService.CloseSessionsWithLoad ydb/core/persqueue/ut [*/*]* ydb/core/persqueue/ut TPQTest.*DirectRead* -ydb/core/persqueue/ut/ut_with_sdk [*/*]* -ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.PartitionMerge_PreferedPartition_BeforeAutoscaleAwareSDK -ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.PartitionSplit_ManySession_AutoscaleAwareSDK -ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.PartitionSplit_ManySession_BeforeAutoscaleAwareSDK -ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.PartitionSplit_ManySession_existed_AutoscaleAwareSDK -ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.PartitionSplit_PreferedPartition_AutoscaleAwareSDK -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_AutoscaleAwareSDK_AutoCommit -ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.ReadingAfterSplitTest_PreferedPartition_AutoscaleAwareSDK -ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.ReadingAfterSplitTest_PreferedPartition_BeforeAutoscaleAwareSDK ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient ydb/core/tx/coordinator/ut Coordinator.RestoreTenantConfiguration ydb/core/tx/datashard/ut_change_exchange Cdc.InitialScanDebezium |