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 75f037b90fb Update test catalog data for GHA workflow run 20122909866
75f037b90fb is described below

commit 75f037b90fb9ddada4fcf07027fa371fe66a70c8
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 11 07:52:43 2025 +0000

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

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 4f9c04ecc5e..df2e3e63be4 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -1986,9 +1986,9 @@ 
org.apache.kafka.streams.processor.internals.InternalTopicManagerTest:
 - shouldReturnCorrectPartitionInfo
 - shouldThrowExceptionWhenKeepsTopicLeaderNotAvailable
 - shouldThrowInformativeExceptionForOlderBrokers
+- shouldThrowSetupTimeoutExceptionIfTopicExistsDuringSetup
 - shouldThrowTimeoutExceptionIfGetNumPartitionsHasTopicDescriptionTimeout
 - shouldThrowTimeoutExceptionIfGetPartitionInfoHasTopicDescriptionTimeout
-- shouldThrowTimeoutExceptionIfTopicExistsDuringSetup
 - shouldThrowTimeoutExceptionInGetPartitionInfo
 - shouldThrowTimeoutExceptionWhenCreateTopicExceedsTimeout
 - shouldThrowTimeoutExceptionWhenFuturesNeverCompleteDuringCleanUp

Reply via email to