You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2017/08/09 11:40:00 UTC

[jira] [Created] (QPID-7882) SSL related tests fail on IBM JDK profile when run with Qpid JMS Client

Keith Wall created QPID-7882:
--------------------------------

             Summary: SSL related tests fail on IBM JDK profile when run with Qpid JMS Client
                 Key: QPID-7882
                 URL: https://issues.apache.org/jira/browse/QPID-7882
             Project: Qpid
          Issue Type: Bug
            Reporter: Keith Wall
             Fix For: Future


Running with the command:

{code}
mvn clean  verify -DfailIfNoTests=false -DXmaven.surefire.debug="-Dcom.ibm.jsse2.overrideDefaultTLS=true" -P java-mms.1-0 -DenableAmqp1-0 "-Dprofile.specific.excludes=JavaTransientExcludes Java10BrokenTestsExcludes Java10Excludes Java10UninvestigatedTestsExcludes IBMJDKExcludes"
{code}

I see the following failures:

Failed tests:
  SSLTest>QpidTestCase.run:165->QpidBrokerTestCase.runBare:91->QpidTestCase.runTest:181->testClientCertMissingWhilstWanting:468->missingClientCertWhileNeedingOrWantingTestImpl:529 Connection failed, unexpected exception thrown
  ExternalAuthenticationTest>QpidTestCase.run:165->QpidBrokerTestCase.runBare:91->QpidTestCase.runTest:181->testExternalAuthenticationManagerOnSSLPort:88 Should be able to create a connection to the SSL port: Received fatal alert: handshake_failure
  ExternalAuthenticationTest>QpidTestCase.run:165->QpidBrokerTestCase.runBare:91->QpidTestCase.runTest:181->testExternalAuthenticationManagerUsernameAsCN:306 Should be able to create a connection to the SSL port: Received fatal alert: handshake_failure
  ExternalAuthenticationTest>QpidTestCase.run:165->QpidBrokerTestCase.runBare:91->QpidTestCase.runTest:181->testExternalAuthenticationManagerUsernameAsDN:350 Should be able to create a connection to the SSL port: Received fatal alert: handshake_failure
  ExternalAuthenticationTest>QpidTestCase.run:165->QpidBrokerTestCase.runBare:91->QpidTestCase.runTest:181->testExternalAuthenticationWithPeersOnlyTrustStore:201->externalAuthenticationWithPeersOnlyTrustStoreTestImpl:256 Client's validation against the broker's multi store manager unexpectedly failed, when configured store was expected to allow.
  ExternalAuthenticationTest>QpidTestCase.run:165->QpidBrokerTestCase.runBare:91->QpidTestCase.runTest:181->testExternalAuthenticationWithRegularAndPeersOnlyTrustStores:210->externalAuthenticationWithPeersOnlyTrustStoreTestImpl:256 Client's validation against the broker's multi store manager unexpectedly failed, when configured store was expected to allow.
Tests in error:
  SSLTest>QpidTestCase.run:165->QpidBrokerTestCase.runBare:91->QpidTestCase.runTest:181->testCreateSSLConnectionUsingConnectionURLParams:107->QpidBrokerTestCase.getConnectionWithOptions:281 » JMS
  SSLTest>QpidTestCase.run:165->QpidBrokerTestCase.runBare:91->QpidTestCase.runTest:181->testCreateSSLConnectionUsingConnectionURLParamsTrustStoreOnly:433->QpidBrokerTestCase.getConnectionWithOptions:281 » JMS
  SSLTest>QpidTestCase.run:165->QpidBrokerTestCase.runBare:91->QpidTestCase.runTest:181->testCreateSSLandTCPonSamePort:563->QpidBrokerTestCase.getConnectionWithOptions:281 » JMS
  AmqpManagementTest>QpidTestCase.run:165->QpidBrokerTestCase.runBare:91->QpidTestCase.runTest:181->testInvokeSecureOperation:658 » JMS



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org