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 6f9dcc92c94 Update test catalog data for GHA workflow run 26745391552
6f9dcc92c94 is described below
commit 6f9dcc92c941558b5f0a41164598320ad958282e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 11:52:41 2026 +0000
Update test catalog data for GHA workflow run 26745391552
Commit:
https://github.com/apache/kafka/commit/46ad599a6ef15c6a5f6296cb574ad25a1b7836eb
GitHub Run: https://github.com/apache/kafka/actions/runs/26745391552
---
test-catalog/clients/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index bbefd7df51d..da05d5eb87b 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -3810,6 +3810,9 @@ org.apache.kafka.common.metrics.KafkaMetricTest:
- testIsMeasurableWithGaugeProvider
- testKafkaMetricAcceptsNonMeasurableNonGaugeProvider
- testMeasurableValueReturnsZeroWhenNotMeasurable
+- testToStringWithAnonymousClassProvider
+- testToStringWithLambdaProvider
+- testToStringWithStatProvider
org.apache.kafka.common.metrics.KafkaMetricsContextTest:
- testCreationWithNullNamespaceAndLabels
- testCreationWithValidNamespaceAndLabels