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 c77c23df5a4 Update test catalog data for GHA workflow run 19249988384
c77c23df5a4 is described below
commit c77c23df5a404deaff02a6c0672e728c04647eee
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 11 02:14:30 2025 +0000
Update test catalog data for GHA workflow run 19249988384
Commit:
https://github.com/apache/kafka/commit/188b86fa83ecd6e8c0a7462c5b17673b1e066eb1
GitHub Run: https://github.com/apache/kafka/actions/runs/19249988384
---
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 b41ea5d2f8b..81645a61b8d 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -254,6 +254,8 @@ org.apache.kafka.streams.StreamsConfigTest:
- shouldLogWarningWhenStandbyReplicasSetWithStreamsProtocol
- shouldLogWarningWhenStreamsProtocolIsUsed
- shouldLogWarningWhenWarmupReplicasSetWithStreamsProtocol
+- shouldNotAllowAutoCreateTopicsForConsumers_WithCommonConsumerPrefix
+- shouldNotAllowAutoCreateTopicsForConsumers_WithSpecificConsumerPrefixes
- shouldNotEnableAnyOptimizationsWithNoOptimizationConfig
- shouldNotLeakInternalDocMembers
- shouldNotOverrideUserConfigCommitIntervalMsIfExactlyOnceV2Enabled