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 0f73e21deb4 Update test catalog data for GHA workflow run 25635243402
0f73e21deb4 is described below

commit 0f73e21deb480ae098753c615b29848c38d4adb1
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 22:16:45 2026 +0000

    Update test catalog data for GHA workflow run 25635243402
    
    Commit: 
https://github.com/apache/kafka/commit/45226543e05c6891823f94eadea8238cd3fbc29f
    GitHub Run: https://github.com/apache/kafka/actions/runs/25635243402
---
 test-catalog/clients/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index b6f1593042e..8dc9c0e9fec 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -3222,6 +3222,7 @@ 
org.apache.kafka.clients.producer.internals.TransactionManagerTest:
 - testForegroundInvalidStateTransitionIsRecoverable
 - testGroupAuthorizationFailureInFindCoordinator
 - testGroupAuthorizationFailureInTxnOffsetCommit
+- testGroupMetadataMismatchErrorInTxnOffsetCommit
 - testHandlingOfCoordinatorLoadingErrorOnTxnOffsetCommit
 - testHandlingOfInvalidProducerEpochErrorOnTxnOffsetCommit
 - testHandlingOfNetworkExceptionOnTxnOffsetCommit

Reply via email to