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 203733acd60 Update test catalog data for GHA workflow run 14399284207
203733acd60 is described below
commit 203733acd6034bf651a47f60a6e37c907cf41da2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 11 11:07:01 2025 +0000
Update test catalog data for GHA workflow run 14399284207
Commit:
https://github.com/apache/kafka/commit/99f871a1ef11d29cb70e1a384935435ca8684ef9
GitHub Run: https://github.com/apache/kafka/actions/runs/14399284207
---
test-catalog/tools/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 6528f29bc13..d4eb85e3ded 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -602,6 +602,8 @@ org.apache.kafka.tools.consumer.NoOpMessageFormatterTest:
- testNoOpMessageFormatter
org.apache.kafka.tools.consumer.OffsetMessageFormatterTest:
- testMessageFormatter
+org.apache.kafka.tools.consumer.ShareGroupMessageFormatterTest:
+- testMessageFormatter
org.apache.kafka.tools.consumer.TransactionLogMessageFormatterTest:
- testMessageFormatter
org.apache.kafka.tools.consumer.group.AuthorizerIntegrationTest: