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 82e88b6a087 Update test catalog data for GHA workflow run 13142220672
82e88b6a087 is described below
commit 82e88b6a087914b64534d1a827b6222f445de093
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 4 20:51:54 2025 +0000
Update test catalog data for GHA workflow run 13142220672
Commit:
https://github.com/apache/kafka/commit/42e7cbb67ed06a0c3c2a2a8251046f439dff3f95
GitHub Run: https://github.com/apache/kafka/actions/runs/13142220672
---
test-catalog/clients/tests.yaml | 77 +++++++++++++++++++++++++++++++++++++++++
test-catalog/core/tests.yaml | 1 +
2 files changed, 78 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 649e0b28915..90281b3d11a 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2179,6 +2179,83 @@
org.apache.kafka.clients.consumer.internals.ShareSessionHandlerTest:
- testPartitionRemoval
- testShareSession
- testTopicIdReplaced
+org.apache.kafka.clients.consumer.internals.StreamsMembershipManagerTest:
+- testActiveTasksAreNullInHeartbeatResponse
+- testConsumerPollWhenNotJoining
+- testConsumerPollWhenSubscriptionNotUpdated
+- testForDuplicateRegistrationOfSameStateListener
+- testJoining
+- testLeaveGroupOnCloseWhenInGroupWithAssignment
+- testLeaveGroupOnCloseWhenNotInGroup
+- testLeaveGroupOnCloseWhenNotInGroupAndFenced
+- testLeaveGroupWhenInGroupWithAssignment
+- testLeaveGroupWhenNotInGroup
+- testLeaveGroupWhenNotInGroupAndFenced
+- testMaybeRejoinStaleMember
+- testOnAllTasksLostCallbackCompleted
+- testOnAllTasksLostCallbackCompletedWhenCallbackFails
+- testOnFencedWhenInAcknowledging
+- testOnFencedWhenInJoining
+- testOnFencedWhenInLeaving
+- testOnFencedWhenInPrepareLeaving
+- testOnFencedWhenInReconciling
+- testOnFencedWhenInStable
+- testOnHeartbeatFailureAfterLeaveRequestGenerated
+- testOnHeartbeatFatalFailure
+- testOnHeartbeatRequestGeneratedWhenInAcknowledgingAndNewTargetAssignment
+- testOnHeartbeatRequestGeneratedWhenInAcknowleding
+- testOnHeartbeatRequestGeneratedWhenInLeaving
+- testOnHeartbeatRequestGeneratedWhenInLeavingAndPollTimerExpired
+- testOnHeartbeatRequestSkippedWhenInLeaving
+- testOnHeartbeatRetriableFailure
+- testOnHeartbeatSuccessWhenInFatal
+- testOnHeartbeatSuccessWhenInFenced
+- testOnHeartbeatSuccessWhenInLeaving
+- testOnHeartbeatSuccessWhenInReconciling
+- testOnHeartbeatSuccessWhenInStale
+- testOnHeartbeatSuccessWhenInUnsubscribeLeaveNotInProgress
+- testOnPollTimerExpired
+- testOnPollTimerExpiredWhenInFatal
+- testOnPollTimerExpiredWhenInUnsubscribe
+- testOnTasksAssignedCallbackCompleted
+- testOnTasksAssignedCallbackCompletedWhenCallbackFails
+- testOnTasksRevokedCallbackCompleted
+- testOnTasksRevokedCallbackCompletedWhenCallbackFails
+- testReconcilingActiveTaskToDifferentActiveTask
+- testReconcilingActiveTaskToStandbyTask
+- testReconcilingActiveTaskToWarmupTask
+- testReconcilingAndAssignmentCallbackFails
+- testReconcilingAndRevocationCallbackFails
+- testReconcilingEmptyToMultipleActiveTaskOfDifferentSubtopologies
+- testReconcilingEmptyToSingleActiveTask
+- testReconcilingEmptyToSingleStandbyTask
+- testReconcilingEmptyToSingleWarmupTask
+- testReconcilingMultipleActiveTaskToSingleActiveTask
+- testReconcilingMultipleStandbyTaskToSingleStandbyTask
+- testReconcilingMultipleWarmupTaskToSingleWarmupTask
+- testReconcilingSingleActiveTaskToAdditionalActiveTask
+- testReconcilingSingleStandbyTaskToAdditionalStandbyTask
+- testReconcilingSingleWarmupTaskToAdditionalWarmupTask
+- testReconcilingStandbyTaskToActiveTask
+- testReconcilingStandbyTaskToDifferentStandbyTask
+- testReconcilingStandbyTaskToWarmupTask
+- testReconcilingWarmupTaskToActiveTask
+- testReconcilingWarmupTaskToDifferentWarmupTask
+- testReconcilingWarmupTaskToStandbyTask
+- testReconcilingWhenReconciliationAbortedAfterAssignmentDueToNotInReconciling
+- testReconcilingWhenReconciliationAbortedAfterAssignmentDueToRejoin
+- testReconcilingWhenReconciliationAbortedBeforeAssignmentDueToNotInReconciling
+- testReconcilingWhenReconciliationAbortedBeforeAssignmentDueToRejoin
+- testStandbyTasksAreNullInHeartbeatResponse
+- testTransitionToFatalWhenInAcknowledging
+- testTransitionToFatalWhenInJoining
+- testTransitionToFatalWhenInLeaving
+- testTransitionToFatalWhenInPrepareLeaving
+- testTransitionToFatalWhenInReconciling
+- testTransitionToFatalWhenInStable
+- testTransitionToFatalWhenInUnsubscribe
+- testUnexpectedErrorInHeartbeatResponse
+- testWarmupTasksAreNullInHeartbeatResponse
org.apache.kafka.clients.consumer.internals.StreamsRebalanceDataTest:
- assignmentShouldNotAcceptNulls
- assignmentShouldNotBeModifiable
diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 5af412bf56b..c14f8834b2c 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -527,6 +527,7 @@ kafka.api.PlaintextConsumerSubscriptionTest:
- testRe2JPatternExpandSubscription
- testRe2JPatternSubscription
- testRe2JPatternSubscriptionAndTopicSubscription
+- testRe2JPatternSubscriptionFetch
- testRe2JPatternSubscriptionInvalidRegex
- testShrinkingTopicSubscriptions
- testSubscribeInvalidTopicCanClose