mirror of https://github.com/apache/activemq.git
more exclusions - https://issues.apache.org/jira/browse/AMQ-4296
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1447725 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f4bed15738
commit
5b5a818f4d
|
@ -568,6 +568,8 @@
|
|||
|
||||
<!-- journal over journal is odd, but there may be some audit missing in leveldb, to investigate -->
|
||||
<exclude>**/StoreQueueCursorJournalNoDuplicateTest.*</exclude>
|
||||
<exclude>**/org.apache.activemq.usecases.ThreeBrokerVirtualTopicNetworkAMQPATest.*</exclude>
|
||||
<exclude>**/LevelDBXARecoveryBrokerTest.*</exclude>
|
||||
</excludes>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
Loading…
Reference in New Issue