This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch test-catalog
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/test-catalog by this push:
     new 2a072c66d89 Update test catalog data for GHA workflow run 13584588616
2a072c66d89 is described below

commit 2a072c66d897c1e0b52aec3393a80396eaca50a5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 28 11:12:59 2025 +0000

    Update test catalog data for GHA workflow run 13584588616
    
    Commit: 
https://github.com/apache/kafka/commit/8b605bd3620268214a85c8a520cad22dec815358
    GitHub Run: https://github.com/apache/kafka/actions/runs/13584588616
---
 test-catalog/metadata/tests.yaml | 2 +-
 test-catalog/storage/tests.yaml  | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index 5ee9a7590e9..9c0cd6ee354 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -12,7 +12,7 @@ org.apache.kafka.controller.ActivationRecordsGeneratorTest:
 - testActivationMessageForEmptyLogAtMv3_4
 - testActivationMessageForEmptyLogAtMv3_6
 - testActivationMessageForEmptyLogAtMv3_6WithTransaction
-- testActivationMessageForEmptyLogAtMv3_6WithTransactionAndElr
+- testActivationMessageForEmptyLogAtMv4_0WithTransactionAndElr
 org.apache.kafka.controller.BrokerHeartbeatManagerTest:
 - testCalculateNextBrokerState
 - testControlledShutdownOffsetIsOnlyUpdatedOnce
diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index 4917e89e316..e433b149050 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -51,6 +51,7 @@ 
org.apache.kafka.server.log.remote.metadata.storage.RemoteLogSegmentLifecycleTes
 
org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManagerConfigTest:
 - testCommonProducerConsumerOverridesConfig
 - testValidConfig
+- verifyToStringRedactsSensitiveConfigurations
 
org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManagerMultipleSubscriptionsTest:
 - testMultiplePartitionSubscriptions
 
org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManagerRestartTest:

Reply via email to