mirror of https://github.com/apache/activemq.git
Disabling StompTest see https://jira.logicblaze.com/jira/browse/AMQ-502
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@371600 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
71afa0ded9
commit
1c64baadea
|
@ -346,6 +346,9 @@
|
|||
<exclude>**/ItStillMarshallsTheSameTest.*</exclude>
|
||||
<exclude>**/QueueBridgeTest.*</exclude>
|
||||
|
||||
<!-- https://jira.logicblaze.com/jira/browse/AMQ-502 -->
|
||||
<exclude>**/StompTest.*</exclude>
|
||||
|
||||
</excludes>
|
||||
</unitTest>
|
||||
<resources>
|
||||
|
|
Loading…
Reference in New Issue