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 7b48b4421c3 Update test catalog data for GHA workflow run 16790182325
7b48b4421c3 is described below
commit 7b48b4421c384c2885a0e854be230ac05953780b
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 7 00:58:12 2025 +0000
Update test catalog data for GHA workflow run 16790182325
Commit:
https://github.com/apache/kafka/commit/03190e4c22ad18eaea7c96eb6e0c15b5dd3c3578
GitHub Run: https://github.com/apache/kafka/actions/runs/16790182325
---
test-catalog/streams/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 2e018ea6d50..d44fd9514bb 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -2781,6 +2781,8 @@
org.apache.kafka.streams.processor.internals.StreamThreadTest:
- shouldUpdateStandbyTask
- testGetTopicPartitionInfo
- testNamedTopologyWithStreamsProtocol
+- testStreamsProtocolIncorrectlyPartitionedTopics
+- testStreamsProtocolMissingSourceTopicRecovery
- testStreamsProtocolRunOnceWithProcessingThreads
- testStreamsProtocolRunOnceWithProcessingThreadsMissingSourceTopic
- testStreamsProtocolRunOnceWithoutProcessingThreads