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

commit d3daef4916bbd6fcae3913b135f69854a4fb9844
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 30 02:29:32 2026 +0000

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

diff --git a/test-catalog/group-coordinator/tests.yaml 
b/test-catalog/group-coordinator/tests.yaml
index 20891865ff0..596bfe03a4b 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -41,6 +41,9 @@ org.apache.kafka.coordinator.group.GroupCoordinatorConfigTest:
 - testConfigs
 - testConsumerGroupAssignorFullClassNames
 - testConsumerGroupAssignors
+- testConsumerGroupAssignorsBuiltinByClassName
+- testConsumerGroupAssignorsWithDuplicateNamesFails
+- testConsumerGroupAssignorsWithReservedBuiltinNameFails
 - testDLQAutoCreateTopicsEnableCustomValue
 - testDLQAutoCreateTopicsEnableDefaultValue
 - testDLQTopicNamePrefixCustomValue

Reply via email to