Author: asoldano
Date: 2014-10-01 08:35:14 -0400 (Wed, 01 Oct 2014)
New Revision: 18961
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3832] Excluding test for WFLY900
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2014-10-01 12:27:58 UTC (rev 18960)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2014-10-01 12:35:14 UTC (rev 18961)
@@ -856,6 +856,9 @@
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
+
+ <!-- # [JBWS-3832] WFLY master still to be updated -->
+
<exclude>org/jboss/test/ws/jaxws/cxf/in_container_client/CustomBusServletTestCaseForked*</exclude>
</excludes>
</configuration>
</plugin>
Show replies by date