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

commit 4a20d47b08ea494c03e0f0c8fa30b77a983c741f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 29 12:11:52 2025 +0000

    Update test catalog data for GHA workflow run 13028613663
    
    Commit: 
https://github.com/apache/kafka/commit/f960e2064778a441a3a955408e45472ff9b51422
    GitHub Run: https://github.com/apache/kafka/actions/runs/13028613663
---
 test-catalog/clients/tests.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 22046cc4b4d..13bd5eac01d 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -830,7 +830,8 @@ 
org.apache.kafka.clients.consumer.KafkaShareConsumerMetricsTest:
 - testUnregisteringCustomMetricsWithSameNameDoesntAffectConsumerMetrics
 - testUnregisteringNonexistingMetricsDoesntCauseError
 org.apache.kafka.clients.consumer.KafkaShareConsumerTest:
-- testVerifyFetchAndAcknowledgeSync
+- testVerifyFetchAndCloseImplicit
+- testVerifyFetchAndCommitSyncImplicit
 - testVerifyHeartbeats
 org.apache.kafka.clients.consumer.MockConsumerTest:
 - endOffsetsShouldBeIdempotent

Reply via email to