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 3449cf6df86 Update test catalog data for GHA workflow run 25172389285
3449cf6df86 is described below

commit 3449cf6df86c0207243c7a4bf575cf8d97fb82ad
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 30 18:35:53 2026 +0000

    Update test catalog data for GHA workflow run 25172389285
    
    Commit: 
https://github.com/apache/kafka/commit/22c1e445f17e82ac66800d8150ab46b5547e4035
    GitHub Run: https://github.com/apache/kafka/actions/runs/25172389285
---
 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 1270ec160ba..a8b65bd4468 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -27,6 +27,7 @@ org.apache.kafka.coordinator.group.GroupConfigTest:
 - testValidShareAutoOffsetResetValues
 - testValidShareIsolationLevelValues
 - testValidateWithAllGroupTypeConfigs
+- testValidationErrorMessageIncludesBound
 org.apache.kafka.coordinator.group.GroupCoordinatorConfigTest:
 - testAppendLingerMs
 - testClampDynamicConfigs

Reply via email to