Author: asoldano
Date: 2014-08-30 01:01:12 -0400 (Sat, 30 Aug 2014)
New Revision: 18901
Modified:
stack/cxf/branches/jbossws-cxf-5.0.0.Beta1/modules/testsuite/pom.xml
Log:
Enabling tests supposed to pass on cxf 3.0.1
Modified: stack/cxf/branches/jbossws-cxf-5.0.0.Beta1/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-5.0.0.Beta1/modules/testsuite/pom.xml 2014-08-30
04:51:55 UTC (rev 18900)
+++ stack/cxf/branches/jbossws-cxf-5.0.0.Beta1/modules/testsuite/pom.xml 2014-08-30
05:01:12 UTC (rev 18901)
@@ -698,9 +698,6 @@
<!-- # [JBWS-3805]:Allow overriding soap:address rewrite options in
jboss-webservices.xml;Not supposed to support in WFLY8 -->
<exclude>org/jboss/test/ws/jaxws/cxf/jbws3805/*TestCase*</exclude>
- <!-- # [JBWS-3816] WSTrustActAsTestCase.testActAs failing with move
to cxf 3.0.2-SNAPSHOT -->
-
<exclude>org/jboss/test/ws/jaxws/samples/wsse/policy/trust/WSTrustActAsTestCase*</exclude>
-
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
</excludes>
@@ -786,9 +783,6 @@
<!-- # [JBWS-3620] Authentication failures w/ Undertow -->
<exclude>org/jboss/test/ws/jaxws/cxf/httpauth/HelloDigestTestCase*</exclude>
- <!-- # [JBWS-3816] WSTrustActAsTestCase.testActAs failing with move
to cxf 3.0.2-SNAPSHOT -->
-
<exclude>org/jboss/test/ws/jaxws/samples/wsse/policy/trust/WSTrustActAsTestCase*</exclude>
-
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
@@ -878,9 +872,6 @@
<!-- # [JBWS-3620] Authentication failures w/ Undertow -->
<exclude>org/jboss/test/ws/jaxws/cxf/httpauth/HelloDigestTestCase*</exclude>
- <!-- # [JBWS-3816] WSTrustActAsTestCase.testActAs failing with move
to cxf 3.0.2-SNAPSHOT -->
-
<exclude>org/jboss/test/ws/jaxws/samples/wsse/policy/trust/WSTrustActAsTestCase*</exclude>
-
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
</excludes>
Show replies by date