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 7cc67b1cabd Update test catalog data for GHA workflow run 17922503008
7cc67b1cabd is described below
commit 7cc67b1cabd55839c0fc45f3e40c82953bc8976e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 22 19:42:44 2025 +0000
Update test catalog data for GHA workflow run 17922503008
Commit:
https://github.com/apache/kafka/commit/71efb892900387cf4cd8c65cd949609c712c19cc
GitHub Run: https://github.com/apache/kafka/actions/runs/17922503008
---
test-catalog/clients/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 1580ec133d0..2cef4b58685 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -5137,6 +5137,7 @@ org.apache.kafka.common.utils.AbstractIteratorTest:
- testEmptyIterator
- testIterator
org.apache.kafka.common.utils.AppInfoParserTest:
+- testClientIdWontAddRepeatedly
- testRegisterAppInfoRegistersMetrics
- testUnregisterAppInfoUnregistersMetrics
org.apache.kafka.common.utils.ByteBufferInputStreamTest: