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 67efa661c77 Update test catalog data for GHA workflow run 15621556293
67efa661c77 is described below

commit 67efa661c779c026bdf74dcf928104b50af6041a
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 13 00:35:19 2025 +0000

    Update test catalog data for GHA workflow run 15621556293
    
    Commit: 
https://github.com/apache/kafka/commit/2572c7ff9d83858389ac63591185a4d4836ffbd5
    GitHub Run: https://github.com/apache/kafka/actions/runs/15621556293
---
 test-catalog/server/tests.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test-catalog/server/tests.yaml b/test-catalog/server/tests.yaml
index 1834f755016..d4886c9d736 100644
--- a/test-catalog/server/tests.yaml
+++ b/test-catalog/server/tests.yaml
@@ -83,6 +83,9 @@ org.apache.kafka.server.ClientMetricsManagerTest:
 - testGetTelemetryConcurrentRequestNewClientInstance
 - testGetTelemetrySameClientImmediateRetryAfterPushFail
 - testGetTelemetrySameClientImmediateRetryFail
+- testGetTelemetrySubscriptionAfterPushTelemetryBytesExceptionFails
+- testGetTelemetrySubscriptionAfterPushTelemetryUnknownCompressionSucceeds
+- testGetTelemetrySubscriptionAfterPushTelemetryUnknownSubscriptionSucceeds
 - testGetTelemetryUpdateSubscription
 - testGetTelemetryWithoutSubscription
 - testPushTelemetry

Reply via email to