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

commit d8c38dbfb75b91cdeb9d3617937c2b5163bba381
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 23 19:43:18 2025 +0000

    Update test catalog data for GHA workflow run 17178132225
    
    Commit: 
https://github.com/apache/kafka/commit/b4bf0bf693f98d21312c4a3971911d5a60f67bd6
    GitHub Run: https://github.com/apache/kafka/actions/runs/17178132225
---
 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 87bfb9d0a10..8030e490e5e 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -5007,6 +5007,8 @@ 
org.apache.kafka.common.telemetry.internals.ClientTelemetryReporterTest:
 - testCreateRequestInvalidState
 - testCreateRequestPushCompression
 - testCreateRequestPushCompressionException
+- testCreateRequestPushCompressionFallbackAndTermination
+- testCreateRequestPushCompressionFallbackToNextType
 - testCreateRequestPushNeeded
 - testCreateRequestPushNeededWithoutSubscription
 - testCreateRequestPushNoCollector

Reply via email to