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 21e64a9f364 Update test catalog data for GHA workflow run 21493004230
21e64a9f364 is described below

commit 21e64a9f364d9eac2a2b2ac319b222700eb9969f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 29 23:59:13 2026 +0000

    Update test catalog data for GHA workflow run 21493004230
    
    Commit: 
https://github.com/apache/kafka/commit/8209af2a23701c920e0eb9fe7933f6054d90edf0
    GitHub Run: https://github.com/apache/kafka/actions/runs/21493004230
---
 test-catalog/clients/clients-integration-tests/tests.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-catalog/clients/clients-integration-tests/tests.yaml 
b/test-catalog/clients/clients-integration-tests/tests.yaml
index 7b3377bdc52..87fea5ba880 100644
--- a/test-catalog/clients/clients-integration-tests/tests.yaml
+++ b/test-catalog/clients/clients-integration-tests/tests.yaml
@@ -33,6 +33,8 @@ org.apache.kafka.clients.admin.ClientTelemetryTest:
 - testClientInstanceId
 - testIntervalMsParser
 - testMetrics
+org.apache.kafka.clients.admin.ConcurrentListOffsetsRequestTest:
+- correctlyHandleConcurrentModificationOfPartitionLeaderCache
 org.apache.kafka.clients.admin.DeleteTopicTest:
 - testAddPartitionDuringDeleteTopic
 - testDeleteNonExistingTopic

Reply via email to