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 4e25c3b38c7 Update test catalog data for GHA workflow run 19459922532
4e25c3b38c7 is described below

commit 4e25c3b38c704a46748beb329dceaa2adcd75fd3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 18 11:12:21 2025 +0000

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

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 72da09956c4..d5bcf34f65d 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -362,6 +362,8 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
 - testPollThrowsInterruptExceptionIfInterrupted
 - testReadCommittedIsolationLevel
 - testReadUncommittedIsolationLevel
+- testRenewAcknowledgementInvalidStateRecord
+- testRenewAcknowledgementNoResultInPoll
 - testRenewAcknowledgementOnCommitSync
 - testRenewAcknowledgementOnPoll
 - testShareAutoOffsetResetByDuration

Reply via email to