disabled failing test cases

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@367781 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2006-01-10 20:34:29 +00:00
parent cdbf09ca3e
commit 0d7046918c
1 changed files with 2 additions and 0 deletions

View File

@ -335,6 +335,8 @@
<exclude>**/ThreeBrokerTopicNetworkTest.*</exclude>
<!-- https://jira.logicblaze.com/jira/browse/AMQ-477 -->
<exclude>**/ThreeBrokerTopicNetworkUsingTcpTest.*</exclude>
<!-- https://jira.logicblaze.com/jira/browse/AMQ-478 -->
<exclude>**/TwoBrokerTopicSendReceiveUsingTcpTest.*</exclude>
</excludes>
</unitTest>