You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2015/10/14 16:12:07 UTC

[jira] [Closed] (ARTEMIS-259) ClientCrashTest: tests fail on slower machines

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

clebert suconic closed ARTEMIS-259.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.1

> 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
>             Fix For: 1.1.1
>
>
> {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)