[ 
https://issues.apache.org/jira/browse/ARTEMIS-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021802#comment-15021802
 ] 

ASF GitHub Bot commented on ARTEMIS-307:
----------------------------------------

GitHub user dudaerich opened a pull request:

    https://github.com/apache/activemq-artemis/pull/247

    ARTEMIS-307 JMSIndividualAckTest#testAckedMessageAreConsumed fails on 
slower machines

    The issue is solved by increasing timeout in consumer.receive method.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dudaerich/activemq-artemis ARTEMIS-307

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/247.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #247
    
----
commit 8a70275daab6264cd9caa0d387347d978cef559c
Author: Erich Duda <[email protected]>
Date:   2015-11-23T09:06:44Z

    ARTEMIS-307 JMSIndividualAckTest#testAckedMessageAreConsumed fails on 
slower machines
    
    The issue is solved by increasing timeout in consumer.receive method.

----


> [Artemis Testsuite] JMSIndividualAckTest#testAckedMessageAreConsumed fails on 
> slower machines
> ---------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-307
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-307
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Erich Duda
>
> {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.assertNotNull(Assert.java:621)
>       at org.junit.Assert.assertNotNull(Assert.java:631)
>       at 
> org.apache.activemq.artemis.tests.integration.openwire.amq.JMSIndividualAckTest.testAckedMessageAreConsumed(JMSIndividualAckTest.java:53)
> {code}



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

Reply via email to