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

commit bb5cec87326bd4daa1bf95d725e881df8055f7cc
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 20 06:42:18 2025 +0000

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

diff --git a/test-catalog/storage/tests.yaml b/test-catalog/storage/tests.yaml
index 9f5b71a4730..f3b0b9d5f99 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -50,6 +50,7 @@ 
org.apache.kafka.server.log.remote.metadata.storage.RemoteLogLeaderEpochStateTes
 - testListAllRemoteLogSegmentsShouldReturnSortedSegments
 - testListAllRemoteLogSegmentsShouldThrowErrorForUnknownSegmentId
 org.apache.kafka.server.log.remote.metadata.storage.RemoteLogMetadataCacheTest:
+- testAwaitInitialized
 - testCacheAddMetadataOnInvalidArgs
 - testCacheUpdateMetadataOnInvalidArgs
 - testDropEventOnInvalidStateTransition

Reply via email to