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

commit f2d5ae583057b548e48e180582e122a484c68f8e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 19 20:30:26 2026 +0000

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

diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 41b455514c3..60efb13ac74 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -5349,6 +5349,8 @@ 
org.apache.kafka.common.telemetry.internals.ClientTelemetryReporterTest:
 - testUpdateMetricsLabels
 org.apache.kafka.common.telemetry.internals.ClientTelemetryUtilsTest:
 - testCompressDecompress
+- testDecompressExceedingMaxSizeThrows
+- testDecompressWithPayloadSizeSucceeds
 - testGetCompressionTypesFromAcceptedList
 - testGetSelectorFromRequestedMetrics
 - testMaybeFetchErrorIntervalMs

Reply via email to