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 97aa7def932 Update test catalog data for GHA workflow run 16397826910
97aa7def932 is described below
commit 97aa7def93233d3a83330855ce63d1ccfe4d5146
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 20 10:36:45 2025 +0000
Update test catalog data for GHA workflow run 16397826910
Commit:
https://github.com/apache/kafka/commit/c162d2eb1402518966d6a98f17ca7175284d3e97
GitHub Run: https://github.com/apache/kafka/actions/runs/16397826910
---
test-catalog/metadata/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index 688f0d67d74..3dbe5ad6736 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -155,6 +155,7 @@ org.apache.kafka.controller.PartitionChangeBuilderTest:
- testEligibleLeaderReplicas_IsrCanShrinkToZero
- testEligibleLeaderReplicas_IsrExpandAboveMinISR
- testEligibleLeaderReplicas_IsrShrinkBelowMinISR
+- testEligibleLeaderReplicas_NotEligibleLastKnownLeader
- testEligibleLeaderReplicas_RemoveUncleanShutdownReplicasFromElr
- testIsrChangeAndLeaderChange
- testIsrChangeDoesntBumpLeaderEpoch