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 80cb602a2d4 Update test catalog data for GHA workflow run 11715386622
80cb602a2d4 is described below
commit 80cb602a2d49f653d36dca6601366ce82c0eeb43
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 7 05:40:32 2024 +0000
Update test catalog data for GHA workflow run 11715386622
Commit:
https://github.com/apache/kafka/commit/f2b19baee04edb02ece7b2b7e4c6b50b1301ac9c
GitHub Run: https://github.com/apache/kafka/actions/runs/11715386622
---
test-catalog/streams/tests.yaml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 07684488110..dd9800282a3 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -2772,7 +2772,6 @@
org.apache.kafka.streams.processor.internals.StreamsProducerTest:
- shouldComputeTotalBlockedTime
- shouldComputeTotalBlockedTimeAfterReset
- shouldContinueTxnSecondEosSend
-- shouldEnableEosIfEosEnabled
- shouldFailIfLogContextIsNull
- shouldFailIfProcessingModeIsNull
- shouldFailIfProducerIsNull
@@ -2794,10 +2793,8 @@
org.apache.kafka.streams.processor.internals.StreamsProducerTest:
- shouldForwardCallToPartitionsFor
- shouldForwardRecordButNotCommitOnEosSend
- shouldForwardRecordOnSend
-- shouldHaveEosEnabledIfEosEnabled
- shouldInitTxOnEos
- shouldNotBeginTxOnSendIfEosDisable
-- shouldNotHaveEosEnabledIfEosDisabled
- shouldNotInitTxIfEosDisable
- shouldResetTransactionInFlightOnClose
- shouldResetTransactionInFlightOnReset