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.
- blocks
-
JBEAP-2574 Stabilization of ActiveMQ Artemis upstream test suite
- Closed
- clones
-
JBEAP-3757 (7.1.0) [Artemis Testsuite] TopicControlUsingJMSTest#testGetXXXMessagesCount fails
- Verified
- is incorporated by
-
JBEAP-5471 (7.0.z) Upgrade Artemis from 1.1.0.SP18 to 1.1.0.SP19
- Verified
- cloned to
-
ARTEMIS-429 Loading...