Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-429

[Artemis Testsuite] TopicControlUsingJMSTest#testGetXXXMessagesCount fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.3.0
    • None
    • None

    Description

      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)
      

      We should give time to Queue.deliverAsync to deliver messages before we start to check messageCount.

      Attachments

        Activity

          People

            Unassigned Unassigned
            eduda Erich Duda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: