mirror of https://github.com/apache/activemq.git
merge -c 907595 - https://issues.apache.org/activemq/browse/AMQ-2594 - fixing test exclusion pattern
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-5.3@907597 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2e43fa3a2b
commit
7c67c2cf46
|
@ -496,7 +496,7 @@
|
|||
<!-- used just to test potential memory leaks manually -->
|
||||
<exclude>**/JDBCTestMemory.*</exclude>
|
||||
<!-- exclude until AMQ-2594 is fixed-->
|
||||
<exclude>JDBCNegativeQueueTest</exclude>
|
||||
<exclude>**/JDBCNegativeQueueTest.*</exclude>
|
||||
|
||||
<exclude>**/amq1490/*</exclude>
|
||||
<exclude>**/AMQ1925*</exclude>
|
||||
|
|
Loading…
Reference in New Issue