Author: richard.opalka(a)jboss.com
Date: 2011-03-30 06:24:00 -0400 (Wed, 30 Mar 2011)
New Revision: 13973
Modified:
stack/native/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3255][JBWS-3256] updating test excludes
Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml 2011-03-30 10:21:40 UTC (rev 13972)
+++ stack/native/trunk/modules/testsuite/pom.xml 2011-03-30 10:24:00 UTC (rev 13973)
@@ -870,8 +870,10 @@
<!-- # [JBWS-3252] Investigate WSA interop tests regression -->
<exclude>org/jboss/test/ws/interop/wsa/AddressingTestCase*</exclude>
- <!-- # [JBAS-8933] ClassCastException:
org.jboss.security.plugins.auth.JaasSecurityManagerBase cannot be cast to
org.jboss.security.AuthorizationManager -->
- <exclude>org/jboss/test/ws/jaxws/jbws1999/**</exclude>
+ <!-- # [JBWS-3255] Unable to lookup AuthenticationManager -->
+
<exclude>org/jboss/test/ws/jaxws/jbws1999/JBWS1999TestCase*</exclude>
+
+ <!-- # [JBWS-3256] Failed to load users/passwords/role files -->
<exclude>org/jboss/test/ws/jaxws/samples/wssecurity/SimpleUsernameTestCase*</exclude>
<exclude>org/jboss/test/ws/jaxws/samples/wssecurity/SimpleDispatchTestCase*</exclude>
Show replies by date