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 67e4e5cc3db Update test catalog data for GHA workflow run 15328193291
67e4e5cc3db is described below
commit 67e4e5cc3db1fb069e6eaa227cd8c95816ae8e1c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 29 18:59:16 2025 +0000
Update test catalog data for GHA workflow run 15328193291
Commit:
https://github.com/apache/kafka/commit/f42abe6db8fb0fc1c668ab77acb8e878205fd32c
GitHub Run: https://github.com/apache/kafka/actions/runs/15328193291
---
test-catalog/clients/tests.yaml | 2 ++
test-catalog/streams/tests.yaml | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index ce6b9cad80b..ad2cad4ef14 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -2647,6 +2647,8 @@ org.apache.kafka.clients.producer.KafkaProducerTest:
- testCommitTransactionWithMetadataTimeoutForPartitionOutOfRange
- testCommitTransactionWithRecordTooLargeException
- testCommitTransactionWithSendToInvalidTopic
+- testCompleteTransactionWithMatchingState
+- testCompleteTransactionWithNonMatchingState
- testConstructorFailureCloseResource
- testConstructorWithInvalidMetricReporterClass
- testConstructorWithNotStringKey
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 06836a56d62..1a0b4a5e5a9 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -5343,7 +5343,7 @@
org.apache.kafka.streams.state.internals.SegmentIteratorTest:
org.apache.kafka.streams.state.internals.SegmentedCacheFunctionTest:
- cacheKey
- compareSegmentedKeys
-- key
+- testKey
- testRoundTripping
org.apache.kafka.streams.state.internals.SessionKeySchemaTest:
- shouldConvertToBinaryAndBack