Author: rsearls
Date: 2014-03-14 15:22:19 -0400 (Fri, 14 Mar 2014)
New Revision: 18527
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3738] disable holder-of-key test for WildFly.
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2014-03-14 18:25:56 UTC (rev 18526)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2014-03-14 19:22:19 UTC (rev 18527)
@@ -796,6 +796,8 @@
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
+ <!--[JBWS-3738] still under development -->
+
<exclude>org/jboss/test/ws/jaxws/samples/wsse/policy/trust/WSTrustHolderOfTrustTestCase*</exclude>
</excludes>
</configuration>
</plugin>
Show replies by date