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 4276b6ec810 Update test catalog data for GHA workflow run 24283715766
4276b6ec810 is described below
commit 4276b6ec810f63431d85976ff10c6205a1958ca6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 11 17:51:46 2026 +0000
Update test catalog data for GHA workflow run 24283715766
Commit:
https://github.com/apache/kafka/commit/4b9eddc1322ac7adebf84ae4fcda27f6491d6105
GitHub Run: https://github.com/apache/kafka/actions/runs/24283715766
---
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 fd03c422c32..60ab2d23da0 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1231,6 +1231,7 @@
org.apache.kafka.clients.consumer.internals.AsyncKafkaConsumerTest:
- testSuccessfulStartupShutdown
- testUnsubscribeDoesNotCommitOffsetsEvenWithAutoCommitEnabled
- testUnsubscribeGeneratesUnsubscribeEvent
+- testUnsubscribeWithPendingAssignmentEvent
- testUnsubscribeWithoutGroupId
- testVerifyApplicationEventOnShutdown
- testWakeupAfterEmptyFetch
@@ -1370,6 +1371,7 @@
org.apache.kafka.clients.consumer.internals.ConsumerMembershipManagerTest:
- testHeartbeatSuccessfulResponseWhenLeavingGroupCompletesLeave
- testIgnoreHeartbeatResponseWhenNotInGroup
- testIgnoreLeaveResponseWhenNotLeavingGroup
+- testLeaveGroupDuringReconciliationThenRejoin
- testLeaveGroupEpoch
- testLeaveGroupEpochOnClose
- testLeaveGroupWhenMemberAlreadyLeaving
@@ -2486,6 +2488,7 @@
org.apache.kafka.clients.consumer.internals.StreamsMembershipManagerTest:
- testIsGroupReadyWithNoStatuses
- testIsGroupReadyWithOtherStatuses
- testJoining
+- testLeaveGroupDuringReconciliationThenRejoin
- testLeaveGroupOnCloseWhenInGroupWithAssignment
- testLeaveGroupOnCloseWhenNotInGroup
- testLeaveGroupOnCloseWhenNotInGroupAndFenced