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

commit adcb1774dae4b0623e1c940374195f402b2f4cb6
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed May 14 10:32:34 2025 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 67c49426f48..6b3cfe49feb 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1404,6 +1404,9 @@ 
org.apache.kafka.clients.consumer.internals.ConsumerNetworkThreadTest:
 - testConsumerNetworkThreadPollTimeComputations
 - testEnsureCloseStopsRunningThread
 - testMaximumTimeToWait
+- testNetworkClientDelegateAndRequestManagersInitializeResourcesError
+- testNetworkClientDelegateInitializeResourcesError
+- testRequestManagersInitializeResourcesError
 - testRequestsTransferFromManagersToClientOnThreadRun
 - testRunOnceInvokesReaper
 - testRunOnceRecordApplicationEventQueueSizeAndApplicationEventQueueTime

Reply via email to