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 bf4020effa5 Update test catalog data for GHA workflow run 16704373282 bf4020effa5 is described below commit bf4020effa5bc7255ee49db54ae8ed658192e9a9 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sun Aug 3 13:37:11 2025 +0000 Update test catalog data for GHA workflow run 16704373282 Commit: https://github.com/apache/kafka/commit/ea771563e0b5f047027ab1ffa67d976d8df26864 GitHub Run: https://github.com/apache/kafka/actions/runs/16704373282 --- test-catalog/clients/tests.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test-catalog/clients/tests.yaml b/test-catalog/clients/tests.yaml index 49ab331900d..6baf48bba3d 100644 --- a/test-catalog/clients/tests.yaml +++ b/test-catalog/clients/tests.yaml @@ -4515,6 +4515,7 @@ org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest: - testMissingUsernameSaslPlain - testMultipleServerMechanisms - testPacketSizeTooBig +- testReauthenticateWithLargeReauthValue - testRepeatedValidSaslPlainOverSsl - testSaslAuthenticationMaxReceiveSize - testSaslHandshakeRequestWithUnsupportedVersion @@ -4553,6 +4554,7 @@ org.apache.kafka.common.security.authenticator.SaslServerAuthenticatorTest: - testSessionExpiresAtMaxReauthTime - testSessionExpiresAtTokenExpiry - testSessionExpiresAtTokenExpiryDespiteNoReauthIsSet +- testSessionWontExpireWithLargeExpirationTime - testUnexpectedRequestTypeWithValidRequestHeader org.apache.kafka.common.security.kerberos.KerberosNameTest: - testInvalidRules @@ -5281,6 +5283,7 @@ org.apache.kafka.common.utils.UtilsTest: - testLoadProps - testMax - testMin +- testMsToNs - testMurmur2 - testPropsToMap - testPropsToMapNonStringKey