mirror of https://github.com/apache/activemq.git
disabled test due to AMQ-583
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@382359 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2eae0548d8
commit
5fbce8982c
|
@ -344,6 +344,9 @@
|
|||
|
||||
<!-- http://jira.activemq.org/jira/browse/AMQ-594 -->
|
||||
<exclude>**/SimpleNetworkTest.*</exclude>
|
||||
|
||||
<!-- http://jira.activemq.org/jira/browse/AMQ-583 -->
|
||||
<exclude>**/DiscoveryTransportBrokerTest.*</exclude>
|
||||
</excludes>
|
||||
</unitTest>
|
||||
<resources>
|
||||
|
|
Loading…
Reference in New Issue