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

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

GitHub user dudaerich opened a pull request:

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

    ARTEMIS-259 ClientCrashTest: tests fail on slower machines

    

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

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

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

    https://github.com/apache/activemq-artemis/pull/197.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 #197
    
----
commit 2dc317a5717725e53e0e569152703609d90303b0
Author: Erich Duda <[email protected]>
Date:   2015-10-14T11:23:27Z

    ARTEMIS-259 ClientCrashTest: tests fail on slower machines

----


> ClientCrashTest: tests fail on slower machines
> ----------------------------------------------
>
>                 Key: ARTEMIS-259
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-259
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Erich Duda
>
> {code}
> java.lang.AssertionError: expected:<1> but was:<2>
>       at org.junit.Assert.fail(Assert.java:88)
>       at org.junit.Assert.failNotEquals(Assert.java:743)
>       at org.junit.Assert.assertEquals(Assert.java:118)
>       at org.junit.Assert.assertEquals(Assert.java:555)
>       at org.junit.Assert.assertEquals(Assert.java:542)
>       at 
> org.apache.activemq.artemis.tests.integration.clientcrash.ClientTestBase.assertActiveConnections(ClientTestBase.java:50)
>       at 
> org.apache.activemq.artemis.tests.integration.clientcrash.ClientCrashTest.testCrashClient(ClientCrashTest.java:109)
> {code}
> {code}
> java.lang.AssertionError: expected:<1> but was:<2>
>       at org.junit.Assert.fail(Assert.java:88)
>       at org.junit.Assert.failNotEquals(Assert.java:743)
>       at org.junit.Assert.assertEquals(Assert.java:118)
>       at org.junit.Assert.assertEquals(Assert.java:555)
>       at org.junit.Assert.assertEquals(Assert.java:542)
>       at 
> org.apache.activemq.artemis.tests.integration.clientcrash.ClientTestBase.assertActiveConnections(ClientTestBase.java:50)
>       at 
> org.apache.activemq.artemis.tests.integration.clientcrash.ClientCrashTest.testCrashClient2(ClientCrashTest.java:143)
> {code}



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

Reply via email to