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 a6d70298c80 Update test catalog data for GHA workflow run 19541208181
a6d70298c80 is described below
commit a6d70298c80155278d4967d79b4cd1eb92923ce3
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 20 18:30:43 2025 +0000
Update test catalog data for GHA workflow run 19541208181
Commit:
https://github.com/apache/kafka/commit/dc9ae8bf805a93896104a51417318729e032fc3e
GitHub Run: https://github.com/apache/kafka/actions/runs/19541208181
---
test-catalog/clients/clients-integration-tests/tests.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 6edaf45e59a..6fb89381d33 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -331,6 +331,7 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
- testControlRecordsSkipped
-
testDeliveryCountDifferentBehaviorWhenClosingSessionWithExplicitAcknowledgement
- testDeliveryCountNotIncreaseAfterSessionClose
+- testDescribeShareGroupOffsetsForEmptySharePartition
- testExplicitAcknowledgeCommitSuccess
- testExplicitAcknowledgeOffsetThrowsNotException
- testExplicitAcknowledgeOffsetThrowsParametersError
@@ -378,6 +379,12 @@ org.apache.kafka.clients.consumer.ShareConsumerTest:
- testShareConsumerAfterCoordinatorMovement
- testShareGroupMaxSizeConfigExceeded
- testShareGroupShareSessionCacheIsFull
+- testSharePartitionLagForMultipleShareConsumers
+- testSharePartitionLagForSingleShareConsumer
+- testSharePartitionLagOnGroupCoordinatorMovement
+- testSharePartitionLagOnShareCoordinatorMovement
+- testSharePartitionLagWithRejectAcknowledgement
+- testSharePartitionLagWithReleaseAcknowledgement
- testSubscribeAndPollNoRecords
- testSubscribeOnInvalidTopicThrowsInvalidTopicException
- testSubscribePollSubscribe