[jbossws-commits] JBossWS SVN: r12436 - stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Jun 8 02:48:56 EDT 2010


Author: alessio.soldano at jboss.com
Date: 2010-06-08 02:48:56 -0400 (Tue, 08 Jun 2010)
New Revision: 12436

Modified:
   stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss501.txt
   stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss510.txt
   stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss600.txt
   stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss601.txt
Log:
Exclude AddressingStatefulTestCase (already fixed on trunk)


Modified: stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss501.txt	2010-06-08 06:45:36 UTC (rev 12435)
+++ stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss501.txt	2010-06-08 06:48:56 UTC (rev 12436)
@@ -61,3 +61,6 @@
 # [JBWS-3028] Complete UsernameToken JAAS integration: PicketBox not available
 # on AS 5.x
 org/jboss/test/ws/jaxws/samples/wsse/UsernameAuthorizationTestCase.*
+
+# AddressingStatefulTestCase needs to be fixed
+org/jboss/test/ws/jaxws/samples/addressing/AddressingStatefulTestCase.*

Modified: stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss510.txt	2010-06-08 06:45:36 UTC (rev 12435)
+++ stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss510.txt	2010-06-08 06:48:56 UTC (rev 12436)
@@ -61,4 +61,7 @@
 # [JBWS-3028] Complete UsernameToken JAAS integration: PicketBox not available
 # on AS 5.x
 org/jboss/test/ws/jaxws/samples/wsse/UsernameAuthorizationTestCase.*
+
+# AddressingStatefulTestCase needs to be fixed
+org/jboss/test/ws/jaxws/samples/addressing/AddressingStatefulTestCase.*
  

Modified: stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss600.txt	2010-06-08 06:45:36 UTC (rev 12435)
+++ stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss600.txt	2010-06-08 06:48:56 UTC (rev 12436)
@@ -54,3 +54,6 @@
 
 # [JBWS-3039] Spring 3 classpath scanning fails on AS 6
 org/jboss/test/ws/jaxws/cxf/webserviceref/WebServiceRefServletTestCase.*
+
+# AddressingStatefulTestCase needs to be fixed
+org/jboss/test/ws/jaxws/samples/addressing/AddressingStatefulTestCase.*

Modified: stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss601.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss601.txt	2010-06-08 06:45:36 UTC (rev 12435)
+++ stack/cxf/branches/jbossws-cxf-3.3.1.GA/modules/testsuite/test-excludes-jboss601.txt	2010-06-08 06:48:56 UTC (rev 12436)
@@ -54,3 +54,6 @@
 
 # [JBWS-3039] Spring 3 classpath scanning fails on AS 6
 org/jboss/test/ws/jaxws/cxf/webserviceref/WebServiceRefServletTestCase.*
+
+# AddressingStatefulTestCase needs to be fixed
+org/jboss/test/ws/jaxws/samples/addressing/AddressingStatefulTestCase.*



More information about the jbossws-commits mailing list