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 f5e7c29cc1c Update test catalog data for GHA workflow run 19352209001
f5e7c29cc1c is described below

commit f5e7c29cc1c618dfe68ea616b13554e1728408a9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 14 06:48:56 2025 +0000

    Update test catalog data for GHA workflow run 19352209001
    
    Commit: 
https://github.com/apache/kafka/commit/7ee5a2ac26a9149fbbddc2d62f5fd7f6228beda3
    GitHub Run: https://github.com/apache/kafka/actions/runs/19352209001
---
 test-catalog/clients/tests.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 521075bf573..b94800fe00d 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -4481,6 +4481,8 @@ 
org.apache.kafka.common.requests.UpdateFeaturesResponseTest:
 org.apache.kafka.common.requests.WriteTxnMarkersRequestTest:
 - testConstructor
 - testGetErrorResponse
+- testRequestWithMultipleMarkersDifferentTransactionVersions
+- testTransactionVersion
 org.apache.kafka.common.requests.WriteTxnMarkersResponseTest:
 - testConstructor
 org.apache.kafka.common.resource.ResourceTypeTest:

Reply via email to