This is an automated email from the ASF dual-hosted git repository.

github-actions[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 bea00261625 Update test catalog data for GHA workflow run 28370220356
bea00261625 is described below

commit bea002616253d28d61cbc3f01306dc09de6eb0a3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 16:41:31 2026 +0000

    Update test catalog data for GHA workflow run 28370220356
    
    Commit: 
https://github.com/apache/kafka/commit/31b9c4e6f9457c7ca77535cc5c75d9bbd9430985
    GitHub Run: https://github.com/apache/kafka/actions/runs/28370220356
---
 test-catalog/group-coordinator/tests.yaml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/test-catalog/group-coordinator/tests.yaml 
b/test-catalog/group-coordinator/tests.yaml
index 179782531b9..061f703c587 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -1119,13 +1119,9 @@ 
org.apache.kafka.coordinator.group.modern.SubscribedTopicMetadataTest:
 org.apache.kafka.coordinator.group.modern.TargetAssignmentBuilderTest:
 - testAssignmentHasNotChanged
 - testAssignmentSwapped
-- testDeleteMember
 - testEmpty
-- testNewMember
 - testPartialAssignmentUpdate
 - testRegularExpressions
-- testReplaceStaticMember
-- testUpdateMember
 org.apache.kafka.coordinator.group.modern.TopicIdsTest:
 - testContains
 - testContainsAll
@@ -1453,12 +1449,8 @@ 
org.apache.kafka.coordinator.group.streams.TargetAssignmentBuilderTest:
 - testAssignmentSwapped
 - testBuildEmptyAssignmentWhenTopologyNotReady
 - testCreateAssignmentMemberSpec
-- testDeleteMember
 - testEmpty
-- testNewMember
 - testPartialAssignmentUpdate
-- testReplaceStaticMember
-- testUpdateMember
 org.apache.kafka.coordinator.group.streams.TasksTupleTest:
 - testContainsAny
 - testFromTargetAssignmentRecord

Reply via email to