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 df2e4a336d2 Update test catalog data for GHA workflow run 18856746871
df2e4a336d2 is described below
commit df2e4a336d2d6f120dbaccc5c692d2bbee08cd99
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 28 00:35:59 2025 +0000
Update test catalog data for GHA workflow run 18856746871
Commit:
https://github.com/apache/kafka/commit/0a003d0933502fcd89cb50f2babb4c30f64e3e36
GitHub Run: https://github.com/apache/kafka/actions/runs/18856746871
---
test-catalog/raft/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/raft/tests.yaml b/test-catalog/raft/tests.yaml
index 969a4008380..0fedcb2f021 100644
--- a/test-catalog/raft/tests.yaml
+++ b/test-catalog/raft/tests.yaml
@@ -262,6 +262,7 @@ org.apache.kafka.raft.KafkaRaftClientTest:
- testAppendFailedWithRecordBatchTooLargeException
- testBeginQuorumEpochHeartbeat
- testBeginQuorumEpochRequestClusterIdValidation
+- testBeginQuorumShouldNotSendAfterFetchRequest
- testCandidateElectionTimeout
- testCandidateIgnoreVoteRequestOnSameEpoch
- testCandidateWaitsRestOfElectionTimeoutAfterElectionLoss