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 dedfbf1ad92 Update test catalog data for GHA workflow run 19755347701
dedfbf1ad92 is described below
commit dedfbf1ad9247ed4d96e407fa6c482fbcf30713f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 28 08:17:24 2025 +0000
Update test catalog data for GHA workflow run 19755347701
Commit:
https://github.com/apache/kafka/commit/a9cc8f21e25b894d152ca5f6529f187369085ee1
GitHub Run: https://github.com/apache/kafka/actions/runs/19755347701
---
test-catalog/clients/tests.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 215ca8d382f..5a062ff0680 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2152,6 +2152,10 @@
org.apache.kafka.clients.consumer.internals.ShareAcknowledgementModeTest:
- testEqualsAndHashCode
- testFromString
- testValidator
+org.apache.kafka.clients.consumer.internals.ShareAcquireModeTest:
+- testFromString
+- testValidator
+- testValidatorToString
org.apache.kafka.clients.consumer.internals.ShareCompletedFetchTest:
- testAcquireOddRecords
- testAcquiredRecords