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 96de4388f9b Update test catalog data for GHA workflow run 14080716581
96de4388f9b is described below

commit 96de4388f9b8cf3d965e4d5dff658c4a78ba72be
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 26 13:35:49 2025 +0000

    Update test catalog data for GHA workflow run 14080716581
    
    Commit: 
https://github.com/apache/kafka/commit/b6adec48c5501d7c6ceebabecf1321dd6c7b8835
    GitHub Run: https://github.com/apache/kafka/actions/runs/14080716581
---
 test-catalog/tools/tests.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index feb7aa21b56..a352984b710 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -595,13 +595,13 @@ org.apache.kafka.tools.consumer.ConsoleShareConsumerTest:
 org.apache.kafka.tools.consumer.DefaultMessageFormatterTest:
 - testDefaultMessageFormatter
 org.apache.kafka.tools.consumer.GroupMetadataMessageFormatterTest:
-- testTransactionLogMessageFormatter
+- testMessageFormatter
 org.apache.kafka.tools.consumer.NoOpMessageFormatterTest:
 - testNoOpMessageFormatter
 org.apache.kafka.tools.consumer.OffsetMessageFormatterTest:
-- testTransactionLogMessageFormatter
+- testMessageFormatter
 org.apache.kafka.tools.consumer.TransactionLogMessageFormatterTest:
-- testTransactionLogMessageFormatter
+- testMessageFormatter
 org.apache.kafka.tools.consumer.group.AuthorizerIntegrationTest:
 - testDescribeGroupCliWithGroupDescribe
 org.apache.kafka.tools.consumer.group.ConsumerGroupCommandTest:

Reply via email to