-
Bug
-
Resolution: Done
-
Major
-
7.0.0.ER4
-
None
This test stably fails on Oracle JDK.
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.apache.activemq.artemis.tests.integration.client.ConsumerTest.testAcksWithSmallSendWindow(ConsumerTest.java:275)
Test log
10:22:15,256 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAcksWithSmallSendWindow[isNetty=false]()... #test testAcksWithSmallSendWindow[isNetty=false] 10:22:15,258 INFO [org.apache.activemq.artemis.core.server] AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/mnt/hudson_workspace/artemis-project-testsuite-rhel-master-local-discs/96ef7164/tests/integration-tests/./target/tmp/junit5951723994414984497/journal0-L,bindingsDirectory=/mnt/hudson_workspace/artemis-project-testsuite-rhel-master-local-discs/96ef7164/tests/integration-tests/./target/tmp/junit5951723994414984497/bindings0-L,largeMessagesDirectory=/mnt/hudson_workspace/artemis-project-testsuite-rhel-master-local-discs/96ef7164/tests/integration-tests/./target/tmp/junit5951723994414984497/large-msg0-L,pagingDirectory=/mnt/hudson_workspace/artemis-project-testsuite-rhel-master-local-discs/96ef7164/tests/integration-tests/./target/tmp/junit5951723994414984497/page0-L) 10:22:15,261 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 10:22:15,262 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 10:22:15,262 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 10:22:15,263 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE 10:22:15,264 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 10:22:15,265 INFO [org.apache.activemq.artemis.core.server] AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT 10:22:15,267 INFO [org.apache.activemq.artemis.core.server] AMQ221007: Server is now live 10:22:15,268 INFO [org.apache.activemq.artemis.core.server] AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-010 [nodeID=eddd0ba3-b7ad-11e5-bad8-e78ecbc10aee] 10:22:26,828 INFO [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-010 [eddd0ba3-b7ad-11e5-bad8-e78ecbc10aee] stopped 10:22:26,853 INFO [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAcksWithSmallSendWindow[isNetty=false]()...
- blocks
-
JBEAP-2574 Stabilization of ActiveMQ Artemis upstream test suite
- Closed
- is blocked by
-
JBEAP-2499 Upgrade Artemis to 1.1.0.wildfly-011
- Closed
- is related to
-
ARTEMIS-341 Loading...