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 f2cc4314a0b Update test catalog data for GHA workflow run 14252893987
f2cc4314a0b is described below
commit f2cc4314a0b6dfdb77fc23d9a791efa51a595025
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 4 00:02:16 2025 +0000
Update test catalog data for GHA workflow run 14252893987
Commit:
https://github.com/apache/kafka/commit/5eb4e116bc7f87385d99f989ebe090ae31ab792a
GitHub Run: https://github.com/apache/kafka/actions/runs/14252893987
---
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 d1f178e6d2b..0648c08e422 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -1670,6 +1670,7 @@
org.apache.kafka.streams.processor.internals.ActiveTaskCreatorTest:
- shouldConstructClientIdWithEosV2Enabled
- shouldConstructProducerMetricsWithEosDisabled
- shouldConstructProducerMetricsWithEosV2Enabled
+- shouldNotResetProducerAfterDisableRest
- shouldReturnBlockedTimeWhenStreamsProducer
- shouldReturnStreamsProducerIfAtLeastOnceIsEnabled
- shouldReturnStreamsProducerIfEosV2Enabled