[jboss-svn-commits] JBoss Portal SVN: r5585 - trunk/testsuite

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sat Nov 4 06:37:39 EST 2006


Author: bdaw
Date: 2006-11-04 06:37:34 -0500 (Sat, 04 Nov 2006)
New Revision: 5585

Modified:
   trunk/testsuite/build.xml
Log:
disable identity tests from the testsuite temporarily

Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml	2006-11-04 11:31:00 UTC (rev 5584)
+++ trunk/testsuite/build.xml	2006-11-04 11:37:34 UTC (rev 5585)
@@ -130,9 +130,9 @@
          <antcall target="internal-test-module">
             <param name="module" value="security"/>
          </antcall>
-         <antcall target="internal-test-module">
+         <!--<antcall target="internal-test-module">
             <param name="module" value="identity"/>
-         </antcall>
+         </antcall>-->
          <antcall target="internal-test-module">
             <param name="module" value="server"/>
          </antcall>




More information about the jboss-svn-commits mailing list