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 be92438b5f4 Update test catalog data for GHA workflow run 19388891774
be92438b5f4 is described below

commit be92438b5f403490f09ae6f788de01c1606241ac
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 15 15:34:58 2025 +0000

    Update test catalog data for GHA workflow run 19388891774
    
    Commit: 
https://github.com/apache/kafka/commit/0f4dbf7fd76d0fb29fec1e3588399d67628d278f
    GitHub Run: https://github.com/apache/kafka/actions/runs/19388891774
---
 test-catalog/group-coordinator/tests.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-catalog/group-coordinator/tests.yaml 
b/test-catalog/group-coordinator/tests.yaml
index 5304cc927f4..0628f944710 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -322,6 +322,8 @@ org.apache.kafka.coordinator.group.GroupMetadataManagerTest:
 - testConsumerGroupRebalanceSensor
 - testConsumerGroupStates
 - testConsumerHeartbeatRegexValidation
+- testConsumerMemberWithRegexReplacedByClassicMemberWithChangedSubscription
+- testConsumerMemberWithRegexReplacedByClassicMemberWithSameSubscription
 - testDelayInitialRebalanceByGroupInitialRebalanceDelayOnEmptyGroup
 - testDelayRebalanceUptoRebalanceTimeout
 - testDescribeGroupRebalancing

Reply via email to