mirror of https://github.com/apache/activemq.git
excluded ProxyConnectorTest because it hangs.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@374277 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4d9ab0cffc
commit
9e4779964d
|
@ -349,6 +349,9 @@
|
|||
<!-- https://jira.logicblaze.com/jira/browse/AMQ-502 -->
|
||||
<exclude>**/StompTest.*</exclude>
|
||||
|
||||
<!-- http://jira.activemq.org/jira/browse/AMQ-522 -->
|
||||
<exclude>**/ProxyConnectorTest.*</exclude>
|
||||
|
||||
</excludes>
|
||||
</unitTest>
|
||||
<resources>
|
||||
|
|
Loading…
Reference in New Issue