This is an automated email from the ASF dual-hosted git repository.

github-actions[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 fd40f6ffc71 Update test catalog data for GHA workflow run 27905455008
fd40f6ffc71 is described below

commit fd40f6ffc716b2d15373868f7a9c22cac137b1a9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 21 16:10:25 2026 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index c71c4e9dbf8..800c4907127 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -944,11 +944,11 @@ org.apache.kafka.clients.consumer.KafkaConsumerTest:
 - testSubscriptionOnNullTopic
 - testSubscriptionOnNullTopicCollection
 - testSubscriptionWithEmptyPartitionAssignment
-- testUnSubscribingNonExisingMetricsDoesntCauseError
 - testUnsubscribeDoesNotCommitOffsetsEvenWithAutoCommitEnabled
 - testUnsubscribeShouldTriggerPartitionsLostWithNoGeneration
 - testUnsubscribeShouldTriggerPartitionsRevokedWithValidGeneration
 - testUnsubscribingCustomMetricsWithSameNameDoesntAffectConsumerMetrics
+- testUnsubscribingNonExistingMetricsDoesntCauseError
 - testUnusedConfigs
 - testWakeupWithFetchDataAvailable
 - verifyHeartbeatSent

Reply via email to