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 7002105750d Update test catalog data for GHA workflow run 17573229983
7002105750d is described below

commit 7002105750d1bc3a4f6bc5bc6ee5517a4e04ca83
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 9 09:49:36 2025 +0000

    Update test catalog data for GHA workflow run 17573229983
    
    Commit: 
https://github.com/apache/kafka/commit/9c9f1446a16124c177bf7412869e14ded9032f88
    GitHub Run: https://github.com/apache/kafka/actions/runs/17573229983
---
 test-catalog/raft/tests.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-catalog/raft/tests.yaml b/test-catalog/raft/tests.yaml
index 627455f5c6f..d5ace1427c3 100644
--- a/test-catalog/raft/tests.yaml
+++ b/test-catalog/raft/tests.yaml
@@ -587,8 +587,10 @@ org.apache.kafka.raft.RaftEventSimulationTest:
 - leadershipWillNotChangeDuringNetworkPartitionIfMajorityStillReachable
 org.apache.kafka.raft.RaftUtilTest:
 - testAddRaftVoterRequestAckWhenCommittedNotIgnorable
+- testAddVoterResponse
 - testErrorResponse
 - testFetchRequestV17Compatibility
+- testRemoveVoterResponse
 - testSingletonBeginQuorumEpochRequestForAllVersion
 - testSingletonBeginQuorumEpochResponseForAllVersion
 - testSingletonDescribeQuorumRequestForAllVersion

Reply via email to