[ 
https://issues.apache.org/jira/browse/CAMEL-23358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18076048#comment-18076048
 ] 

Aurélien Pupier commented on CAMEL-23358:
-----------------------------------------

If I understand well, the difference is that the default values starting with 
JDK 26 is different for signatureSchemes and it will be only a matter of 
updating the test. Will get back to it later with fresher mind than a friday 
afternoon.

cc [~acosentino]

> [JDK 26] SSLContextParametersTest.testSignatureSchemesFilter is failing
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-23358
>                 URL: https://issues.apache.org/jira/browse/CAMEL-23358
>             Project: Camel
>          Issue Type: Sub-task
>          Components: camel-core
>    Affects Versions: 4.19.0
>            Reporter: Aurélien Pupier
>            Priority: Major
>
> {noformat}
> org.opentest4j.AssertionFailedError: expected: <null> but was: 
> <[ecdsa_secp256r1_sha256, ecdsa_secp384r1_sha384, ecdsa_secp521r1_sha512, 
> ed25519, ed448, rsa_pss_rsae_sha256, rsa_pss_rsae_sha384, 
> rsa_pss_rsae_sha512, rsa_pss_pss_sha256, rsa_pss_pss_sha384, 
> rsa_pss_pss_sha512, rsa_pkcs1_sha256, rsa_pkcs1_sha384, rsa_pkcs1_sha512, 
> dsa_sha256, ecdsa_sha224, rsa_sha224, dsa_sha224, ecdsa_sha1, rsa_pkcs1_sha1, 
> dsa_sha1]>
>       at 
> org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:158)
>       at 
> org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:139)
>       at org.junit.jupiter.api.AssertNull.failNotNull(AssertNull.java:56)
>       at org.junit.jupiter.api.AssertNull.assertNull(AssertNull.java:40)
>       at org.junit.jupiter.api.AssertNull.assertNull(AssertNull.java:34)
>       at org.junit.jupiter.api.Assertions.assertNull(Assertions.java:297)
>       at 
> org.apache.camel.support.jsse.SSLContextParametersTest.testSignatureSchemesFilter(SSLContextParametersTest.java:1002)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to