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 aa7461935cd Update test catalog data for GHA workflow run 22636597336
aa7461935cd is described below
commit aa7461935cd8fb922721c3c9d98bcf160033bb19
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 3 21:59:59 2026 +0000
Update test catalog data for GHA workflow run 22636597336
Commit:
https://github.com/apache/kafka/commit/4014d66e71d4e1eb7d1a341e9f4aa3fd594c530b
GitHub Run: https://github.com/apache/kafka/actions/runs/22636597336
---
test-catalog/group-coordinator/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/group-coordinator/tests.yaml
b/test-catalog/group-coordinator/tests.yaml
index 94c1e602b36..34e7d701083 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -2,6 +2,7 @@ org.apache.kafka.coordinator.group.GroupConfigManagerTest:
- testGetNonExistentGroupConfig
- testUpdateConfigWithInvalidGroupId
- testUpdateGroupConfig
+- testValidateUsesAllGroupTypeDefaults
org.apache.kafka.coordinator.group.GroupConfigTest:
- testFromPropsInvalid
- testFromPropsWithDefaultValue