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 1f5681ed47c Update test catalog data for GHA workflow run 19518756113
1f5681ed47c is described below
commit 1f5681ed47cc1ed500044014f1037ff9272d19cb
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 20 01:00:13 2025 +0000
Update test catalog data for GHA workflow run 19518756113
Commit:
https://github.com/apache/kafka/commit/bb95e3ab195b574673b5dbddc41b1c4f9aabcfa0
GitHub Run: https://github.com/apache/kafka/actions/runs/19518756113
---
test-catalog/streams/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 94d2804253e..12f08c1feb8 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -3547,7 +3547,9 @@
org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImplTest:
- shouldAddAvgAndMinAndMaxMetricsToSensor
- shouldAddAvgAndTotalMetricsToSensor
- shouldAddClientLevelImmutableMetric
+- shouldAddClientLevelImmutableMetricWithAdditionalTags
- shouldAddClientLevelMutableMetric
+- shouldAddClientLevelMutableMetricWithAdditionalTags
- shouldAddInvocationRateToSensor
- shouldAddLatencyRateTotalSensor
- shouldAddLatencyRateTotalSensorWithCustomTags