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

commit bbf48254e94f452eff3d03ac7a14f8ecc22ecbc6
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 9 23:21:08 2024 +0000

    Update test catalog data for GHA workflow run 12244255877
    
    Commit: 
https://github.com/apache/kafka/commit/77ac31b36ade61ed7413d6dcbb472381d02316e9
    GitHub Run: https://github.com/apache/kafka/actions/runs/12244255877
---
 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 cf2bd474e20..76f985043cd 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2140,6 +2140,7 @@ 
org.apache.kafka.clients.consumer.internals.ShareMembershipManagerTest:
 org.apache.kafka.clients.consumer.internals.ShareSessionHandlerTest:
 - testAddNewIdAfterTopicRemovedFromSession
 - testForgottenPartitions
+- testNextAcknowledgementsClearedOnInvalidRequest
 - testPartitionRemoval
 - testShareSession
 - testTopicIdReplaced

Reply via email to