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 b10d13aabb4 Update test catalog data for GHA workflow run 14054606785
b10d13aabb4 is described below
commit b10d13aabb4518dbc88979646eff7715eed71c32
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 25 10:27:16 2025 +0000
Update test catalog data for GHA workflow run 14054606785
Commit:
https://github.com/apache/kafka/commit/96196bb03ba921ff0b8b763205424a58b36ecf60
GitHub Run: https://github.com/apache/kafka/actions/runs/14054606785
---
test-catalog/clients/tests.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 7f6ec93aa7e..d4545ce4cbe 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2275,6 +2275,10 @@
org.apache.kafka.clients.consumer.internals.StreamsGroupHeartbeatRequestManagerT
- testFencedMemberOrUnknownMemberIdErrorResponse
- testGroupAuthorizationFailedErrorResponse
- testKnownFatalErrorResponse
+- testMaximumTimeToWaitPollTimerExpired
+- testMaximumTimeToWaitSelectingMinimumWaitTime
+- testMaximumTimeToWaitWhenHeartbeatShouldBeNotSentImmediately
+- testMaximumTimeToWaitWhenHeartbeatShouldBeSentImmediately
- testNoHeartbeatIfCoordinatorUnknown
- testNoHeartbeatIfHeartbeatSkipped
- testNotCoordinatorAndCoordinatorNotAvailableErrorResponse
@@ -2282,6 +2286,8 @@
org.apache.kafka.clients.consumer.internals.StreamsGroupHeartbeatRequestManagerT
- testNotSendingHeartbeatIfMemberIsJoiningOrAcknowledgingWhenHeartbeatInFlight
- testNotSendingLeaveHeartbeatIfPollTimerExpiredAndMemberIsLeaving
- testOtherErrorResponse
+- testPollOnCloseWhenIsLeaving
+- testPollOnCloseWhenIsNotLeaving
- testPropagateCoordinatorFatalErrorToApplicationThread
- testResettingHeartbeatState
- testSendingHeartbeatIfHeartbeatCanBeSent