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 1cecf848d20 Update test catalog data for GHA workflow run 12237763401
1cecf848d20 is described below

commit 1cecf848d20f40006a8d45413a8edaeeee540785
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 9 16:49:05 2024 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 7ce74972174..cf2bd474e20 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -1018,8 +1018,6 @@ 
org.apache.kafka.clients.consumer.internals.AsyncKafkaConsumerTest:
 - testCloseLeavesGroup
 - testCloseLeavesGroupDespiteInterrupt
 - testCloseLeavesGroupDespiteOnPartitionsLostError
-- testCloseWithInvalidTopicException
-- testCloseWithTopicAuthorizationException
 - testCommitAsyncUserSuppliedCallbackNoException
 - testCommitAsyncUserSuppliedCallbackWithException
 - testCommitAsyncWithNullCallback
@@ -1086,8 +1084,6 @@ 
org.apache.kafka.clients.consumer.internals.AsyncKafkaConsumerTest:
 - testSubscriptionOnNullTopic
 - testSuccessfulStartupShutdown
 - testUnsubscribeGeneratesUnsubscribeEvent
-- testUnsubscribeWithInvalidTopicException
-- testUnsubscribeWithTopicAuthorizationException
 - testUnsubscribeWithoutGroupId
 - testUpdatePatternSubscriptionEventGeneratedOnlyIfPatternUsed
 - testVerifyApplicationEventOnShutdown
@@ -1857,6 +1853,7 @@ 
org.apache.kafka.clients.consumer.internals.NetworkClientDelegateTest:
 - testHasAnyPendingRequests
 - testPollResultTimer
 - testPropagateMetadataError
+- testPropagateMetadataErrorWithErrorEvent
 - testSuccessfulResponse
 - testTimeoutAfterSend
 - testTimeoutBeforeSend

Reply via email to