Intermittent failure of test
org.apache.activemq.proxy.ProxyConnectorTest.testSendAndConsume
--------------------------------------------------------------------------------------------
Key: AMQ-2039
URL: https://issues.apache.org/activemq/browse/AMQ-2039
Project: ActiveMQ
Issue Type: Bug
Components: Test Cases
Affects Versions: 5.2.0
Reporter: Gary Tully
{code}
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertNotNull(Assert.java:220)
at junit.framework.Assert.assertNotNull(Assert.java:213)
at
org.apache.activemq.proxy.ProxyConnectorTest.testSendAndConsume(ProxyConnectorTest.java:98)
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.