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 2850cdb38eb Update test catalog data for GHA workflow run 22137950177
2850cdb38eb is described below
commit 2850cdb38eb1a5f34e26408bc936a3b0828bbc82
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 18 14:35:48 2026 +0000
Update test catalog data for GHA workflow run 22137950177
Commit:
https://github.com/apache/kafka/commit/70e7cddb9d9cd5df9290f2c7a0c7bf9708d753eb
GitHub Run: https://github.com/apache/kafka/actions/runs/22137950177
---
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 501f91ca422..f479e75a6ab 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -578,6 +578,7 @@ org.apache.kafka.streams.kstream.RepartitionTopicNamingTest:
- shouldReuseFirstRepartitionTopicNameWhenOptimizing
org.apache.kafka.streams.kstream.SessionWindowedDeserializerTest:
-
shouldIgnoreWindowedInnerClassSerdeConfigIfWindowedInnerDeserializerClassConfigIsSet
+- shouldPassHeadersToUnderlyingSerializer
- shouldSetSerializerThroughWindowedInnerClassSerdeConfig
- shouldSetSerializerThroughWindowedInnerDeserializerClassConfig
- shouldThrowConfigExceptionWhenInvalidWindowedInnerClassSerdeSupplied
@@ -588,6 +589,7 @@
org.apache.kafka.streams.kstream.SessionWindowedDeserializerTest:
- testSessionWindowedDeserializerConstructor
org.apache.kafka.streams.kstream.SessionWindowedSerializerTest:
-
shouldIgnoreWindowedInnerClassSerdeConfigIfWindowedInnerSerializerClassConfigIsSet
+- shouldPassHeadersToUnderlyingSerializer
- shouldSetSerializerThroughWindowedInnerClassSerdeConfig
- shouldSetSerializerThroughWindowedInnerSerializerClassConfig
- shouldThrowConfigExceptionWhenInvalidWindowedInnerClassSerdeSupplied