-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
7.0.0.ER5
-
None
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:621)
at org.junit.Assert.assertNotNull(Assert.java:631)
at org.apache.activemq.artemis.tests.integration.client.ReceiveTest.testReceiveImmediate(ReceiveTest.java:152)
Sending nondurable messages is not blocking by default. We have to ensure that all messages were received by server before we start consume them.
- blocks
-
JBEAP-2574 Stabilization of ActiveMQ Artemis upstream test suite
- Closed
- clones
-
JBEAP-3383 (7.1.0) [Artemis Testsuite] ReceiveTest#testReceiveImmediate fails
- Verified
- is blocked by
-
JBEAP-3293 Upgrade Artemis to 1.1.0.wildfly-013
- Closed
- cloned to
-
ARTEMIS-396 Loading...