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 b2d5c718c68 Update test catalog data for GHA workflow run 11907698652
b2d5c718c68 is described below

commit b2d5c718c68712a7812d28fb1b8aecf8cffe97eb
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 19 09:12:45 2024 +0000

    Update test catalog data for GHA workflow run 11907698652
    
    Commit: 
https://github.com/apache/kafka/commit/0685b7301042f088aac0326d712c1b9d9da6c76f
    GitHub Run: https://github.com/apache/kafka/actions/runs/11907698652
---
 test-catalog/streams/tests.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index f6500f9b4e6..9fd22e441cc 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -2576,7 +2576,6 @@ 
org.apache.kafka.streams.processor.internals.StreamTaskTest:
 - testMetrics
 org.apache.kafka.streams.processor.internals.StreamThreadTest:
 - shouldInjectProducerPerThreadUsingClientSupplierOnCreateIfEosV2Enabled
-- shouldLogAndRecordSkippedRecordsForInvalidTimestamps
 - shouldNotCommitNonRunningNonRestoringTasks
 - shouldNotPurgeBeforeThePurgeInterval
 - shouldPunctuateWithTimestampPreservedInProcessorContext

Reply via email to