[
https://issues.apache.org/jira/browse/ARTEMIS-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erich Duda resolved ARTEMIS-429.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
> [Artemis Testsuite] TopicControlUsingJMSTest#testGetXXXMessagesCount fails
> --------------------------------------------------------------------------
>
> Key: ARTEMIS-429
> URL: https://issues.apache.org/jira/browse/ARTEMIS-429
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Erich Duda
> Fix For: 1.3.0
>
>
> {code}
> java.lang.AssertionError: expected:<6> but was:<5>
> 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:144)
> at
> org.apache.activemq.artemis.tests.integration.jms.server.management.TopicControlUsingJMSTest.testGetXXXMessagesCount(TopicControlUsingJMSTest.java:127)
> {code}
> We should give time to {{Queue.deliverAsync}} to deliver messages before we
> start to check {{messageCount}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)