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 944e0b18894 Update test catalog data for GHA workflow run 23137487176
944e0b18894 is described below
commit 944e0b1889457986922a31604baf987e5cee19c6
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 12:10:50 2026 +0000
Update test catalog data for GHA workflow run 23137487176
Commit:
https://github.com/apache/kafka/commit/5729bb614fbd3397a7894d3831fb46ddc555a27b
GitHub Run: https://github.com/apache/kafka/actions/runs/23137487176
---
test-catalog/streams/tests.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index b590b5fc9f1..20906018c8f 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -747,6 +747,8 @@
org.apache.kafka.streams.kstream.internals.CogroupedKStreamImplTest:
- testCogroupWithKTableKTableInnerJoin
- testCogroupWithThreeGroupedStreams
org.apache.kafka.streams.kstream.internals.FullChangeSerdeTest:
+- shouldPassHeadersToUnderlyingDeserializer
+- shouldPassHeadersToUnderlyingSerializer
- shouldRoundTripChange
- shouldRoundTripNewNull
- shouldRoundTripNull
@@ -4958,7 +4960,6 @@
org.apache.kafka.streams.state.internals.MeteredTimestampedKeyValueStoreTest:
- shouldGetAllFromInnerStoreAndRecordAllMetric
- shouldGetBytesFromInnerStoreAndReturnGetMetric
- shouldGetRangeFromInnerStoreAndRecordRangeMetric
-- shouldGetWithBinary
- shouldNotPutIfSameValuesAndGreaterTimestamp
- shouldNotSetFlushListenerOnWrappedNoneCachingStore
- shouldNotThrowExceptionIfSerdesCorrectlySetFromConstructorParameters