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 02087fadc42 Update test catalog data for GHA workflow run 15864025994
02087fadc42 is described below

commit 02087fadc4293e19c69da7d813dc1047ecdcf0c3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 25 03:04:01 2025 +0000

    Update test catalog data for GHA workflow run 15864025994
    
    Commit: 
https://github.com/apache/kafka/commit/43871329264f311ec7b7bcd48d4be81549b03922
    GitHub Run: https://github.com/apache/kafka/actions/runs/15864025994
---
 test-catalog/metadata/tests.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index 04ad5519a50..7254dbd9b2b 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -461,7 +461,10 @@ org.apache.kafka.image.TopicsImageTest:
 - testApplyDelta1
 - testBasicLocalChanges
 - testClearElrRecordForNonExistTopic
+- testClearElrRecordOnNonExistingTopic
 - testClearElrRecords
+- testClearElrRecords_All_ForDeletedTopics
+- testClearElrRecords_Single_ForDeletedTopics
 - testDeleteAfterChanges
 - testEmptyImageRoundTrip
 - testImage1RoundTrip

Reply via email to