This is an automated email from the ASF dual-hosted git repository.
github-actions[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 a0738d41a10 Update test catalog data for GHA workflow run 29493544910
a0738d41a10 is described below
commit a0738d41a10bec304eddca0813ddc8d8ed62828c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 16 14:34:58 2026 +0000
Update test catalog data for GHA workflow run 29493544910
Commit:
https://github.com/apache/kafka/commit/0f1496b4a086bbf0bbfeb354a6fdc8272eced2f5
GitHub Run: https://github.com/apache/kafka/actions/runs/29493544910
---
test-catalog/clients/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 80ce6935675..90fc9ae61e9 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1398,6 +1398,7 @@
org.apache.kafka.clients.consumer.internals.ConsumerHeartbeatRequestManagerTest:
- testHeartbeatResponseOnErrorHandling
- testHeartbeatState
- testLogsHeartbeatIntervalReceivedFromCoordinatorOnlyWhenChanged
+- testMaximumTimeToWaitWhenCoordinatorUnavailableDoesNotSpin
- testMaximumTimeToWaitWhenHeartbeatShouldBeSkipped
- testNetworkTimeout
- testNoCoordinator
@@ -1741,6 +1742,7 @@
org.apache.kafka.clients.consumer.internals.CoordinatorRequestManagerTest:
- testMarkCoordinatorUnknown
- testMarkCoordinatorUnknownLoggingAccuracy
- testNetworkTimeout
+- testNoBusyPollWhileFindCoordinatorRequestInFlight
- testNullGroupIdShouldThrow
- testSuccessfulResponse
org.apache.kafka.clients.consumer.internals.DelegatingRebalanceConsumerTest:
@@ -2455,6 +2457,7 @@
org.apache.kafka.clients.consumer.internals.ShareHeartbeatRequestManagerTest:
- testHeartbeatResponseOnErrorHandling
- testHeartbeatState
- testLogsHeartbeatIntervalReceivedFromCoordinatorOnlyWhenChanged
+- testMaximumTimeToWaitWhenHeartbeatShouldBeSkippedDoesNotSpin
- testNetworkTimeout
- testNoCoordinator
- testPollTimerExpiration