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

commit aabce0b1c878354de0a5dcf470b8c988a3db2270
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 3 19:03:48 2025 +0000

    Update test catalog data for GHA workflow run 13635935859
    
    Commit: 
https://github.com/apache/kafka/commit/a6c53d0c37f10d5e69c2b07db8b5445e00a70d24
    GitHub Run: https://github.com/apache/kafka/actions/runs/13635935859
---
 test-catalog/core/tests.yaml    | 1 +
 test-catalog/streams/tests.yaml | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-catalog/core/tests.yaml b/test-catalog/core/tests.yaml
index ab8b5c77d16..8e3fcdfeb09 100644
--- a/test-catalog/core/tests.yaml
+++ b/test-catalog/core/tests.yaml
@@ -3518,6 +3518,7 @@ kafka.server.share.DelayedShareFetchTest:
 - testForceCompleteTriggersDelayedActionsQueue
 - testLocksReleasedAcquireException
 - testLocksReleasedForCompletedFetch
+- testOnCompleteExecutionOnTimeout
 - testPartitionMaxBytesFromUniformStrategyInCombineLogReadResponse
 - testPartitionMaxBytesFromUniformStrategyWhenAllPartitionsAreAcquirable
 - testPartitionMaxBytesFromUniformStrategyWhenFewPartitionsAreAcquirable
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 84539559284..d6c7c3e2eff 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -1649,7 +1649,6 @@ 
org.apache.kafka.streams.processor.internals.ActiveTaskCreatorTest:
 - shouldConstructClientIdWithEosV2Enabled
 - shouldConstructProducerMetricsWithEosDisabled
 - shouldConstructProducerMetricsWithEosV2Enabled
-- shouldNotReInitializeProducerOnClose
 - shouldReturnBlockedTimeWhenStreamsProducer
 - shouldReturnStreamsProducerIfAtLeastOnceIsEnabled
 - shouldReturnStreamsProducerIfEosV2Enabled

Reply via email to