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 12562169e63 Update test catalog data for GHA workflow run 16555726234
12562169e63 is described below
commit 12562169e63dfc84edfe85ebaa4939e6bc7b8c12
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 28 00:57:33 2025 +0000
Update test catalog data for GHA workflow run 16555726234
Commit:
https://github.com/apache/kafka/commit/abbb6b3c13f0b87b8e905f853b7b94282f8d355c
GitHub Run: https://github.com/apache/kafka/actions/runs/16555726234
---
test-catalog/clients/clients-integration-tests/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 884c63e7c28..7bfbc420e93 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -316,6 +316,8 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
-
testDeliveryCountDifferentBehaviorWhenClosingSessionWithExplicitAcknowledgement
- testDeliveryCountNotIncreaseAfterSessionClose
- testExplicitAcknowledgeCommitSuccess
+- testExplicitAcknowledgeOffsetThrowsNotException
+- testExplicitAcknowledgeOffsetThrowsParametersError
- testExplicitAcknowledgeReleaseAccept
- testExplicitAcknowledgeReleaseClose
- testExplicitAcknowledgeReleasePollAccept
@@ -323,6 +325,7 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
- testExplicitAcknowledgeThrowsNotInBatch
- testExplicitAcknowledgementCommitAsync
- testExplicitAcknowledgementCommitAsyncPartialBatch
+- testExplicitOverrideAcknowledgeCorruptedMessage
- testFetchRecordLargerThanMaxPartitionFetchBytes
- testHeaders
- testHeadersSerializerDeserializer