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

commit def8bc61c8fe581dda81bb779812a76f30534415
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 27 19:38:28 2025 +0000

    Update test catalog data for GHA workflow run 14111143718
    
    Commit: 
https://github.com/apache/kafka/commit/28de78bcbad605a3e906d085d2e59b441ae35212
    GitHub Run: https://github.com/apache/kafka/actions/runs/14111143718
---
 test-catalog/core/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 1850a1534f2..7bb153a970b 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2800,6 +2800,7 @@ kafka.server.ReplicaManagerQuotasTest:
 kafka.server.ReplicaManagerTest:
 - checkRemoveMetricsCountMatchRegisterCount
 - testActiveProducerState
+- testAppendRecordsToLeader
 - testApplyDeltaShouldHandleReplicaAssignedToLostDirectory
 - testApplyDeltaShouldHandleReplicaAssignedToOnlineDirectory
 - testApplyDeltaShouldHandleReplicaAssignedToUnassignedDirectory

Reply via email to