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 69223506f2f Update test catalog data for GHA workflow run 22978278873
69223506f2f is described below
commit 69223506f2f24debd11275f3e22c8cb53d5a6528
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 02:25:27 2026 +0000
Update test catalog data for GHA workflow run 22978278873
Commit:
https://github.com/apache/kafka/commit/cc90f0bc3b7cad9f62084e7fda2223da3ab2fd01
GitHub Run: https://github.com/apache/kafka/actions/runs/22978278873
---
test-catalog/streams/test-utils/tests.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test-catalog/streams/test-utils/tests.yaml
b/test-catalog/streams/test-utils/tests.yaml
index 8033bd4ffc2..ece0d76ab12 100644
--- a/test-catalog/streams/test-utils/tests.yaml
+++ b/test-catalog/streams/test-utils/tests.yaml
@@ -156,7 +156,7 @@ org.apache.kafka.streams.test.MockProcessorContextAPITest:
- shouldCaptureRecordsOutputToChildByName
- shouldStoreAndReturnStateStores
org.apache.kafka.streams.test.MockProcessorContextStateStoreTest:
-- shouldEitherInitOrThrow
+- shouldWorkForAllStoreTypeAndSetups
org.apache.kafka.streams.test.TestRecordTest:
- testConsumerRecord
- testEqualsAndHashCode