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 4af1ae57b99 Update test catalog data for GHA workflow run 16017205038
4af1ae57b99 is described below

commit 4af1ae57b9984f22754585e745c6bd3ce7b0070e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 2 08:17:31 2025 +0000

    Update test catalog data for GHA workflow run 16017205038
    
    Commit: 
https://github.com/apache/kafka/commit/14ea11dc31712ba41cbbbd8aaade4c2a4ef153e6
    GitHub Run: https://github.com/apache/kafka/actions/runs/16017205038
---
 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 ecbefb114f4..31ee1d651d0 100644
--- a/test-catalog/storage/tests.yaml
+++ b/test-catalog/storage/tests.yaml
@@ -81,6 +81,7 @@ 
org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataM
 - testRLMMAPIsAfterRestart
 
org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManagerTest:
 - testDoesTopicExist
+- testDoesTopicExistWithAdminClientExecutionError
 - testInitializationFailure
 - testNewPartitionUpdates
 - testRemoteLogSizeCalculationForUnknownTopicIdPartitionThrows

Reply via email to