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

commit a0d75fbc9148570be61ee503d732f2b8efb4d4fe
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 25 22:01:23 2026 +0000

    Update test catalog data for GHA workflow run 23559006861
    
    Commit: 
https://github.com/apache/kafka/commit/2f047bedb78c5bd05701b2f0f33b11605aeac6d3
    GitHub Run: https://github.com/apache/kafka/actions/runs/23559006861
---
 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 dda6f8a9b45..c4e95f2d071 100644
--- a/test-catalog/group-coordinator/tests.yaml
+++ b/test-catalog/group-coordinator/tests.yaml
@@ -1083,6 +1083,8 @@ 
org.apache.kafka.coordinator.group.modern.share.ShareGroupAssignmentBuilderTest:
 - testStableToStableWithAssignmentTopicsNoLongerInSubscription
 - testStableToStableWithNewPartitions
 org.apache.kafka.coordinator.group.modern.share.ShareGroupConfigProviderTest:
+- testAutoOffsetResetWithGroupConfig
+- testAutoOffsetResetWithoutGroupConfig
 - testDeliveryCountLimitOrDefaultWithGroupConfig
 - testDeliveryCountLimitOrDefaultWithoutGroupConfig
 - testIsRenewAcknowledgeDisabledWithGroupConfig

Reply via email to