[jboss-cvs] JBoss Messaging SVN: r5679 - trunk.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Jan 21 18:22:09 EST 2009
Author: clebert.suconic at jboss.com
Date: 2009-01-21 18:22:09 -0500 (Wed, 21 Jan 2009)
New Revision: 5679
Modified:
trunk/build-messaging.xml
Log:
re-enabling tests
Modified: trunk/build-messaging.xml
===================================================================
--- trunk/build-messaging.xml 2009-01-21 21:43:23 UTC (rev 5678)
+++ trunk/build-messaging.xml 2009-01-21 23:22:09 UTC (rev 5679)
@@ -1049,8 +1049,6 @@
<formatter type="plain" usefile="${junit.formatter.usefile}"/>
<fileset dir="${test.classes.dir}">
<include name="${tests.param}"/>
- <exclude name="**/**/MultiThreadRandomFailoverTest.class"/>
- <exclude name="**/**/RandomFailoverTest.class"/>
</fileset>
</batchtest>
</junit>
More information about the jboss-cvs-commits
mailing list