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/02/08 14:30:40 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=15136940#comment-15136940 ] 

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

GitHub user dudaerich opened a pull request:

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

    ARTEMIS-365 - [Artemis Testsuite] AddressControlTest#testGetNumberOfPages 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/377.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 #377
    
----
commit b0c692c7efdd77c8600e76a53e58a1a6f98d4323
Author: Erich Duda <ed...@redhat.com>
Date:   2016-02-08T13:16:59Z

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