mirror of https://github.com/apache/activemq.git
excluded failing test for AMQ-724
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413014 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6d115cf7a5
commit
2c8b312bda
|
@ -267,6 +267,9 @@
|
|||
<exclude>**/UdpTransportUsingServerTest.*</exclude>
|
||||
<exclude>**/UdpSendReceiveWithTwoConnectionsTest.*</exclude>
|
||||
<exclude>**/UdpSendReceiveWithTwoConnectionsAndLargeMessagesTest.*</exclude>
|
||||
|
||||
<!-- http://issues.apache.org/activemq/browse/AMQ-724 -->
|
||||
<exclude>**/StompSubscriptionRemoveTest.*</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
Loading…
Reference in New Issue