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 dc1abf7d9b5 Update test catalog data for GHA workflow run 13034191079
dc1abf7d9b5 is described below
commit dc1abf7d9b5195c504b7a65b46f75b1027fd4f39
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 29 18:30:50 2025 +0000
Update test catalog data for GHA workflow run 13034191079
Commit:
https://github.com/apache/kafka/commit/ca5d2cf76dbc86d4300dadd372c2a5a38388783e
GitHub Run: https://github.com/apache/kafka/actions/runs/13034191079
---
test-catalog/core/tests.yaml | 1 +
test-catalog/raft/tests.yaml | 11 -----------
2 files changed, 1 insertion(+), 11 deletions(-)
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 9aaf7eeb0fd..96ddef59a92 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -245,6 +245,7 @@ kafka.api.AuthorizerIntegrationTest:
- testDescribeGroupConfigsWithoutDescribeAcl
- testDescribeTopicAclWithOperationAll
- testDescribeTopicConfigsAclWithOperationAll
+- testFetchConsumerRequest
- testFetchFollowerRequest
- testHostAddressBasedAcls
- testIdempotentProducerNoIdempotentWriteAclInInitProducerId
diff --git a/test-catalog/raft/tests.yaml b/test-catalog/raft/tests.yaml
index ba5410be8b9..12a8ddc85c8 100644
--- a/test-catalog/raft/tests.yaml
+++ b/test-catalog/raft/tests.yaml
@@ -534,14 +534,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
@@ -660,10 +652,7 @@ org.apache.kafka.raft.internals.RecordsIteratorTest:
- testControlRecordIterationWithKraftVersion0
- testControlRecordIterationWithKraftVersion1
- testControlRecordTypeValues
-- testCrcValidation
- testEmptyRecords
-- testFileRecords
-- testMemoryRecords
- testWithAllSupportedControlRecords
org.apache.kafka.raft.internals.ThresholdPurgatoryTest:
- testCompleteAll