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 066235ec3e2 Update test catalog data for GHA workflow run 23367946562
066235ec3e2 is described below
commit 066235ec3e26dcda1f6e7ff2db3291abbadb7304
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 21 05:12:54 2026 +0000
Update test catalog data for GHA workflow run 23367946562
Commit:
https://github.com/apache/kafka/commit/a83dda82ebb12ebe9898ca0b47dd3a5583156e63
GitHub Run: https://github.com/apache/kafka/actions/runs/23367946562
---
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 400f8088859..c28ee3228a7 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -862,6 +862,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: