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 4741f33d1bc Update test catalog data for GHA workflow run 13572344307
4741f33d1bc is described below
commit 4741f33d1bc95d211ff376c77b0226a853c4271c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 27 20:34:30 2025 +0000
Update test catalog data for GHA workflow run 13572344307
Commit:
https://github.com/apache/kafka/commit/88a23dab3ea6f76cc32066066149ce7843bf24ab
GitHub Run: https://github.com/apache/kafka/actions/runs/13572344307
---
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 467190b8661..1ec4839995b 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -3215,6 +3215,8 @@
org.apache.kafka.common.config.provider.FileConfigProviderTest:
- testNullPath
- testNullPathWithKey
- testServiceLoaderDiscovery
+org.apache.kafka.common.errors.TransactionExceptionHierarchyTest:
+- testRetriableExceptionHierarchy
org.apache.kafka.common.feature.FeaturesTest:
- testEmptyFeatures
- testEquals