[
https://issues.apache.org/jira/browse/ARTEMIS-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023637#comment-15023637
]
ASF subversion and git services commented on ARTEMIS-307:
---------------------------------------------------------
Commit 5dab6b8ed9e4fbd536ebdd670f6d607c0f240d77 in activemq-artemis's branch
refs/heads/master from [~eduda]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=5dab6b8 ]
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)