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 3cd1a4198ec Update test catalog data for GHA workflow run 20819621118
3cd1a4198ec is described below
commit 3cd1a4198ec45d5b27198bde6acf73691704a2e8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 8 18:16:38 2026 +0000
Update test catalog data for GHA workflow run 20819621118
Commit:
https://github.com/apache/kafka/commit/2585a9a7c453aef5ad300e7a2ef1197adfdbded1
GitHub Run: https://github.com/apache/kafka/actions/runs/20819621118
---
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 00083d1858a..c37612492d0 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -821,6 +821,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: