mirror of https://github.com/apache/activemq.git
exclude TwoBrokerMulitcastQueueTest for now
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@490802 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5b33fefd41
commit
710e2fd8eb
|
@ -237,6 +237,7 @@
|
|||
<exclude>**/ThreeBrokerQueueNetworkTest.*</exclude>
|
||||
<exclude>**/ThreeBrokerTopicNetworkTest.*</exclude>
|
||||
<exclude>**/ThreeBrokerTopicNetworkUsingTcpTest.*</exclude>
|
||||
<exclude>**/TwoBrokerMulticastQueueTest.*</exclude>
|
||||
|
||||
<!-- TODO move to optional module... -->
|
||||
<exclude>**/TwoBrokerTopicSendReceiveUsingHttpTest.*</exclude>
|
||||
|
|
Loading…
Reference in New Issue