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 eb0de129271 Update test catalog data for GHA workflow run 19000919440
eb0de129271 is described below
commit eb0de129271dd5a5819aa439cd45a1d482286742
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 1 20:50:35 2025 +0000
Update test catalog data for GHA workflow run 19000919440
Commit:
https://github.com/apache/kafka/commit/0facc3ccecb1ea34c2639f066944df68b1d5d38a
GitHub Run: https://github.com/apache/kafka/actions/runs/19000919440
---
test-catalog/clients/tests.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml
index 464133b9b3f..74f3df498be 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -5237,6 +5237,7 @@ org.apache.kafka.common.utils.ExitTest:
- shouldNotInvokeShutdownHookImmediately
org.apache.kafka.common.utils.ExponentialBackoffTest:
- testExponentialBackoff
+- testExponentialBackoffWithInvalidJitter
- testExponentialBackoffWithoutJitter
org.apache.kafka.common.utils.FixedOrderMapTest:
- shouldForbidConditionalRemove