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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Jun 2 11:48:12 EDT 2008


Author: richard.opalka at jboss.com
Date: 2008-06-02 11:48:12 -0400 (Mon, 02 Jun 2008)
New Revision: 7270

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-jboss500.txt
   stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
Log:
[JBWS-2161][CXF-1623][CXF-1253] test excludes update

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt	2008-06-02 15:39:24 UTC (rev 7269)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss422.txt	2008-06-02 15:48:12 UTC (rev 7270)
@@ -31,9 +31,12 @@
 
 # [CXF-1253] CXF does not respect @HandlerChain on client SEI
 org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.*
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
 
+# [CXF-1623] Wrong AnnotationHandlerChainBuilder.protocolMatches() method implementation or preconditions
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
+
 # [JBWS-2161] Investigate why LogicalHandlerJAXBTestCase and and HandlerChainTestCase tests fail
-org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
 org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.*
 
 # [CXF-1510] Cannot handle anonymous bare requests

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt	2008-06-02 15:39:24 UTC (rev 7269)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss423.txt	2008-06-02 15:48:12 UTC (rev 7270)
@@ -31,9 +31,12 @@
 
 # [CXF-1253] CXF does not respect @HandlerChain on client SEI
 org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.*
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
 
+# [CXF-1623] Wrong AnnotationHandlerChainBuilder.protocolMatches() method implementation or preconditions
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
+
 # [JBWS-2161] Investigate why LogicalHandlerJAXBTestCase and and HandlerChainTestCase tests fail
-org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
 org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.*
 
 # [CXF-1510] Cannot handle anonymous bare requests

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt	2008-06-02 15:39:24 UTC (rev 7269)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss500.txt	2008-06-02 15:48:12 UTC (rev 7270)
@@ -31,9 +31,12 @@
 
 # [CXF-1253] CXF does not respect @HandlerChain on client SEI
 org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.*
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
 
+# [CXF-1623] Wrong AnnotationHandlerChainBuilder.protocolMatches() method implementation or preconditions
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
+
 # [JBWS-2161] Investigate why LogicalHandlerJAXBTestCase and and HandlerChainTestCase tests fail
-org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
 org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.*
 
 # [JBWS-2107] Resolve dependency on @SecurityDomain

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2008-06-02 15:39:24 UTC (rev 7269)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2008-06-02 15:48:12 UTC (rev 7270)
@@ -35,9 +35,12 @@
 
 # [CXF-1253] CXF does not respect @HandlerChain on client SEI
 org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerSourceTestCase.*
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
 
+# [CXF-1623] Wrong AnnotationHandlerChainBuilder.protocolMatches() method implementation or preconditions
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
+
 # [JBWS-2161] Investigate why LogicalHandlerJAXBTestCase and and HandlerChainTestCase tests fail
-org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainTestCase.*
 org/jboss/test/ws/jaxws/samples/logicalhandler/LogicalHandlerJAXBTestCase.*
 
 # TODO: Fix classpath to ClientLauncher




More information about the jbossws-commits mailing list