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 7028e6bc361 Update test catalog data for GHA workflow run 11883397556
7028e6bc361 is described below
commit 7028e6bc3610a0265ff2fb74e8b08962d8e8fca7
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 18 02:35:00 2024 +0000
Update test catalog data for GHA workflow run 11883397556
Commit:
https://github.com/apache/kafka/commit/5cf9872e8f37c5f48e1200259c1d7f784273e5a6
GitHub Run: https://github.com/apache/kafka/actions/runs/11883397556
---
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 862167cfacf..0e76b684025 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1135,6 +1135,8 @@
org.apache.kafka.clients.consumer.internals.ConsumerHeartbeatRequestManagerTest:
- testHeartbeatNotSentIfAnotherOneInFlight
- testHeartbeatOnStartup
- testHeartbeatOutsideInterval
+- testHeartbeatRequestFailureNotifiedToGroupManagerAfterErrorPropagated
+- testHeartbeatResponseErrorNotifiedToGroupManagerAfterErrorPropagated
- testHeartbeatResponseOnErrorHandling
- testHeartbeatState
- testNetworkTimeout