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 32ba92e4113 Update test catalog data for GHA workflow run 19068340827
32ba92e4113 is described below

commit 32ba92e41132086c910b6f8628e074cfb23cf2cf
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 4 15:31:16 2025 +0000

    Update test catalog data for GHA workflow run 19068340827
    
    Commit: 
https://github.com/apache/kafka/commit/557182124002ffae2dd3096f0b1afc01e5ade62a
    GitHub Run: https://github.com/apache/kafka/actions/runs/19068340827
---
 test-catalog/tools/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index c590c1b9bd1..3011770474b 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -806,6 +806,7 @@ 
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