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

commit a48c8f14f286e9e538290fa79e091d8afb7e6aa4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 5 23:23:56 2025 +0000

    Update test catalog data for GHA workflow run 14845520939
    
    Commit: 
https://github.com/apache/kafka/commit/c8005a543e009f968717ac7f53f4e1bc91c0c0ca
    GitHub Run: https://github.com/apache/kafka/actions/runs/14845520939
---
 test-catalog/core/tests.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index f8f3dbf466b..46121f18d93 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2956,7 +2956,7 @@ kafka.server.share.DelayedShareFetchTest:
 - testPartitionMaxBytesFromUniformStrategyInCombineLogReadResponse
 - testPartitionMaxBytesFromUniformStrategyWhenAllPartitionsAreAcquirable
 - testPartitionMaxBytesFromUniformStrategyWhenFewPartitionsAreAcquirable
-- testRemoteStorageFetchOnlyHappensForFirstTopicPartition
+- testRemoteStorageFetchHappensForAllTopicPartitions
 - testRemoteStorageFetchRequestCompletionAlongWithLocalLogRead
 - testRemoteStorageFetchRequestCompletionOnFutureCompletionFailure
 - testRemoteStorageFetchRequestCompletionOnFutureCompletionSuccessfully

Reply via email to