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 8508336c9d4 Update test catalog data for GHA workflow run 29245563055
8508336c9d4 is described below
commit 8508336c9d46949f5d80b09246e089f06cc813c3
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 13 15:18:32 2026 +0000
Update test catalog data for GHA workflow run 29245563055
Commit:
https://github.com/apache/kafka/commit/4e2f66e4ffe1e3336f07d74861c3c75f2f4baeaf
GitHub Run: https://github.com/apache/kafka/actions/runs/29245563055
---
test-catalog/clients/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index d0f71f05c71..c94b31ffd15 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1397,6 +1397,7 @@
org.apache.kafka.clients.consumer.internals.ConsumerHeartbeatRequestManagerTest:
- testHeartbeatResponseErrorNotifiedToGroupManagerAfterErrorPropagated
- testHeartbeatResponseOnErrorHandling
- testHeartbeatState
+- testLogsHeartbeatIntervalReceivedFromCoordinatorOnlyWhenChanged
- testMaximumTimeToWaitWhenHeartbeatShouldBeSkipped
- testNetworkTimeout
- testNoCoordinator
@@ -2450,6 +2451,7 @@
org.apache.kafka.clients.consumer.internals.ShareHeartbeatRequestManagerTest:
- testHeartbeatOutsideInterval
- testHeartbeatResponseOnErrorHandling
- testHeartbeatState
+- testLogsHeartbeatIntervalReceivedFromCoordinatorOnlyWhenChanged
- testNetworkTimeout
- testNoCoordinator
- testPollTimerExpiration