mirror of https://github.com/apache/activemq.git
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:
parent
b4b8499be5
commit
6d550302a2
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue