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 c4235f52637 Update test catalog data for GHA workflow run 16575359309
c4235f52637 is described below
commit c4235f52637d5c806b3800d15ff112a4cdc20d03
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 28 19:28:25 2025 +0000
Update test catalog data for GHA workflow run 16575359309
Commit:
https://github.com/apache/kafka/commit/7339d65b27fd5c1aa5ba239faf193ee0ff55f06d
GitHub Run: https://github.com/apache/kafka/actions/runs/16575359309
---
test-catalog/raft/tests.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/test-catalog/raft/tests.yaml b/test-catalog/raft/tests.yaml
index 20e72b6148e..32527b55b28 100644
--- a/test-catalog/raft/tests.yaml
+++ b/test-catalog/raft/tests.yaml
@@ -343,6 +343,7 @@ org.apache.kafka.raft.KafkaRaftClientTest:
- testMetrics
- testNodeDirectoryId
- testObserverFetchWithNoLocalId
+- testObserverFollowerSendFetchToBestNode
- testObserverGracefulShutdown
- testObserverHandleRetryFetchToBootstrapServer
- testObserverHandleRetryFetchToLeader
@@ -350,7 +351,7 @@ org.apache.kafka.raft.KafkaRaftClientTest:
- testObserverLeaderRediscoveryAfterRequestTimeout
- testObserverQuorumDiscoveryFailure
- testObserverReplication
-- testObserverSendDiscoveryFetchAfterFetchTimeout
+- testObserverUnattachedSendFetchToBootstrapServers
- testPurgatoryFetchCompletedByFollowerTransition
- testPurgatoryFetchSatisfiedByWrite
- testPurgatoryFetchTimeout
@@ -595,6 +596,7 @@ org.apache.kafka.raft.RequestManagerTest:
- testBackoffAfterFailure
- testFindReadyWithInflightRequest
- testFindReadyWithRequestTimedOut
+- testHasRequestTimedOut
- testIgnoreUnexpectedResponse
- testRequestTimeout
- testRequestToBootstrapList