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

commit ba1d9f178a5f4afd9ab5b9013bf0dcb446039958
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 22 00:43:51 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 552789f4cbc..c9d8fcaa691 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2919,6 +2919,13 @@ kafka.server.share.DelayedShareFetchTest:
 - testPartitionMaxBytesFromUniformStrategyInCombineLogReadResponse
 - testPartitionMaxBytesFromUniformStrategyWhenAllPartitionsAreAcquirable
 - testPartitionMaxBytesFromUniformStrategyWhenFewPartitionsAreAcquirable
+- testRemoteStorageFetchOnlyHappensForFirstTopicPartition
+- testRemoteStorageFetchRequestCompletionAlongWithLocalLogRead
+- testRemoteStorageFetchRequestCompletionOnFutureCompletionFailure
+- testRemoteStorageFetchRequestCompletionOnFutureCompletionSuccessfully
+- testRemoteStorageFetchTryCompleteReturnsFalse
+- testRemoteStorageFetchTryCompleteThrowsException
+- testRemoteStorageFetchTryCompletionDueToBrokerBecomingOffline
 - testReplicaManagerFetchShouldHappenOnComplete
 - testToCompleteAnAlreadyCompletedFuture
 - testTryCompleteLocksReleasedOnCompleteException

Reply via email to