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

commit df61e05e56642865b5f1a11098f42daab9937ed9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 24 21:23:35 2025 +0000

    Update test catalog data for GHA workflow run 15858665776
    
    Commit: 
https://github.com/apache/kafka/commit/51f2c7b2b650ab24f4dcf557e32f691b73cc71d0
    GitHub Run: https://github.com/apache/kafka/actions/runs/15858665776
---
 test-catalog/metadata/tests.yaml | 1 +
 test-catalog/tools/tests.yaml    | 1 +
 2 files changed, 2 insertions(+)

diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index 17297a12a8f..04ad5519a50 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -3,6 +3,7 @@ org.apache.kafka.controller.AclControlManagerTest:
 - testCreateAclDeleteAcl
 - testCreateDedupe
 - testDeleteDedupe
+- testDeleteExceedsMaxRecords
 - testLoadSnapshot
 - testValidateAclWithBadPrincipal
 - testValidateAclWithEmptyPrincipal
diff --git a/test-catalog/tools/tests.yaml b/test-catalog/tools/tests.yaml
index 9d33dba8a5e..29bc6a969c2 100644
--- a/test-catalog/tools/tests.yaml
+++ b/test-catalog/tools/tests.yaml
@@ -795,6 +795,7 @@ 
org.apache.kafka.tools.reassign.ReassignPartitionsCommandArgsTest:
 org.apache.kafka.tools.reassign.ReassignPartitionsCommandTest:
 - testAlterLogDirReassignmentThrottle
 - testAlterReassignmentThrottle
+- testCancellationWithAddingAndRemovingReplicaInIsr
 - testCancellationWithAddingReplicaInIsr
 - testCancellationWithBootstrapController
 - testCancellationWithBootstrapServer

Reply via email to