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 b58b8bea3bf Update test catalog data for GHA workflow run 17603042867 b58b8bea3bf is described below commit b58b8bea3bf16c8bf56081f729030af8a1032892 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Wed Sep 10 06:36:44 2025 +0000 Update test catalog data for GHA workflow run 17603042867 Commit: https://github.com/apache/kafka/commit/8015c87390a4db7702468e9cea0ccd45ab61abf0 GitHub Run: https://github.com/apache/kafka/actions/runs/17603042867 --- 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 304cc6f9585..ce88911f099 100644 --- a/test-catalog/streams/tests.yaml +++ b/test-catalog/streams/tests.yaml @@ -508,6 +508,8 @@ org.apache.kafka.streams.internals.metrics.ClientMetricsTest: - shouldAddTopologyDescriptionMetric - shouldAddVersionMetric - shouldGetFailedStreamThreadsSensor +org.apache.kafka.streams.internals.metrics.OpenIteratorsTest: +- shouldCalculateOldestStartTimestampCorrectly org.apache.kafka.streams.internals.metrics.StreamsClientMetricsDelegatingReporterTest: - metricRemoval - shouldInitMetrics