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 35e0d761a99 Update test catalog data for GHA workflow run 12326920415
35e0d761a99 is described below

commit 35e0d761a990f5c0c0a978762596777a2a26dda8
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 14 06:54:17 2024 +0000

    Update test catalog data for GHA workflow run 12326920415
    
    Commit: 
https://github.com/apache/kafka/commit/91575892d2f3003bc406656200967e14d4216e04
    GitHub Run: https://github.com/apache/kafka/actions/runs/12326920415
---
 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 794a8dc8b4b..242ff8be161 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -5645,6 +5645,8 @@ 
org.apache.kafka.streams.state.internals.metrics.RocksDBMetricsRecorderTest:
 - shouldThrowIfCacheToAddIsNullButExistingCacheIsNotNull
 - shouldThrowIfCacheToAddIsSameAsOnlyOneOfMultipleCaches
 - shouldThrowIfDbToAddWasAlreadyAddedForOtherSegment
+- shouldThrowIfMetricRecorderIsInitialisedWithNullMetrics
+- shouldThrowIfMetricRecorderIsInitialisedWithNullTaskId
 - shouldThrowIfMetricRecorderIsReInitialisedWithDifferentStreamsMetrics
 - shouldThrowIfMetricRecorderIsReInitialisedWithDifferentTask
 - shouldThrowIfStatisticsToAddIsNotNullButExistingStatisticsAreNull

Reply via email to