mirror of https://github.com/apache/activemq.git
disabled the UDP tests which fail on some platforms
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@411768 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6235a07700
commit
11fd909837
|
@ -263,6 +263,7 @@
|
|||
<exclude>**/QueueBridgeXBeanTest.*</exclude>
|
||||
|
||||
<!-- UDP related tests someimes fail on some platforms -->
|
||||
<exclude>**/UdpTransport.*</exclude>
|
||||
<exclude>**/UdpTransportUsingServerTest.*</exclude>
|
||||
<exclude>**/UdpSendReceiveWithTwoConnectionsTest.*</exclude>
|
||||
<exclude>**/UdpSendReceiveWithTwoConnectionsAndLargeMessagesTest.*</exclude>
|
||||
|
|
Loading…
Reference in New Issue