You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erich Duda (JIRA)" <ji...@apache.org> on 2016/02/08 14:05:39 UTC

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

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

Erich Duda reopened ARTEMIS-365:
--------------------------------

The test still fails on 32 bit machines.

> [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)