[
https://issues.apache.org/jira/browse/ARTEMIS-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082146#comment-16082146
]
ASF GitHub Bot commented on ARTEMIS-1274:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/activemq-artemis/pull/1397
> MultipleProducersTest.wrongQueue fails
> --------------------------------------
>
> Key: ARTEMIS-1274
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1274
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.5.5, 2.1.0
> Reporter: Erich Duda
>
> {code}
> java.lang.AssertionError: queueOne message count expected:<5> but was:<1>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at
> org.apache.activemq.artemis.tests.integration.client.MultipleProducersTest.wrongQueue(MultipleProducersTest.java:149)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)