AMQ5266Test can take 8mins locally - exclude from quick tests

This commit is contained in:
gtully 2015-06-17 15:04:29 +01:00
parent d5c25c027b
commit 428fc82c8c
1 changed files with 1 additions and 0 deletions

View File

@ -1028,6 +1028,7 @@
<exclude>org/apache/activemq/store/kahadb/disk/index/ListIndexTest.*</exclude>
<exclude>org/apache/activemq/store/kahadb/disk/util/DataByteArrayInputStreamTest.*</exclude>
<exclude>org/apache/activemq/bugs/AMQ5266StarvedConsumerTest.*</exclude>
<exclude>org/apache/activemq/bugs/AMQ5266Test.*</exclude>
</excludes>
</configuration>
</plugin>