mirror of https://github.com/apache/activemq.git
Enabled ProxyConnector test. I've tested this in windows and linux and it seems to be passing. Although, it takes around 379 secs on our linux box, while it takes just 9 secs in windows.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426487 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dffe336851
commit
8e85dd25ed
|
@ -222,9 +222,6 @@
|
||||||
<!-- These are performance tests so take too long to run -->
|
<!-- These are performance tests so take too long to run -->
|
||||||
<exclude>**/perf/*</exclude>
|
<exclude>**/perf/*</exclude>
|
||||||
|
|
||||||
<!-- http://jira.activemq.org/jira/browse/AMQ-522 -->
|
|
||||||
<exclude>**/ProxyConnectorTest.*</exclude>
|
|
||||||
|
|
||||||
<!-- http://jira.activemq.org/jira/browse/AMQ-594 -->
|
<!-- http://jira.activemq.org/jira/browse/AMQ-594 -->
|
||||||
<exclude>**/SimpleNetworkTest.*</exclude>
|
<exclude>**/SimpleNetworkTest.*</exclude>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue