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 c1b990b621d Update test catalog data for GHA workflow run 12246710608
c1b990b621d is described below
commit c1b990b621daa8a27dc42966c8007bf492ec7d2c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 10 05:03:23 2024 +0000
Update test catalog data for GHA workflow run 12246710608
Commit:
https://github.com/apache/kafka/commit/e8837465a5fc478f1c79d1ad475b43e00a39a5d7
GitHub Run: https://github.com/apache/kafka/actions/runs/12246710608
---
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 dd0a0f5cd3e..5ef04534707 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -1585,6 +1585,7 @@
org.apache.kafka.streams.processor.internals.ActiveTaskCreatorTest:
- shouldConstructClientIdWithEosV2Enabled
- shouldConstructProducerMetricsWithEosDisabled
- shouldConstructProducerMetricsWithEosV2Enabled
+- shouldNotReInitializeProducerOnClose
- shouldReturnBlockedTimeWhenStreamsProducer
- shouldReturnStreamsProducerIfAtLeastOnceIsEnabled
- shouldReturnStreamsProducerIfEosV2Enabled