mirror of https://github.com/apache/activemq.git
disable nio test pending investigation
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@778124 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
25b216548d
commit
7135a68559
|
@ -454,6 +454,8 @@
|
|||
|
||||
<!-- The NIO implemenation is not working properly on OS X.. -->
|
||||
<exclude>**/nio/**</exclude>
|
||||
<exclude>**/NioQueueSubscriptionTest.*/</exclude>
|
||||
|
||||
<!-- A test used for memory profiling only. -->
|
||||
<exclude>**/NetworkConnectionsCleanedupTest.*/**</exclude>
|
||||
|
||||
|
|
Loading…
Reference in New Issue