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 b70f9bd03cf Update test catalog data for GHA workflow run 25398277080
b70f9bd03cf is described below

commit b70f9bd03cf266d825e5e308bf3c29595d4735ea
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 5 23:36:40 2026 +0000

    Update test catalog data for GHA workflow run 25398277080
    
    Commit: 
https://github.com/apache/kafka/commit/72e380c149569cddb2fe0660ae6a12e1572d44d9
    GitHub Run: https://github.com/apache/kafka/actions/runs/25398277080
---
 test-catalog/core/tests.yaml  | 3 ++-
 test-catalog/tools/tests.yaml | 1 -
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 5763b73561a..335c0eabd3e 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2041,7 +2041,8 @@ kafka.server.KafkaConfigTest:
 - testEarlyStartListenersMustBeListeners
 - testEffectAdvertiseControllerListenerForControllerWithAdvertisement
 - testEffectAdvertiseControllerListenerForControllerWithMixedAdvertisement
-- testEffectAdvertiseControllerListenerForControllerWithoutAdvertisement
+- 
testEffectAdvertiseControllerListenerForControllerWithoutAdvertisementAndVotersConfig
+- 
testEffectAdvertiseControllerListenerForControllerWithoutAdvertisementOrVotersConfig
 - testEqualAdvertisedListenersProtocol
 - testExplicitAllBindingControllerListenersCanBeAdvertisedForKRaftController
 - testExplicitAllBindingListenersCannotBeUsedForBroker
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 8114ff431a4..71b77e132c6 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -867,7 +867,6 @@ 
org.apache.kafka.tools.consumer.group.ResetConsumerGroupOffsetTest:
 - testResetOffsetsWithPartitionNotExist
 - testResetWithUnrecognizedNewConsumerOption
 org.apache.kafka.tools.consumer.group.SaslClientsWithInvalidCredentialsTest:
-- initializationError
 - testConsumerGroupServiceWithAuthenticationFailure
 - testConsumerGroupServiceWithAuthenticationSuccess
 org.apache.kafka.tools.consumer.group.ShareGroupCommandTest:

Reply via email to