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

commit d3c9b043cf689268cca74843362fda76f44c7030
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 10 11:40:21 2025 +0000

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

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 9a49d40689d..c46dd8ad51f 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2867,6 +2867,7 @@ kafka.server.share.DelayedShareFetchTest:
 - 
testRemoteStorageFetchCompletionPostRegisteringCallbackByPendingFetchesCompletion
 - testRemoteStorageFetchCompletionPostRegisteringCallbackByTimerTaskCompletion
 - testRemoteStorageFetchHappensForAllTopicPartitions
+- testRemoteStorageFetchPartitionLeaderChanged
 - testRemoteStorageFetchRequestCompletionAlongWithLocalLogRead
 - testRemoteStorageFetchRequestCompletionOnFutureCompletionFailure
 - testRemoteStorageFetchRequestCompletionOnFutureCompletionSuccessfully

Reply via email to