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

commit bb90f92d2dec73df3d9d196faf20bcb77a3a80f3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 2 17:57:34 2025 +0000

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

diff --git a/test-catalog/raft/tests.yaml b/test-catalog/raft/tests.yaml
index cf204706f25..af793cc7bd0 100644
--- a/test-catalog/raft/tests.yaml
+++ b/test-catalog/raft/tests.yaml
@@ -574,7 +574,7 @@ org.apache.kafka.raft.RequestManagerTest:
 - testAnyInflightRequestWithAnyRequest
 - testBackoffAfterFailure
 - testFindReadyWithInflightRequest
-- testFindReadyWithRequestTimedout
+- testFindReadyWithRequestTimedOut
 - testIgnoreUnexpectedResponse
 - testRequestTimeout
 - testRequestToBootstrapList
@@ -605,7 +605,7 @@ org.apache.kafka.raft.VoterSetTest:
 - testIsOnlyVoterInStandalone
 - testIsVoterWithDirectoryId
 - testIsVoterWithoutDirectoryId
-- testNonoverlappingMajority
+- testNonOverlappingMajority
 - testOverlappingMajority
 - testRecordRoundTrip
 - testRemoveVoter

Reply via email to