[ 
https://issues.apache.org/jira/browse/ARTEMIS-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

clebert suconic closed ARTEMIS-341.
-----------------------------------
    Resolution: Fixed

> [Artemis Testsuite] 
> ConsumerTest.testAcksWithSmallSendWindow[isNetty=false||true] fails
> ---------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-341
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-341
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Erich Duda
>             Fix For: 1.2.0
>
>
> This test consistently fails on Oracle JDK.
> {code}
> 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)
> {code}
> {code:title=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]()...
> {code}
> It looks like that 5 seconds timeout is not enough.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to