Disabled failing test

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@374639 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Adrian T. Co 2006-02-03 10:58:45 +00:00
parent 25f59e76c9
commit c146def464
1 changed files with 2 additions and 0 deletions

View File

@ -339,6 +339,8 @@
<exclude>**/TwoBrokerTopicSendReceiveUsingTcpTest.*</exclude>
<!-- https://jira.logicblaze.com/jira/browse/AMQ-479 -->
<exclude>**/TwoBrokerQueueClientsReconnectTest.*</exclude>
<!--http://jira.activemq.org/jira/browse/AMQ-526-->
<exclude>**/TwoBrokerMulticastQueueTest.*</exclude>
</excludes>
</unitTest>