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 4a65e719749 Update test catalog data for GHA workflow run 20409616978
4a65e719749 is described below

commit 4a65e71974918af38edd6b81802784501e0c2e31
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 21 14:34:57 2025 +0000

    Update test catalog data for GHA workflow run 20409616978
    
    Commit: 
https://github.com/apache/kafka/commit/de029ac73eb521c70fb0fccca8c885c17b42e03e
    GitHub Run: https://github.com/apache/kafka/actions/runs/20409616978
---
 test-catalog/core/tests.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index cf27a623698..30c5fef0430 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -2779,7 +2779,7 @@ kafka.server.StreamsGroupHeartbeatRequestTest:
 - 
testStreamsGroupHeartbeatIsAccessibleWhenNewGroupCoordinatorIsEnabledTopicNotExistFirst
 - testStreamsGroupHeartbeatIsInaccessibleWhenDisabledByFeatureConfig
 - 
testStreamsGroupHeartbeatIsInaccessibleWhenDisabledByStaticGroupCoordinatorProtocolConfig
-- testStreamsGroupHeartbeatIsInaccessibleWhenUnstableLatestVersionNotEnabled
+- testStreamsGroupHeartbeatIsInaccessibleWhenOffsetTopicNotExist
 - testStreamsGroupHeartbeatWithInvalidAPIVersion
 kafka.server.StrictControllerMutationQuotaTest:
 - testControllerMutationQuotaViolation

Reply via email to