[jbossws-issues] [JBoss JIRA] (JBWS-4096) Testsuite failures with JDK9 and WFLY 12.0.0.Beta1

Alessio Soldano (JIRA) issues at jboss.org
Fri Feb 16 05:28:00 EST 2018


Alessio Soldano created JBWS-4096:
-------------------------------------

             Summary: Testsuite failures with JDK9 and WFLY 12.0.0.Beta1
                 Key: JBWS-4096
                 URL: https://issues.jboss.org/browse/JBWS-4096
             Project: JBoss Web Services
          Issue Type: Bug
            Reporter: Alessio Soldano
            Assignee: R Searls
            Priority: Critical
             Fix For: jbossws-cxf-5.2.1.Final


We have multiple failures when testing jbossws-cxf master against latest WildFly master.

{noformat}
[ERROR] Failures: 
[ERROR]   JBWS3628TestCase.testWSDL:72->checkPolicyReference:86->Assert.assertTrue:41->Assert.fail:88 WSDL does not contain policy reference to 'WS-Addressing_policy'
[ERROR]   SchemaValidationTestCase.testSchemaValidationEndpoint:98->Assert.assertTrue:41->Assert.fail:88 not respect to enumration error is expected
[ERROR]   SignEncryptTestCase.testServerSide:134->JBossWSTest.assertEquals:332->Assert.assertEquals:144->Assert.assertEquals:115 expected:<[1]> but was:<[# Failed tests:  # Error tests: testSignEncrypt: javax.xml.ws.soap.SOAPFaultException A security error was encountered when verifying the message]>
[ERROR]   SignEncryptTestCase.testServerSideUsingConfigProperties:143->JBossWSTest.assertEquals:332->Assert.assertEquals:144->Assert.assertEquals:115 expected:<[1]> but was:<[# Failed tests:  # Error tests: testSignEncryptUsingConfigProperties: javax.xml.ws.soap.SOAPFaultException A security error was encountered when verifying the message]>
[ERROR] Errors: 
[ERROR]   PolicyAttachmentTestCase.testEndpointWithCustomWSSEAndWSA:141 » SOAPFault The ...
[ERROR]   PolicyAttachmentTestCase.testEndpointWithWSSEAndWSA:112 » SOAPFault The signat...
[ERROR]   MultipleClientsSignEncryptTestCase.testAlice:106  Error The signature or decry...
[ERROR]   MultipleClientsSignEncryptTestCase.testJohn:126  Error The signature or decryp...
[ERROR]   SignEncryptTestCase.testClientSide:114 » SOAPFault The signature or decryption...
[ERROR]   SignEncryptTestCase.testClientSideUsingConfigProperties:125 » SOAPFault Unmars...
[ERROR]   WSSecurityPolicyExamples22xTestCase.test224:188 » SOAPFault The signature or d...
[ERROR]   WSTrustTestCase.testBearer:539 » SOAPFault The signature or decryption was inv...
[ERROR]   WSTrustTestCase.testHolderOfKey:482 » SOAPFault The signature or decryption wa...
[INFO] 
[ERROR] Tests run: 240, Failures: 4, Errors: 9, Skipped: 1
{noformat}

{noformat}
[ERROR] Failures: 
[ERROR]   DefaultSchemaValidationTestCaseForked.testDefaultClientValidation:105->JBossWSTest.assertEquals:332->Assert.assertEquals:144->Assert.assertEquals:115 expected:<[1]> but was:<[# Failed tests: testDefaultClientValidation # Error tests: ]>
[ERROR]   DefaultSchemaValidationTestCaseForked.testDefaultServerValidation:152->Assert.assertTrue:52->Assert.assertTrue:41->Assert.fail:86
[INFO] 
[ERROR] Tests run: 7, Failures: 2, Errors: 0, Skipped: 0
{noformat}

{noformat}
[ERROR] Failures: 
[ERROR]   ClientConfigurationTestCase.testConfigurationChangeOnDispatchInContainer:226->JBossWSTest.assertEquals:332->Assert.assertEquals:144->Assert.assertEquals:115 expected:<[1]> but was:<[# Failed tests:  # Error tests: testConfigurationChangeOnDispatch: javax.xml.parsers.FactoryConfigurationError Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found]>
[ERROR]   ClientConfigurationTestCase.testCustomClientConfigurationFromFileUsingFeatureOnDispatchInContainer:190->JBossWSTest.assertEquals:332->Assert.assertEquals:144->Assert.assertEquals:115 expected:<[1]> but was:<[# Failed tests:  # Error tests: testCustomClientConfigurationFromFileUsingFeatureOnDispatch: javax.xml.parsers.FactoryConfigurationError Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found]>
[ERROR]   ClientConfigurationTestCase.testCustomClientConfigurationOnDispatchFromFileInContainer:160->JBossWSTest.assertEquals:332->Assert.assertEquals:144->Assert.assertEquals:115 expected:<[1]> but was:<[# Failed tests:  # Error tests: testCustomClientConfigurationOnDispatchFromFile: javax.xml.parsers.FactoryConfigurationError Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found]>
[ERROR]   ClientConfigurationTestCase.testCustomClientConfigurationOnDispatchInContainer:292->JBossWSTest.assertEquals:332->Assert.assertEquals:144->Assert.assertEquals:115 expected:<[1]> but was:<[# Failed tests:  # Error tests: testCustomClientConfigurationOnDispatch: javax.xml.parsers.FactoryConfigurationError Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found]>
[ERROR]   ClientConfigurationTestCase.testCustomClientConfigurationOnDispatchUsingFeatureInContainer:306->JBossWSTest.assertEquals:332->Assert.assertEquals:144->Assert.assertEquals:115 expected:<[1]> but was:<[# Failed tests:  # Error tests: testCustomClientConfigurationOnDispatchUsingFeature: javax.xml.parsers.FactoryConfigurationError Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found]>
[ERROR]   ClientConfigurationTestCase.testDefaultClientConfigurationOnDispatchInContainer:247->JBossWSTest.assertEquals:332->Assert.assertEquals:144->Assert.assertEquals:115 expected:<[1]> but was:<[# Failed tests:  # Error tests: testDefaultClientConfigurationOnDispatch: javax.xml.parsers.FactoryConfigurationError Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found]>
[ERROR] Errors: 
[ERROR]   HttpJAXBTestCase.testProviderDispatch:93 » HTTP
[ERROR]   ProviderJAXBTestCase.testProviderDispatch:93 » HTTP
[INFO] 
[ERROR] Tests run: 427, Failures: 6, Errors: 2, Skipped: 7
{noformat}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jbossws-issues mailing list