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 274d9b1ce2e Update test catalog data for GHA workflow run 13507268866
274d9b1ce2e is described below

commit 274d9b1ce2ee54e3f32b1e05c339803ed1f4bf6e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 24 23:56:22 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 58ab0e1dd61..7acf307b5e4 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3521,6 +3521,10 @@ 
kafka.server.share.ShareCoordinatorMetadataCacheHelperImplTest:
 - testShareCoordinatorReturnsNoNodeWhenNoInternalTopicInCache
 - testShareCoordinatorSuccess
 kafka.server.share.ShareFetchUtilsTest:
+- testMaybeSliceFetchRecordsException
+- testMaybeSliceFetchRecordsMultipleBatches
+- testMaybeSliceFetchRecordsNonFileRecords
+- testMaybeSliceFetchRecordsSingleBatch
 - testProcessFetchResponse
 - testProcessFetchResponseWhenNoRecordsAreAcquired
 - testProcessFetchResponseWithEmptyRecords

Reply via email to