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 5fbc76e2ce2 Update test catalog data for GHA workflow run 14811834866
5fbc76e2ce2 is described below

commit 5fbc76e2ce22ba031e474cc33f9132297a1d5ca5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 3 17:02:31 2025 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 23d2dd7e4c0..3165427317d 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -667,6 +667,11 @@ 
org.apache.kafka.clients.admin.internals.RemoveMembersFromConsumerGroupHandlerTe
 - testRetriableHandleResponse
 - testSuccessfulHandleResponse
 - testUnmappedHandleResponse
+org.apache.kafka.clients.consumer.CloseOptionsTest:
+- operationShouldHaveDefaultValue
+- operationShouldNotBeNull
+- timeoutCouldBeNull
+- timeoutShouldBeDefaultEmpty
 org.apache.kafka.clients.consumer.ConsumerConfigTest:
 - ensureDefaultThrowOnUnsupportedStableFlagToFalse
 - testAppendDeserializerToConfig

Reply via email to