You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/27 14:38:39 UTC

[jira] [Commented] (ARTEMIS-365) [Artemis Testsuite] AddressControlTest#testGetNumberOfPages fails

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

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

GitHub user dudaerich opened a pull request:

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

    ARTEMIS-365 - [Artemis Testsuite] AddressControlTest#testGetNumberOfP…

    …ages fails

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

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

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

    https://github.com/apache/activemq-artemis/pull/355.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 #355
    
----
commit 442410372e07604af5a597b1705915ddd430b450
Author: Erich Duda <ed...@redhat.com>
Date:   2016-01-27T13:37:21Z

    ARTEMIS-365 - [Artemis Testsuite] AddressControlTest#testGetNumberOfPages fails

----


> [Artemis Testsuite] AddressControlTest#testGetNumberOfPages fails
> -----------------------------------------------------------------
>
>                 Key: ARTEMIS-365
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-365
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Erich Duda
>
> {code}
> java.lang.AssertionError: expected:<1> but was:<0>
> 	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.management.AddressControlTest.testGetNumberOfPages(AddressControlTest.java:222)
> {code}



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