Author: alessio.soldano(a)jboss.com
Date: 2010-04-02 07:04:49 -0400 (Fri, 02 Apr 2010)
New Revision: 11931
Modified:
stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt
stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt
Log:
Excluding cxf wstrust tests as they depends on Microsoft WCF plugfest endpoint, which is
currently down
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-04-02 10:46:42 UTC
(rev 11930)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt 2010-04-02 11:04:49 UTC
(rev 11931)
@@ -1,6 +1,9 @@
# UsernameTestCase requires trustore in jboss-web tomcat configuration
org/jboss/test/ws/jaxws/samples/wssePolicy/UsernameTestCase.*
+# WS-Trust tests require Microsoft WCF endpoint up and running
+org/jboss/test/ws/jaxws/cxf/interop/wstrust10/**
+
# [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-04-02 10:46:42 UTC
(rev 11930)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt 2010-04-02 11:04:49 UTC
(rev 11931)
@@ -1,6 +1,9 @@
# UsernameTestCase requires trustore in jboss-web tomcat configuration
org/jboss/test/ws/jaxws/samples/wssePolicy/UsernameTestCase.*
+# WS-Trust tests require Microsoft WCF endpoint up and running
+org/jboss/test/ws/jaxws/cxf/interop/wstrust10/**
+
# [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-04-02 10:46:42 UTC
(rev 11930)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt 2010-04-02 11:04:49 UTC
(rev 11931)
@@ -1,6 +1,9 @@
# UsernameTestCase requires trustore in jboss-web tomcat configuration
org/jboss/test/ws/jaxws/samples/wssePolicy/UsernameTestCase.*
+# WS-Trust tests require Microsoft WCF endpoint up and running
+org/jboss/test/ws/jaxws/cxf/interop/wstrust10/**
+
# [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-04-02 10:46:42 UTC
(rev 11930)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt 2010-04-02 11:04:49 UTC
(rev 11931)
@@ -1,6 +1,9 @@
# UsernameTestCase requires trustore in jboss-web tomcat configuration
org/jboss/test/ws/jaxws/samples/wssePolicy/UsernameTestCase.*
+# WS-Trust tests require Microsoft WCF endpoint up and running
+org/jboss/test/ws/jaxws/cxf/interop/wstrust10/**
+
# [CXF-1252] Provider PAYLOAD endpoint expects SOAP Envelope
org/jboss/test/ws/jaxws/samples/provider/ProviderJAXBTestCase.*
org/jboss/test/ws/jaxws/samples/provider/ProviderPayloadTestCase.*
Show replies by date