[jboss-cvs] JBossAS SVN: r81695 - trunk/testsuite.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Nov 26 22:04:39 EST 2008


Author: anil.saldhana at jboss.com
Date: 2008-11-26 22:04:39 -0500 (Wed, 26 Nov 2008)
New Revision: 81695

Modified:
   trunk/testsuite/build.xml
Log:
JBAS-4154: disable the sec mgr tests

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2008-11-27 03:00:13 UTC (rev 81694)
+++ trunk/testsuite/build.xml	2008-11-27 03:04:39 UTC (rev 81695)
@@ -948,7 +948,9 @@
       <antcall target="tests-profileservice"/>
       <antcall target="tests-bootstrap-dependencies"/>
       <antcall target="tests-springdeployer"/>
+<!--
       <antcall target="tests-security-manager"/>
+-->
       <antcall target="tests-clustering-all-stacks"/>
    <!--   <antcall target="tomcat-ssl-tests"/>-->
       <antcall target="tomcat-sso-tests"/>
@@ -957,7 +959,9 @@
       <antcall target="tomcat-federation-tests"/>
       <antcall target="tests-binding-manager"/>
       <antcall target="tests-jacc-security"/>
+<!--
       <antcall target="tests-jacc-securitymgr"/>
+-->
       <antcall target="tests-jacc-security-allstarrole"/>
 <!--
       <antcall target="tests-security-jaspi-unit"/>




More information about the jboss-cvs-commits mailing list