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

commit fcfe34045ef5650d22a3a81eeefdcfdcdfe6c387
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 19:59:58 2026 +0000

    Update test catalog data for GHA workflow run 21834786343
    
    Commit: 
https://github.com/apache/kafka/commit/34fa571ba69a725ab3cd8e12a4f2f9bc195781ca
    GitHub Run: https://github.com/apache/kafka/actions/runs/21834786343
---
 test-catalog/clients/clients-integration-tests/tests.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 87fea5ba880..b6253d84d3b 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -94,6 +94,7 @@ org.apache.kafka.clients.consumer.ConsumerIntegrationTest:
 - testFetchPartitionsWithAlwaysFailedListenerWithGroupProtocolConsumer
 - testLeaderEpoch
 - testRackAwareAssignment
+- testSingleCoordinatorOwnershipAfterPartitionReassignment
 org.apache.kafka.clients.consumer.ConsumerTopicCreationTest:
 - testAsyncConsumerTopicCreationIfConsumerAllowToCreateTopic
 - testAsyncConsumerTopicCreationIfConsumerDisallowToCreateTopic

Reply via email to