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 062520d963e Update test catalog data for GHA workflow run 19896773951
062520d963e is described below

commit 062520d963ec49e2a56efa1e3351af689e2ca057
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 3 17:03:54 2025 +0000

    Update test catalog data for GHA workflow run 19896773951
    
    Commit: 
https://github.com/apache/kafka/commit/275c9444460eba36b6ad1ce4e91bba2c1a080b6b
    GitHub Run: https://github.com/apache/kafka/actions/runs/19896773951
---
 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 6651cfb4b67..0ae9b007458 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -908,6 +908,8 @@ org.apache.kafka.coordinator.group.modern.AssignmentTest:
 - testEquals
 - testFromTargetAssignmentRecord
 - testPartitionsCannotBeNull
+org.apache.kafka.coordinator.group.modern.MemberAssignmentImplTest:
+- testPartitionsMutable
 org.apache.kafka.coordinator.group.modern.SubscribedTopicMetadataTest:
 - testEquals
 - testMetadataImageCannotBeNull

Reply via email to