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 d5468c789f4 Update test catalog data for GHA workflow run 15612493979
d5468c789f4 is described below

commit d5468c789f41f51be64e47d7aff10010e75ccde0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 12 16:45:35 2025 +0000

    Update test catalog data for GHA workflow run 15612493979
    
    Commit: 
https://github.com/apache/kafka/commit/78c1da1acac2ae6b0fc2e4b2c90e30d12e66b0df
    GitHub Run: https://github.com/apache/kafka/actions/runs/15612493979
---
 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 3c9b85a23ac..e0ea3d810b7 100644
--- a/test-catalog/clients/tests.yaml
+++ b/test-catalog/clients/tests.yaml
@@ -4571,6 +4571,7 @@ 
org.apache.kafka.common.security.oauthbearer.ClaimValidationUtilsTest:
 org.apache.kafka.common.security.oauthbearer.ClientJwtValidatorTest:
 - testEmptySections
 - testEmptyString
+- testJwtRequiresBase64UrlDecoding
 - testMissingHeader
 - testMissingPayload
 - testMissingSignature

Reply via email to