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 2e1ef9d7071 Update test catalog data for GHA workflow run 14388343734
2e1ef9d7071 is described below

commit 2e1ef9d7071a8486c9c3823c41131554ee4f3226
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 10 21:25:23 2025 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index b63fdf3c0b5..d73d399a65c 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2413,13 +2413,6 @@ 
org.apache.kafka.clients.consumer.internals.StreamsRebalanceDataTest:
 - testTaskIdCompareTo
 - testTaskIdEqualsAndHashCode
 - topicInfoShouldNotAcceptNulls
-org.apache.kafka.clients.consumer.internals.StreamsRebalanceEventsProcessorTest:
-- shouldInvokeOnAllTasksLostCallback
-- shouldInvokeOnTasksAssignedCallback
-- shouldInvokeOnTasksRevokedCallback
-- shouldReThrowErrorFromOnAllTasksLostCallbackAndPassErrorToBackground
-- shouldReThrowErrorFromOnTasksAssignedCallbackAndPassErrorToBackground
-- shouldReThrowErrorFromOnTasksRevokedCallbackAndPassErrorToBackground
 org.apache.kafka.clients.consumer.internals.SubscriptionStateTest:
 - cantAssignPartitionForUnmatchedPattern
 - cantAssignPartitionForUnsubscribedTopics

Reply via email to