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 fedaa42c23f Update test catalog data for GHA workflow run 19888618522
fedaa42c23f is described below

commit fedaa42c23fbca98f819066b9f6ad550616d3a7c
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 3 12:11:42 2025 +0000

    Update test catalog data for GHA workflow run 19888618522
    
    Commit: 
https://github.com/apache/kafka/commit/43062a0eee2f5fab26cc14c925cdcf8b12ec3bc6
    GitHub Run: https://github.com/apache/kafka/actions/runs/19888618522
---
 test-catalog/core/tests.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 7af81dea314..6b4d20357ad 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2962,6 +2962,12 @@ 
kafka.server.share.ShareCoordinatorMetadataCacheHelperImplTest:
 kafka.server.share.ShareFetchUtilsTest:
 - FileRecords
 - MemoryRecords
+- testAccumulateAcquiredRecords
+- testAccumulateAcquiredRecordsAllBatches
+- testAccumulateAcquiredRecordsEmptyList
+- testAccumulateAcquiredRecordsNoMerging
+- testAccumulateAcquiredRecordsSingleRecord
+- testAccumulateAcquiredRecordsWithRanges
 - testProcessFetchResponse
 - testProcessFetchResponseWhenNoRecordsAreAcquired
 - testProcessFetchResponseWithEmptyRecords

Reply via email to