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

commit e8852abe1fa722a6c0ec55a9b6af0ac948226655
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 29 23:17:24 2026 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 5cc0b13c23d..b744e1fda42 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -985,6 +985,7 @@ 
org.apache.kafka.clients.consumer.KafkaShareConsumerMetricsTest:
 - testUnregisteringCustomMetricsWithSameNameDoesntAffectConsumerMetrics
 - testUnregisteringNonexistingMetricsDoesntCauseError
 org.apache.kafka.clients.consumer.KafkaShareConsumerTest:
+- testShareConsumerBootstrapResolutionExceptionPropagatedToPoll
 - testVerifyFetchAndCloseImplicit
 - testVerifyFetchAndCommitSyncImplicit
 - testVerifyHeartbeats

Reply via email to