Author: bdaw
Date: 2006-12-13 10:07:54 -0500 (Wed, 13 Dec 2006)
New Revision: 5828
Modified:
trunk/testsuite/build.xml
Log:
disable identity module from testsuite (temporarily)
Modified: trunk/testsuite/build.xml
===================================================================
--- trunk/testsuite/build.xml 2006-12-13 14:38:58 UTC (rev 5827)
+++ trunk/testsuite/build.xml 2006-12-13 15:07:54 UTC (rev 5828)
@@ -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>
Show replies by date