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 4c421e21786 Update test catalog data for GHA workflow run 11643532059
4c421e21786 is described below

commit 4c421e21786be0ed4f6f4e14ff5de47dbba28bdc
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 2 17:00:36 2024 +0000

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

diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 16d118d1110..942478763f0 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -33,6 +33,7 @@ org.apache.kafka.streams.KafkaStreamsTest:
 - shouldReturnFalseOnCloseWhenThreadsHaventTerminated
 - 
shouldReturnFalseOnCloseWithCloseOptionWithLeaveGroupFalseWhenThreadsHaventTerminated
 - 
shouldReturnFalseOnCloseWithCloseOptionWithLeaveGroupTrueWhenThreadsHaventTerminated
+- shouldReturnProducerAndConsumerInstanceIds
 - shouldThrowExceptionSettingStateListenerNotInCreateState
 - shouldThrowExceptionSettingStreamsUncaughtExceptionHandlerNotInCreateState
 - shouldThrowExceptionSettingUncaughtExceptionHandlerNotInCreateState

Reply via email to