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

github-actions[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 afac9ae7bfa Update test catalog data for GHA workflow run 26210917231
afac9ae7bfa is described below

commit afac9ae7bfa95ec294401eab4b084450f0026219
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 21 09:58:28 2026 +0000

    Update test catalog data for GHA workflow run 26210917231
    
    Commit: 
https://github.com/apache/kafka/commit/a7dfb89db47fb7ec3503981057fab54f8c078d15
    GitHub Run: https://github.com/apache/kafka/actions/runs/26210917231
---
 test-catalog/server/tests.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index aad4b931fb9..f72d627a192 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -317,6 +317,9 @@ org.apache.kafka.server.UncleanLeaderElectionTest:
 - testUncleanLeaderElectionEnabledConsumer
 - testUncleanLeaderElectionInvalidTopicOverride
 org.apache.kafka.server.config.AbstractKafkaConfigTest:
+- testExtractGroupConfigMapExcludesInternalConfigWithUnconfiguredBrokerSynonym
+- testExtractGroupConfigMapIncludesInternalConfigWithConfiguredBrokerSynonym
+- testExtractGroupConfigMapIncludesNonInternalConfig
 - testPopulateSynonymsOnEmptyMap
 - testPopulateSynonymsOnMapWithoutBrokerId
 - testPopulateSynonymsOnMapWithoutNodeId

Reply via email to