-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The following tests started to fail since IBM JDK (IBM Semeru Runtime Certified Edition 11.0.15.0):
[ERROR] Failures: [ERROR] TLSSyslogAuditLogTestCase>AbstractSyslogAuditLogTestCase.testFailedAuthEmptyPassword:105 Failed authentication with empty password was not logged [ERROR] TLSSyslogAuditLogTestCase>AbstractSyslogAuditLogTestCase.testFailedAuthWrongPassword:90 Failed authentication with wrong password was not logged [ERROR] TLSSyslogAuditLogTestCase>AbstractSyslogAuditLogTestCase.testFailedAuthWrongUser:75 Failed authentication with wrong user was not logged [ERROR] TLSSyslogAuditLogTestCase>AbstractSyslogAuditLogTestCase.testFailedPermissionCheck:121 Failed permission check was not logged [ERROR] TLSSyslogAuditLogTestCase>AbstractSyslogAuditLogTestCase.testSuccessfulAuthAndPermissionCheck:59 Successful permission check was not logged [ERROR] SpnegoMechTestCase.testUnauthorized:106->AbstractMechTestBase.testUnauthorized:88 Unexpected status code in HTTP response. expected:<401> but was:<500> [ERROR] Errors: [ERROR] SpnegoMechTestCase.testSuccess:145 » Login No LoginModule found for com.ibm.se... [ERROR] UndertowSslSecurityDomainTestCase.testForbidden:159->assertAccessForbidden:209 IllegalState [ERROR] UndertowSslSecurityDomainTestCase.testProtectedAccess:148->assertProtectedAccess:201 IllegalState [ERROR] UndertowSslSecurityDomainTestCase.testUnprotectedAccess:137->assertUnprotectedAccess:193 IllegalState [ERROR] UndertowTwoWaySslNeedClientAuthTestCase.testClientConfigProviderSSLContextForCorrectHostWillWork:286->lambda$testClientConfigProviderSSLContextForCorrectHostWillWork$17:289 » Processing [ERROR] UndertowTwoWaySslNeedClientAuthTestCase.testClientConfigProviderSSLContextIgnoredIfDifferentIsSet:217->lambda$testClientConfigProviderSSLContextIgnoredIfDifferentIsSet$8:221 » Processing [ERROR] UndertowTwoWaySslNeedClientAuthTestCase.testClientConfigProviderSSLContextIsSuccessfulWhenBasicSetOnRESTEasy:240->lambda$testClientConfigProviderSSLContextIsSuccessfulWhenBasicSetOnRESTEasy$11:245 » Processing [ERROR] UndertowTwoWaySslNeedClientAuthTestCase.testResteasyElytronClientTrustedServer:160->lambda$testResteasyElytronClientTrustedServer$2:163 » Processing [ERROR] UndertowTwoWaySslNeedClientAuthTestCase.testSendingTrustedClientCertificate:128->assertConnectionToServer:298 IllegalState [ERROR] UndertowTwoWaySslTestCase.testSendingNoClientCertificate:123->assertConnectionToServer:131 IllegalState [ERROR] UndertowTwoWaySslTestCase.testSendingNonTrustedClientCertificate:116->assertConnectionToServer:131 IllegalState [ERROR] UndertowTwoWaySslTestCase.testSendingTrustedClientCertificate:108->assertConnectionToServer:131 IllegalState [ERROR] ListenerTestCase.testHttpsConnector:226->addListener:320->addListener:331->AbstractMgmtTestBase.executeOperation:86->AbstractMgmtTestBase.executeOperation:74 » MgmtOperation [ERROR] ListenerTestCase.testProxyProtocolOverHTTPS:307->addListener:331->AbstractMgmtTestBase.executeOperation:86->AbstractMgmtTestBase.executeOperation:74 » MgmtOperation
This happens because IBM JDK can't be properly identifies since 11.0.15, similarly to WFCORE-5947
- is blocked by
-
WFCORE-5947 Missing security algorithms causing regression on latest IBM JDK
- Closed