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 22d424d7499 Update test catalog data for GHA workflow run 12305396113
22d424d7499 is described below
commit 22d424d7499eb2fa24d4f114f82d29f8e1071ec1
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 13 00:26:38 2024 +0000
Update test catalog data for GHA workflow run 12305396113
Commit:
https://github.com/apache/kafka/commit/5bb1ea403c35c6d4982d15b92a9100dd03f6044f
GitHub Run: https://github.com/apache/kafka/actions/runs/12305396113
---
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 e25c80ddaba..bc4917c79ba 100644
--- a/test-catalog/raft/tests.yaml
+++ b/test-catalog/raft/tests.yaml
@@ -440,14 +440,6 @@ org.apache.kafka.raft.QuorumStateTest:
- testUnattachedVotedToUnattachedHigherEpoch
- testUnattachedVotedToUnattachedSameEpoch
- testUnattachedVotedToUnattachedVotedSameEpoch
-org.apache.kafka.raft.RaftEventSimulationTest:
-- canElectInitialLeader
-- canElectNewLeaderAfterOldLeaderFailure
-- canElectNewLeaderAfterOldLeaderPartitionedAway
-- canMakeProgressAfterBackToBackLeaderFailures
-- canMakeProgressIfMajorityIsReachable
-- canRecoverAfterAllNodesKilled
-- canRecoverFromSingleNodeCommittedDataLoss
org.apache.kafka.raft.RaftUtilTest:
- testErrorResponse
- testSingletonBeginQuorumEpochRequestForAllVersion
@@ -568,10 +560,7 @@ org.apache.kafka.raft.internals.RecordsIteratorTest:
- testControlRecordIterationWithKraftVersion0
- testControlRecordIterationWithKraftVersion1
- testControlRecordTypeValues
-- testCrcValidation
- testEmptyRecords
-- testFileRecords
-- testMemoryRecords
- testWithAllSupportedControlRecords
org.apache.kafka.raft.internals.ThresholdPurgatoryTest:
- testCompleteAll