Enabled working test

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418549 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2006-07-02 04:10:36 +00:00
parent b4b8499be5
commit 6d550302a2
1 changed files with 4 additions and 2 deletions

View File

@ -341,8 +341,10 @@
<!-- These are performance tests so take too long to run -->
<exclude>**/perf/*</exclude>
<!-- these tests don't always work when rendezvous can't work on the OSS -->
<!-- This is working for me on linux.. If it starts failing please open a issue
and describe the enviorment.
<exclude>**/RendezvousDiscoverTransportTest.*</exclude>
-->
<!-- Kaha in flux - removing tests -->
<exclude>**/KahaXARecoveryBrokerTest.*</exclude>