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 ec5075b5716 Update test catalog data for GHA workflow run 25591991139
ec5075b5716 is described below
commit ec5075b5716d04a3692179481534744162cff4f5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat May 9 08:16:05 2026 +0000
Update test catalog data for GHA workflow run 25591991139
Commit:
https://github.com/apache/kafka/commit/d5efe5583a2c984f5b0938caf75c43237ec55d22
GitHub Run: https://github.com/apache/kafka/actions/runs/25591991139
---
test-catalog/test-common/test-common-runtime/tests.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/test-catalog/test-common/test-common-runtime/tests.yaml
b/test-catalog/test-common/test-common-runtime/tests.yaml
index 79ee3fecc43..40afeeb6698 100644
--- a/test-catalog/test-common/test-common-runtime/tests.yaml
+++ b/test-catalog/test-common/test-common-runtime/tests.yaml
@@ -1,3 +1,6 @@
+org.apache.kafka.common.test.AdminUtilsTest:
+- testFetchOrWaitForLeader
+- testFetchOrWaitForLeaderTimesOut
org.apache.kafka.common.test.KafkaClusterTestKitTest:
- testCreateClusterFormatAndCloseWithMultipleLogDirs
- testCreateClusterWithBadNumDisksThrows