This is an automated email from the ASF dual-hosted git repository.

github-actions[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 c0fb47d3be9 Update test catalog data for GHA workflow run 29583319491
c0fb47d3be9 is described below

commit c0fb47d3be9366dc31289b952e018713ab484b88
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 17 18:07:58 2026 +0000

    Update test catalog data for GHA workflow run 29583319491
    
    Commit: 
https://github.com/apache/kafka/commit/05cbe688f75aadd1fb58b9d093201f7aa9e174c2
    GitHub Run: https://github.com/apache/kafka/actions/runs/29583319491
---
 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 448c9a70d91..dd122f02833 100644
--- a/test-catalog/raft/tests.yaml
+++ b/test-catalog/raft/tests.yaml
@@ -711,6 +711,8 @@ org.apache.kafka.raft.internals.ChangeVoterHandlerStateTest:
 - testMaybeResetPendingVoterHandlerState
 - testRemoveVoterLifecycle
 org.apache.kafka.raft.internals.KRaftControlRecordStateMachineTest:
+- testBufferSupplierCreatedAndClosedOnLogRead
+- testBufferSupplierCreatedOnSnapshotRead
 - testEmptyPartition
 - testEmptyPartitionWithNoStaticVoters
 - testTrimPrefixTo

Reply via email to