mirror of https://github.com/apache/activemq.git
Disabled a couple more tests that'll get fixed in trunk
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@513645 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8780dba3f4
commit
49abc1b954
|
@ -256,6 +256,7 @@
|
|||
|
||||
|
||||
<!-- Exclude tests with timing issues in them; they will be fixed in trunk -->
|
||||
<exclude>**/ReliableReconnectTest.*</exclude>
|
||||
<exclude>**/JMSConsumerTest.*</exclude>
|
||||
<exclude>**/CursorDurableTest.*</exclude>
|
||||
<exclude>**/NetworkReconnectTest.*</exclude>
|
||||
|
|
Loading…
Reference in New Issue