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

commit e3512b52b6765c5b2035e568cb5ffa1b34781f32
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 8 22:25:30 2025 +0000

    Update test catalog data for GHA workflow run 17559539403
    
    Commit: 
https://github.com/apache/kafka/commit/872647fe06590fe4dfdcdfe89e1003bb63798484
    GitHub Run: https://github.com/apache/kafka/actions/runs/17559539403
---
 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 66ceb141dbc..e539626d2f7 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1148,6 +1148,7 @@ 
org.apache.kafka.clients.consumer.internals.AsyncKafkaConsumerTest:
 - testEnsurePollEventSentOnConsumerPoll
 - testEnsurePollExecutedCommitAsyncCallbacks
 - testEnsureShutdownExecutedCommitAsyncCallbacks
+- testFailConstructor
 - testFailOnClosedConsumer
 - testGroupIdNotNullAndValid
 - testGroupIdNull

Reply via email to