[jbossws-commits] JBossWS SVN: r9280 - stack/cxf/trunk/modules/testsuite.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Feb 11 04:54:03 EST 2009


Author: richard.opalka at jboss.com
Date: 2009-02-11 04:54:03 -0500 (Wed, 11 Feb 2009)
New Revision: 9280

Modified:
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss424.txt
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt
Log:
[JBWS-2525][JBWS-2011] updating excludes file

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt	2009-02-11 09:53:35 UTC (rev 9279)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt	2009-02-11 09:54:03 UTC (rev 9280)
@@ -48,9 +48,6 @@
 # [CXF-2006] RespectBinding feature and not understood required extensibility elements
 org/jboss/test/ws/jaxws/jbws2449/**
 
-# [CXF-2011] Asynchronous client behaves improperly
-org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousProxyTestCase.*
-
 # [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
 org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
 
@@ -96,3 +93,6 @@
 
 # [JBWS-2491] Enable JAXWS 2.1 WebServiceContext methods
 org/jboss/test/ws/jaxws/jbws2257/**
+
+# [JBWS-2525] Investigate why WS-RM CXF tests are failing
+org/jboss/test/ws/jaxws/samples/wsrm/**

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt	2009-02-11 09:53:35 UTC (rev 9279)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt	2009-02-11 09:54:03 UTC (rev 9280)
@@ -48,9 +48,6 @@
 # [CXF-2006] RespectBinding feature and not understood required extensibility elements
 org/jboss/test/ws/jaxws/jbws2449/**
 
-# [CXF-2011] Asynchronous client behaves improperly
-org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousProxyTestCase.*
-
 # [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
 org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
 
@@ -96,3 +93,6 @@
 
 # [JBWS-2491] Enable JAXWS 2.1 WebServiceContext methods
 org/jboss/test/ws/jaxws/jbws2257/**
+
+# [JBWS-2525] Investigate why WS-RM CXF tests are failing
+org/jboss/test/ws/jaxws/samples/wsrm/**

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss424.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss424.txt	2009-02-11 09:53:35 UTC (rev 9279)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss424.txt	2009-02-11 09:54:03 UTC (rev 9280)
@@ -48,9 +48,6 @@
 # [CXF-2006] RespectBinding feature and not understood required extensibility elements
 org/jboss/test/ws/jaxws/jbws2449/**
 
-# [CXF-2011] Asynchronous client behaves improperly
-org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousProxyTestCase.*
-
 # [JBWS-981] @WebContext defined virtual hosts only being fixed for JBoss 5 
 org/jboss/test/ws/jaxws/jbws981/JBWS981TestCase.*
 
@@ -96,3 +93,6 @@
 
 # [JBWS-2491] Enable JAXWS 2.1 WebServiceContext methods
 org/jboss/test/ws/jaxws/jbws2257/**
+
+# [JBWS-2525] Investigate why WS-RM CXF tests are failing
+org/jboss/test/ws/jaxws/samples/wsrm/**

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt	2009-02-11 09:53:35 UTC (rev 9279)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt	2009-02-11 09:54:03 UTC (rev 9280)
@@ -48,9 +48,6 @@
 # [CXF-2006] RespectBinding feature and not understood required extensibility elements
 org/jboss/test/ws/jaxws/jbws2449/**
 
-# [CXF-2011] Asynchronous client behaves improperly
-org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousProxyTestCase.*
-
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 
@@ -78,3 +75,6 @@
 
 # [JBWS-2480] Soap attachments are dropped on server response
 org/jboss/test/ws/jaxws/jbws1283/**
+
+# [JBWS-2525] Investigate why WS-RM CXF tests are failing
+org/jboss/test/ws/jaxws/samples/wsrm/**

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt	2009-02-11 09:53:35 UTC (rev 9279)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt	2009-02-11 09:54:03 UTC (rev 9280)
@@ -48,9 +48,6 @@
 # [CXF-2006] RespectBinding feature and not understood required extensibility elements
 org/jboss/test/ws/jaxws/jbws2449/**
 
-# [CXF-2011] Asynchronous client behaves improperly
-org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousProxyTestCase.*
-
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 
@@ -78,3 +75,6 @@
 
 # [JBWS-2480] Soap attachments are dropped on server response
 org/jboss/test/ws/jaxws/jbws1283/**
+
+# [JBWS-2525] Investigate why WS-RM CXF tests are failing
+org/jboss/test/ws/jaxws/samples/wsrm/**

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt	2009-02-11 09:53:35 UTC (rev 9279)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt	2009-02-11 09:54:03 UTC (rev 9280)
@@ -48,9 +48,6 @@
 # [CXF-2006] RespectBinding feature and not understood required extensibility elements
 org/jboss/test/ws/jaxws/jbws2449/**
 
-# [CXF-2011] Asynchronous client behaves improperly
-org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousProxyTestCase.*
-
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 
@@ -78,3 +75,6 @@
 
 # [JBWS-2480] Soap attachments are dropped on server response
 org/jboss/test/ws/jaxws/jbws1283/**
+
+# [JBWS-2525] Investigate why WS-RM CXF tests are failing
+org/jboss/test/ws/jaxws/samples/wsrm/**




More information about the jbossws-commits mailing list