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 a7ebf0ed8ce Update test catalog data for GHA workflow run 20117639861
a7ebf0ed8ce is described below
commit a7ebf0ed8ce0b72fb16fca93d8cdb5772bff852d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 11 02:46:56 2025 +0000
Update test catalog data for GHA workflow run 20117639861
Commit:
https://github.com/apache/kafka/commit/c7f7169772873cc36cc344af9b0d96034ff9c774
GitHub Run: https://github.com/apache/kafka/actions/runs/20117639861
---
test-catalog/clients/tests.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index d44f9c514ff..0b37cfe413c 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2430,6 +2430,13 @@
org.apache.kafka.clients.consumer.internals.StreamsMembershipManagerTest:
- testConsumerPollWhenSubscriptionNotUpdated
- testForDuplicateRegistrationOfSameStateListener
- testIgnoreLeaveResponseWhenNotLeavingGroup
+- testIsGroupReadyChangeWhenTasksAreNull
+- testIsGroupReadyWithAssignmentDelayedStatus
+- testIsGroupReadyWithIncorrectlyPartitionedTopicsStatus
+- testIsGroupReadyWithMissingInternalTopicsStatus
+- testIsGroupReadyWithMissingSourceTopicsStatus
+- testIsGroupReadyWithNoStatuses
+- testIsGroupReadyWithOtherStatuses
- testJoining
- testLeaveGroupOnCloseWhenInGroupWithAssignment
- testLeaveGroupOnCloseWhenNotInGroup