Author: jim.ma
Date: 2014-04-01 03:50:47 -0400 (Tue, 01 Apr 2014)
New Revision: 18553
Modified:
stack/cxf/trunk/modules/testsuite/pom.xml
Log:
Wait WFLY-3187 merge and temporarily exclude MixedTypeTestcase
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2014-03-31 16:44:53 UTC (rev 18552)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2014-04-01 07:50:47 UTC (rev 18553)
@@ -881,6 +881,9 @@
<!-- Manually setup KDC before run this test-->
<exclude>org/jboss/test/ws/jaxws/samples/wsse/kerberos/*TestCase*</exclude>
+
+ <!--[WFLY-3187] Uncomment this after it is merged-->
+
<exclude>org/jboss/test/ws/jaxws/cxf/mixtype/MixedTypeTestCase*</exclude>
</excludes>
</configuration>
</plugin>
Show replies by date