Author: asoldano
Date: 2015-01-09 04:27:58 -0500 (Fri, 09 Jan 2015)
New Revision: 19354
Modified:
stack/cxf/branches/arquillian/modules/testsuite/pom.xml
Log:
Enabling some passing tests
Modified: stack/cxf/branches/arquillian/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/branches/arquillian/modules/testsuite/pom.xml 2015-01-09 09:12:54 UTC (rev
19353)
+++ stack/cxf/branches/arquillian/modules/testsuite/pom.xml 2015-01-09 09:27:58 UTC (rev
19354)
@@ -811,12 +811,8 @@
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
<!-- Arquillian migration excludes untill issues addressed -->
-
<exclude>org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefClientTestCase*</exclude>
-
<exclude>org/jboss/test/ws/jaxws/endpoint/EndpointTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxws/clientConfig/ClientConfigurationTestCase*</exclude>
-
<exclude>org/jboss/test/ws/jaxws/jbws1178/JBWS1178TestCaseForked*</exclude>
<exclude>org/jboss/test/ws/jaxws/jbws2937/JBWS2937TestCase*</exclude>
-
<exclude>org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefClientTestCase*</exclude>
</excludes>
</configuration>
@@ -919,12 +915,8 @@
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
<!-- Arquillian migration excludes untill issues addressed -->
-
<exclude>org/jboss/test/ws/jaxws/samples/webserviceref/WebServiceRefClientTestCase*</exclude>
-
<exclude>org/jboss/test/ws/jaxws/endpoint/EndpointTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxws/clientConfig/ClientConfigurationTestCase*</exclude>
-
<exclude>org/jboss/test/ws/jaxws/jbws1178/JBWS1178TestCaseForked*</exclude>
<exclude>org/jboss/test/ws/jaxws/jbws2937/JBWS2937TestCase*</exclude>
-
<exclude>org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefClientTestCase*</exclude>
</excludes>
</configuration>