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 6cda322df96 Update test catalog data for GHA workflow run 19154347844
6cda322df96 is described below

commit 6cda322df962bd98c5b7718374d440ffb42e9deb
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 7 02:59:55 2025 +0000

    Update test catalog data for GHA workflow run 19154347844
    
    Commit: 
https://github.com/apache/kafka/commit/57456b3c6c83db6bd2bd39b780d2ef7bb3fc924d
    GitHub Run: https://github.com/apache/kafka/actions/runs/19154347844
---
 test-catalog/streams/integration-tests/tests.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test-catalog/streams/integration-tests/tests.yaml 
b/test-catalog/streams/integration-tests/tests.yaml
index d0f07e124c8..93d126d66d9 100644
--- a/test-catalog/streams/integration-tests/tests.yaml
+++ b/test-catalog/streams/integration-tests/tests.yaml
@@ -9,6 +9,8 @@ 
org.apache.kafka.streams.integration.AdjustStreamThreadCountTest:
 - shouldnNotRemoveStreamThreadWithinTimeout
 - testConcurrentlyAccessThreads
 - testRebalanceHappensBeforeStreamThreadGetDown
+org.apache.kafka.streams.integration.AtLeastOnceDeliveryMessageLossIntegrationTest:
+- 
shouldCommitOffsetsAndProduceOutputRecordsWhenProducerFailsWithMessageTooLarge
 org.apache.kafka.streams.integration.ConsistencyVectorIntegrationTest:
 - shouldHaveSamePositionBoundActiveAndStandBy
 org.apache.kafka.streams.integration.DeadLetterQueueIntegrationTest:

Reply via email to