mirror of https://github.com/apache/activemq.git
AMQ5266Test can take 8mins locally - exclude from quick tests
This commit is contained in:
parent
d5c25c027b
commit
428fc82c8c
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue