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

commit 4e01284f9e2516f48f6360c0182c693c7441341f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 30 01:43:32 2025 +0000

    Update test catalog data for GHA workflow run 13042163298
    
    Commit: 
https://github.com/apache/kafka/commit/fdbed6c458bdf23da642d65afe02c33cb5427052
    GitHub Run: https://github.com/apache/kafka/actions/runs/13042163298
---
 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 4f2f0882266..ab14e250e90 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -276,6 +276,7 @@ org.apache.kafka.controller.ReplicationControlManagerTest:
 - testEligibleLeaderReplicas_ShrinkAndExpandIsr
 - testEligibleLeaderReplicas_UncleanShutdown
 - testElrsRemovedOnMinIsrUpdate
+- testElrsRemovedShouldNotBumpPartitionEpochIfNoChange
 - testExcessiveNumberOfTopicsCannotBeCreated
 - testExcessiveNumberOfTopicsCannotBeCreatedWithAssignments
 - testFenceMultipleBrokers
@@ -440,6 +441,8 @@ org.apache.kafka.image.ScramImageTest:
 org.apache.kafka.image.TopicsImageTest:
 - testApplyDelta1
 - testBasicLocalChanges
+- testClearElrRecordForNonExistTopic
+- testClearElrRecords
 - testDeleteAfterChanges
 - testEmptyImageRoundTrip
 - testImage1RoundTrip

Reply via email to