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

commit fcdd856923fafbecec86b65ca3e15c522499961e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 5 21:13:40 2025 +0000

    Update test catalog data for GHA workflow run 13163693370
    
    Commit: 
https://github.com/apache/kafka/commit/45c02d7fe3cfdfa90ad2a0c5d2b6d8653b3116ea
    GitHub Run: https://github.com/apache/kafka/actions/runs/13163693370
---
 test-catalog/raft/tests.yaml | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/test-catalog/raft/tests.yaml b/test-catalog/raft/tests.yaml
index 6aa20bd44f9..a8471a9600a 100644
--- a/test-catalog/raft/tests.yaml
+++ b/test-catalog/raft/tests.yaml
@@ -535,14 +535,6 @@ org.apache.kafka.raft.QuorumStateTest:
 - testUnattachedVotedToUnattachedVoted
 - testUnattachedWithLeaderNoEndpointToAndFromProspective
 - testUnattachedWithLeaderToProspective
-org.apache.kafka.raft.RaftEventSimulationTest:
-- canElectInitialLeader
-- canElectNewLeaderAfterOldLeaderFailure
-- canElectNewLeaderAfterOldLeaderPartitionedAway
-- canMakeProgressAfterBackToBackLeaderFailures
-- canMakeProgressIfMajorityIsReachable
-- canRecoverAfterAllNodesKilled
-- canRecoverFromSingleNodeCommittedDataLoss
 org.apache.kafka.raft.RaftUtilTest:
 - testErrorResponse
 - testFetchRequestV17Compatibility
@@ -663,10 +655,7 @@ org.apache.kafka.raft.internals.RecordsIteratorTest:
 - testControlRecordIterationWithKraftVersion0
 - testControlRecordIterationWithKraftVersion1
 - testControlRecordTypeValues
-- testCrcValidation
 - testEmptyRecords
-- testFileRecords
-- testMemoryRecords
 - testWithAllSupportedControlRecords
 org.apache.kafka.raft.internals.ThresholdPurgatoryTest:
 - testCompleteAll

Reply via email to