mirror of https://github.com/apache/activemq.git
Exclude the QueueClusterTest so that build process won't hang
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383474 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ecf56d1a74
commit
83b624fe8e
|
@ -353,6 +353,9 @@
|
|||
<exclude>**/MultiBrokersMultiClientsTest.*</exclude>
|
||||
<!-- https://jira.logicblaze.com/jira/browse/AMQ-474 -->
|
||||
<exclude>**/MultiBrokersMultiClientsUsingTcpTest.*</exclude>
|
||||
|
||||
<!-- http://jira.activemq.org/jira/browse/AMQ-575 -->
|
||||
<exclude>**/QueueClusterTest.*</exclude>
|
||||
|
||||
</excludes>
|
||||
</unitTest>
|
||||
|
|
Loading…
Reference in New Issue