[jboss-cvs] JBoss Messaging SVN: r2597 - trunk/tests.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Apr 23 04:39:54 EDT 2007
Author: timfox
Date: 2007-04-23 04:39:53 -0400 (Mon, 23 Apr 2007)
New Revision: 2597
Modified:
trunk/tests/build.xml
Log:
Remove ref to CallbackFailureTest
Modified: trunk/tests/build.xml
===================================================================
--- trunk/tests/build.xml 2007-04-20 16:08:26 UTC (rev 2596)
+++ trunk/tests/build.xml 2007-04-23 08:39:53 UTC (rev 2597)
@@ -1095,23 +1095,6 @@
<param name="test.remoting" value="http"/>
</antcall>
- <!--
- CallbackFailureTest over "bisocket"
- -->
-
- <antcall target="start-rmi-server">
- <param name="remote.server.test.logfile.suffix" value="remote-crash"/>
- </antcall>
-
-
- <antcall target="crash-test">
- <param name="crash.test.name" value="org.jboss.test.messaging.jms.crash.CallbackFailureTest"/>
- </antcall>
-
- <!--
- CallbackFailureTest over "http" does not make sense
- -->
-
</target>
More information about the jboss-cvs-commits
mailing list