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

commit e77f21f01a7baa98b335ede856ed4f47f88df537
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 7 19:50:15 2026 +0000

    Update test catalog data for GHA workflow run 25509909336
    
    Commit: 
https://github.com/apache/kafka/commit/3873dad31f8789d017baf1261ff3596d0a06b8b3
    GitHub Run: https://github.com/apache/kafka/actions/runs/25509909336
---
 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 71b77e132c6..8114ff431a4 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -867,6 +867,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