temporarily disabled a test case (AMQ-583) until we can verify it works on all platforms

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379074 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-02-20 10:27:41 +00:00
parent 8b572cb6b8
commit e1bdb1d89b
1 changed files with 2 additions and 0 deletions

View File

@ -343,6 +343,8 @@
<exclude>**/ProxyConnectorTest.*</exclude>
<!-- http://jira.activemq.org/jira/browse/AMQ-560 -->
<exclude>**/FanoutTransportBrokerTest.*</exclude>
<!-- http://jira.activemq.org/jira/browse/AMQ-583 -->
<exclude>**/DiscoveryTransportBrokerTest.*</exclude>
<!-- TODO auto-generated openwire tests not quite working yet -->
<exclude>**/openwire/*/*Test.*</exclude>