You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Martyn Taylor (JIRA)" <ji...@apache.org> on 2018/02/26 17:04:06 UTC

[jira] [Resolved] (ARTEMIS-1274) MultipleProducersTest.wrongQueue fails

     [ https://issues.apache.org/jira/browse/ARTEMIS-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martyn Taylor resolved ARTEMIS-1274.
------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 2.2.0, 1.6.0
>
>
> {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
(v7.6.3#76005)