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 47083f25887 Update test catalog data for GHA workflow run 19869561660
47083f25887 is described below

commit 47083f25887cc8da9df1c9d73269c6b6be8648da
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 2 22:30:15 2025 +0000

    Update test catalog data for GHA workflow run 19869561660
    
    Commit: 
https://github.com/apache/kafka/commit/eac193056ac9bd0448eaaf8b1a064fd8a6823554
    GitHub Run: https://github.com/apache/kafka/actions/runs/19869561660
---
 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 d7e741a1017..d494334260c 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2159,10 +2159,14 @@ 
org.apache.kafka.clients.consumer.internals.ShareAcquireModeTest:
 - testValidator
 - testValidatorToString
 org.apache.kafka.clients.consumer.internals.ShareCompletedFetchTest:
+- testAcknowledgementsIncludeOnlyGaps
 - testAcquireOddRecords
 - testAcquiredRecords
 - testCommittedTransactionRecordsIncluded
 - testCorruptedMessage
+- testGapsForControlRecordsInAcquiredRange
+- testGapsWithControlRecordsAtBeginningAndEnd
+- testMixedRecordsAndGaps
 - testNegativeFetchCount
 - testNoRecordsInFetch
 - testOverlappingAcquiredRecordsLogsErrorAndRetainsFirstOccurrence

Reply via email to