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 4897d6e5d86 Update test catalog data for GHA workflow run 13860717482
4897d6e5d86 is described below
commit 4897d6e5d86864acb5176a2f6e6c62a808ed042c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 14 19:53:04 2025 +0000
Update test catalog data for GHA workflow run 13860717482
Commit:
https://github.com/apache/kafka/commit/c32c167e0403bb7820e4a072aacb860c2ff06e19
GitHub Run: https://github.com/apache/kafka/actions/runs/13860717482
---
test-catalog/clients/tests.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 77d75e11ebc..bd83b34ca14 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -3269,6 +3269,8 @@
org.apache.kafka.common.config.provider.FileConfigProviderTest:
- testNullPathWithKey
- testServiceLoaderDiscovery
org.apache.kafka.common.errors.TransactionExceptionHierarchyTest:
+- testRefreshRetriableException
+- testRefreshRetriableExceptionHierarchy
- testRetriableExceptionHierarchy
org.apache.kafka.common.feature.FeaturesTest:
- testEmptyFeatures