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 e2279476bd8 Update test catalog data for GHA workflow run 18773446705
e2279476bd8 is described below
commit e2279476bd8659e5f225946b0687db47ea0f2d0b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 24 10:19:58 2025 +0000
Update test catalog data for GHA workflow run 18773446705
Commit:
https://github.com/apache/kafka/commit/87657fdfc721055835f5b1f22151c461e85eab4a
GitHub Run: https://github.com/apache/kafka/actions/runs/18773446705
---
test-catalog/clients/clients-integration-tests/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 1fc5b7ff9b6..8e2cb4167d6 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -313,6 +313,7 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
- testAcknowledgementCommitCallbackInvalidRecordStateException
- testAcknowledgementCommitCallbackOnClose
- testAcknowledgementCommitCallbackSuccessfulAcknowledgement
+- testAcknowledgementCommitCallbackSuccessfulAcknowledgementOnCommitSync
- testAcknowledgementCommitCallbackThrowsException
- testAcknowledgementSentOnSubscriptionChange
- testAcquisitionLockTimeoutOnConsumer