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 229edcbeba4 Update test catalog data for GHA workflow run 18953162060
229edcbeba4 is described below

commit 229edcbeba4d99d7ad4ace28d56c78caefc5ead9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 30 22:09:29 2025 +0000

    Update test catalog data for GHA workflow run 18953162060
    
    Commit: 
https://github.com/apache/kafka/commit/53e117253d21b2cd00e69d6ab91dae0ee84432f2
    GitHub Run: https://github.com/apache/kafka/actions/runs/18953162060
---
 test-catalog/core/tests.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index 128aae5d617..ed6e0c70763 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2789,8 +2789,12 @@ kafka.server.StreamsGroupDescribeRequestTest:
 - testStreamsGroupDescribeGroupsWithNewGroupCoordinator
 - testStreamsGroupDescribeWhenFeatureFlagNotEnabled
 kafka.server.StreamsGroupHeartbeatRequestTest:
+- testDynamicGroupConfig
 - testEmptyStreamsGroupId
+- testGroupCoordinatorChange
+- testInternalTopicsCreation
 - testInvalidMemberEpoch
+- testMemberJoiningAndExpiring
 - testMemberLeaveHeartbeat
 - testStreamsGroupHeartbeatForMultipleMembers
 - 
testStreamsGroupHeartbeatIsAccessibleWhenNewGroupCoordinatorIsEnabledTopicNotExistFirst

Reply via email to