This is an automated email from the ASF dual-hosted git repository.
github-actions[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 51b18f70c01 Update test catalog data for GHA workflow run 30998267003
51b18f70c01 is described below
commit 51b18f70c010cb89eb2c8b7409b7bfcc17a88567
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 13:42:10 2026 +0000
Update test catalog data for GHA workflow run 30998267003
Commit:
https://github.com/apache/kafka/commit/18337afa95b83893a330e38f5ad086f9b87d091b
GitHub Run: https://github.com/apache/kafka/actions/runs/30998267003
---
test-catalog/connect/runtime/tests.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/test-catalog/connect/runtime/tests.yaml
b/test-catalog/connect/runtime/tests.yaml
index c25b6a4443b..ccb6d0854b4 100644
--- a/test-catalog/connect/runtime/tests.yaml
+++ b/test-catalog/connect/runtime/tests.yaml
@@ -1292,6 +1292,10 @@
org.apache.kafka.connect.storage.KafkaConfigBackingStoreTest:
- testStartStop
- testTaskCountRecordsAndGenerations
- testWritePrivileges
+org.apache.kafka.connect.storage.KafkaOffsetBackingStoreGetTopicConfigTest:
+- testConnectorSpecificReadOnlyStoreReturnsCorrectTopicConfig
+- testConnectorSpecificReadWriteStoreReturnsCorrectTopicConfig
+- testWorkerLevelStoreReturnsCorrectTopicConfig
org.apache.kafka.connect.storage.KafkaOffsetBackingStoreTest:
- testClientIds
- testConnectorPartitions