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

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Mon Aug 2 12:14:11 EDT 2010


Author: alessio.soldano at jboss.com
Date: 2010-08-02 12:14:11 -0400 (Mon, 02 Aug 2010)
New Revision: 12716

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:
[JBWS-3085][JBWS-3075] Excluding tests


Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2010-08-02 16:10:30 UTC (rev 12715)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss501.txt	2010-08-02 16:14:11 UTC (rev 12716)
@@ -55,6 +55,9 @@
 # [JBWS-3028] Complete UsernameToken JAAS integration: PicketBox not available on AS 5.x
 org/jboss/test/ws/jaxws/samples/wsse/UsernameAuthorizationCustomFileTestCase.*
 
+# [JBWS-3075][CXF-2912] EndpointPolicy is not ignoring empty Policies in its updatePolicy() method 
+org/jboss/test/ws/jaxws/samples/wsrm/client/WSReliableMessagingWithAPITestCase.*
+
 # [JBWS-3086] This have been merged to AS 600M3 and upstream only
 org/jboss/test/ws/jaxws/samples/jmsendpoints/**
 

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt	2010-08-02 16:10:30 UTC (rev 12715)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss510.txt	2010-08-02 16:14:11 UTC (rev 12716)
@@ -55,6 +55,9 @@
 # [JBWS-3028] Complete UsernameToken JAAS integration: PicketBox not available on AS 5.x
 org/jboss/test/ws/jaxws/samples/wsse/UsernameAuthorizationCustomFileTestCase.*
 
+# [JBWS-3075][CXF-2912] EndpointPolicy is not ignoring empty Policies in its updatePolicy() method  
+org/jboss/test/ws/jaxws/samples/wsrm/client/WSReliableMessagingWithAPITestCase.*
+
 # [JBWS-3086] This have been merged to AS 600M3 and upstream only
 org/jboss/test/ws/jaxws/samples/jmsendpoints/**
  

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt	2010-08-02 16:10:30 UTC (rev 12715)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss600.txt	2010-08-02 16:14:11 UTC (rev 12716)
@@ -46,3 +46,5 @@
 # [JBWS-3001] Verify @PostConstruct and @PreDestroy annotations support for POJO based endpoints
 org/jboss/test/ws/jaxws/jbws2268/**
 
+# [JBWS-3075][CXF-2912] EndpointPolicy is not ignoring empty Policies in its updatePolicy() method  
+org/jboss/test/ws/jaxws/samples/wsrm/client/WSReliableMessagingWithAPITestCase.*

Modified: stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt
===================================================================
--- stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt	2010-08-02 16:10:30 UTC (rev 12715)
+++ stack/cxf/trunk/modules/testsuite/test-excludes-jboss601.txt	2010-08-02 16:14:11 UTC (rev 12716)
@@ -46,6 +46,9 @@
 # [JBWS-3001] Verify @PostConstruct and @PreDestroy annotations support for POJO based endpoints
 org/jboss/test/ws/jaxws/jbws2268/**
 
+# [JBWS-3075][CXF-2912] EndpointPolicy is not ignoring empty Policies in its updatePolicy() method  
+org/jboss/test/ws/jaxws/samples/wsrm/client/WSReliableMessagingWithAPITestCase.*
+
 # [JBWS-3086] TODO: merge to AS IL trunk once SPI, COMMON and FRAMEWORK are updated there
 org/jboss/test/ws/jaxws/samples/jmsendpoints/**
 



More information about the jbossws-commits mailing list