This is an automated email from the ASF dual-hosted git repository.

github-actions[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 6c1d41e5c20 Update test catalog data for GHA workflow run 25584420723
6c1d41e5c20 is described below

commit 6c1d41e5c20c91be83ede05a64eccce90a0557ed
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 9 02:18:56 2026 +0000

    Update test catalog data for GHA workflow run 25584420723
    
    Commit: 
https://github.com/apache/kafka/commit/5b334f644dee8a6ff5e19bc65745d76ca5988900
    GitHub Run: https://github.com/apache/kafka/actions/runs/25584420723
---
 test-catalog/streams/tests.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 87fffd8f2bd..5f725576b01 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -6630,9 +6630,7 @@ 
org.apache.kafka.streams.state.internals.ValueTimestampHeadersDeserializerTest:
 - shouldExtractEmptyHeaders
 - shouldExtractHeaders
 - shouldExtractTimestamp
-- shouldExtractValue
 - shouldPassHeadersToDeserializer
-- shouldReturnNullForRawValueWhenInputIsNull
 - shouldReturnNullWhenExtractingHeadersFromNull
 - shouldReturnNullWhenSerializingNullValue
 - shouldThrowExceptionWhenDataIsTooShort

Reply via email to