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 a598f4fd7b0 Update test catalog data for GHA workflow run 11640344276
a598f4fd7b0 is described below
commit a598f4fd7b0dfbbb3946aa64909b3d238e253d36
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 2 08:14:00 2024 +0000
Update test catalog data for GHA workflow run 11640344276
Commit:
https://github.com/apache/kafka/commit/dafa126223fc732c69c05007e078cd4127217a91
GitHub Run: https://github.com/apache/kafka/actions/runs/11640344276
---
test-catalog/raft/tests.yaml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/test-catalog/raft/tests.yaml b/test-catalog/raft/tests.yaml
index 588b3576f8c..170a2e9a8e3 100644
--- a/test-catalog/raft/tests.yaml
+++ b/test-catalog/raft/tests.yaml
@@ -478,16 +478,16 @@ org.apache.kafka.raft.UnattachedStateTest:
- testGrantVote
- testLeaderEndpoints
- testUnattachedWithLeader
+org.apache.kafka.raft.UnattachedStateWithVoteTest:
+- testCanGrantVoteWithDirectoryId
+- testCanGrantVoteWithoutDirectoryId
+- testElectionTimeout
+- testLeaderEndpoints
org.apache.kafka.raft.ValidOffsetAndEpochTest:
- diverging
- snapshot
- testValidWithoutSpecifyingOffsetAndEpoch
- valid
-org.apache.kafka.raft.VotedStateTest:
-- testCanGrantVoteWithDirectoryId
-- testCanGrantVoteWithoutDirectoryId
-- testElectionTimeout
-- testLeaderEndpoints
org.apache.kafka.raft.VoterSetTest:
- testAddVoter
- testCannotRemoveToEmptyVoterSet