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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Apr 30 07:25:10 EDT 2009


Author: alessio.soldano at jboss.com
Date: 2009-04-30 07:25:10 -0400 (Thu, 30 Apr 2009)
New Revision: 9937

Modified:
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt
   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
Log:
[CXF-2190] Excluding test


Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt	2009-04-30 10:53:45 UTC (rev 9936)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt	2009-04-30 11:25:10 UTC (rev 9937)
@@ -29,6 +29,9 @@
 # [CXF-2185] Handler protocol match fails when multiple protocols are specified
 org/jboss/test/ws/jaxws/handlerscope/**
 
+# [CXF-2190] Invalid message sent using Dispatch
+org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousDispatchTestCase.*
+
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2009-04-30 10:53:45 UTC (rev 9936)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2009-04-30 11:25:10 UTC (rev 9937)
@@ -29,6 +29,9 @@
 # [CXF-2185] Handler protocol match fails when multiple protocols are specified
 org/jboss/test/ws/jaxws/handlerscope/**
 
+# [CXF-2190] Invalid message sent using Dispatch
+org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousDispatchTestCase.*
+
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt	2009-04-30 10:53:45 UTC (rev 9936)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt	2009-04-30 11:25:10 UTC (rev 9937)
@@ -29,6 +29,9 @@
 # [CXF-2185] Handler protocol match fails when multiple protocols are specified
 org/jboss/test/ws/jaxws/handlerscope/**
 
+# [CXF-2190] Invalid message sent using Dispatch
+org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousDispatchTestCase.*
+
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt	2009-04-30 10:53:45 UTC (rev 9936)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt	2009-04-30 11:25:10 UTC (rev 9937)
@@ -29,6 +29,9 @@
 # [CXF-2185] Handler protocol match fails when multiple protocols are specified
 org/jboss/test/ws/jaxws/handlerscope/**
 
+# [CXF-2190] Invalid message sent using Dispatch
+org/jboss/test/ws/jaxws/samples/asynchronous/AsynchronousDispatchTestCase.*
+
 # [EJBTHREE-1152] service-ref in ejb-jar.xml is ignored
 org/jboss/test/ws/jaxws/samples/serviceref/ServiceRefEJBTestCase.*
 




More information about the jbossws-commits mailing list