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 b6d208b726c Update test catalog data for GHA workflow run 17288827623
b6d208b726c is described below
commit b6d208b726ce8d3e722cf748012c950be7d93346
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 28 09:43:45 2025 +0000
Update test catalog data for GHA workflow run 17288827623
Commit:
https://github.com/apache/kafka/commit/74b2228dd719f99d20b6d235c074d198e7bf66f2
GitHub Run: https://github.com/apache/kafka/actions/runs/17288827623
---
test-catalog/metadata/tests.yaml | 1 +
test-catalog/streams/tests.yaml | 1 +
2 files changed, 2 insertions(+)
diff --git a/test-catalog/metadata/tests.yaml b/test-catalog/metadata/tests.yaml
index 1df27b5677d..2e5ca979c60 100644
--- a/test-catalog/metadata/tests.yaml
+++ b/test-catalog/metadata/tests.yaml
@@ -483,6 +483,7 @@ org.apache.kafka.image.TopicsImageTest:
- testTopicDeltaElectionStatsWithNonEmptyImage
- testTopicIdToNameView
- testTopicNameToIdView
+- testTopicsDeltaCreateThenDelete
- testUpdatedLeaders
org.apache.kafka.image.loader.MetadataBatchLoaderTest:
- testAlignedTransactionBatches
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index d44fd9514bb..f2bc2c73e96 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -2341,6 +2341,7 @@
org.apache.kafka.streams.processor.internals.RecordCollectorTest:
- shouldBroadcastToAllPartitions
- shouldBuildDeadLetterQueueRecordsInDefaultExceptionHandler
-
shouldBuildDeadLetterQueueRecordsInDefaultExceptionHandlerDuringDeserialization
+- shouldCallOldImplementationExceptionHandler
- shouldCallOldImplementationWithRecordContextExceptionHandler
- shouldClearOffsetsOnCloseClean
- shouldClearOffsetsOnCloseDirty