mirror of https://github.com/apache/activemq.git
Exclude duplex test - for now
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@549473 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
76f573754b
commit
9c2f043a65
|
@ -334,6 +334,8 @@
|
|||
|
||||
<!-- The NIO implemenation is not working properly on OS X.. -->
|
||||
<exclude>**/nio/**</exclude>
|
||||
<!-- The Duplex Network isn't finished yet. -->
|
||||
<exclude>**/DuplexNetworkTest.*/**</exclude>
|
||||
|
||||
<exclude>**/AMQDeadlockTest3.*</exclude>
|
||||
</excludes>
|
||||
|
|
Loading…
Reference in New Issue