[jbossws-issues] [JBoss JIRA] (JBWS-4116) testsuite cxf-tests tests failing on Windows 10

R Searls (JIRA) issues at jboss.org
Tue May 8 13:04:00 EDT 2018


     [ https://issues.jboss.org/browse/JBWS-4116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

R Searls updated JBWS-4116:
---------------------------
    Assignee: R Searls


> testsuite cxf-tests tests failing on Windows 10
> -----------------------------------------------
>
>                 Key: JBWS-4116
>                 URL: https://issues.jboss.org/browse/JBWS-4116
>             Project: JBoss Web Services
>          Issue Type: Bug
>          Components: jbossws-cxf
>    Affects Versions: jbossws-cxf-5.2.1.Final
>         Environment: configuration:
>     OS: Windows 10
>     C:\Users\Administrator\Java\jdk-9.0.4
>     C:\Users\Administrator\maven-3.3.9
>     C:\Users\Administrator\ant-1.9.11\
>     C:\Users\Administrator\Echo1security.policy
>     -Djava.security.policy=C:\Users\Administrator\Echo1security.policy
>     Echo1security.policy  file contents
>             grant {
>                 permission java.security.AllPermission;
>             };
>     ---
>     JAVA_OPTS
>     -Djava.security.policy=C:\Users\Administrator\Echo1security.policy   -Xmx2048m -XX:MaxPermSize=1536m -agentlib:jdwp=transport=dt_socket,address=8787,server=y,suspend=n
> ----
> CXF: <version>3.2.5-SNAPSHOT</version>
> jbossws: <version>5.2.1-SNAPSHOT</version>
>         <cxf.version>3.2.5-SNAPSHOT</cxf.version>  pom change to use CXF version
> wildfly: <version>13.0.0.Alpha1-SNAPSHOT</version>
>     files touched:
>             component-matrix/pom.xml
>                 <version.org.jboss.ws.cxf>5.2.1-SNAPSHOT</version.org.jboss.ws.cxf>  <!-- version change -->
>                 <version.org.apache.cxf>3.2.5-SNAPSHOT</version.org.apache.cxf>  <!-- version change -->
>             feature-pack/pom.xml        <!-- exclusions required to be added to -->
>                    <artifactId>jbossws-cxf-transports-udp</artifactId>
>                    <artifactId>jbossws-cxf-transports-undertow</artifactId>
> ----
> * run mvn in "command window"
> mvn -Dnodeploy  -Pwildfly1300  -Dserver.home=C:\Users\Administrator\IdeaProjects\wildfly\dist\target\wildfly-13.0.0.Alpha1-SNAPSHOT  integration-test
>            Reporter: R Searls
>            Assignee: R Searls
>
> The following tests fail on Windows 10
> ----
> Failing tests
> [ERROR] Errors:
> [ERROR]   EndpointTestCase.testClassLoader:73 » Deployment Cannot deploy: jaxws-cxf-endp...
> [ERROR]   UDPEndpointAPITestCase.testServerSide:92 » IO Server returned HTTP response co...
> [ERROR]   AddressingTestCase.testDecoupledEndpointForLongLastingProcessingOfInvocations:153 » SOAPFault
> [ERROR]   WSDiscoveryTestCase.org.jboss.test.ws.jaxws.samples.wsdd.WSDiscoveryTestCase » Deployment
> [ERROR]   UsernameAuthorizationDigestEjbTestCase.test:97 » SOAPFault Response was of une...
> [ERROR]   UsernameAuthorizationDigestEjbTestCase.testConcurrent:116 » Execution javax.xm...
> [ERROR]   UsernameAuthorizationDigestTestCase.test:86 » SOAPFault Response was of unexpe...
> [ERROR]   WSSecurityPolicyExamples21xTestCase.test2113:141 » SOAPFault Response was of u...
> [ERROR]   WSSecurityPolicyExamples21xTestCase.test214:189 » NoSuchMethod org.apache.xml....
> [ERROR]   WSSecurityPolicyExamples22xTestCase.test223:163 » NoSuchMethod org.apache.xml....
> [ERROR]   WSSecurityPolicyExamples22xTestCase.test224:188 » NoSuchMethod org.apache.xml....
> [ERROR]   WSSecurityPolicyExamples23xTestCase.test2324:330 » NoSuchMethod org.apache.xml...
> [ERROR]   SecureConversationTestCase.test:101 » NoSuchMethod org.apache.xml.security.uti...
> [ERROR]   WSTrustTestCase.test:285 » NoSuchMethod org.apache.xml.security.utils.XMLUtils...
> [ERROR]   WSTrustTestCase.testActAs:420 » NoSuchMethod org.apache.xml.security.utils.XML...
> [ERROR]   WSTrustTestCase.testBearer:539 » NoSuchMethod org.apache.xml.security.utils.XM...
> [ERROR]   WSTrustTestCase.testHolderOfKey:482 » NoSuchMethod org.apache.xml.security.uti...
> [ERROR]   WSTrustTestCase.testNoClientCallback:355 » NoSuchMethod org.apache.xml.securit...
> [ERROR]   WSTrustTestCase.testNoSignatureUsername:388 » NoSuchMethod org.apache.xml.secu...
> [ERROR]   WSTrustTestCase.testOnBehalfOf:455 » NoSuchMethod org.apache.xml.security.util...
> [ERROR]   WSTrustTestCase.testPicketLink:512 » NoSuchMethod org.apache.xml.security.util...
> [ERROR]   WSTrustTestCase.testUsingEPR:320 » NoSuchMethod org.apache.xml.security.utils....
> [INFO]
> [ERROR] Tests run: 239, Failures: 3, Errors: 22, Skipped: 1



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



More information about the jbossws-issues mailing list