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:23:39 UTC

[jira] [Commented] (ARTEMIS-364) [Artemis Testsuite] PagingTest#testPagingDifferentSizes fails

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

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

GitHub user dudaerich opened a pull request:

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

    ARTEMIS-364 - [Artemis Testsuite] PagingTest#testPagingDifferentSizes…

    … fails

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

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

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

    https://github.com/apache/activemq-artemis/pull/354.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 #354
    
----
commit 0347e1a01c8d42b7909ba0dcabe05cc5d009c156
Author: Erich Duda <ed...@redhat.com>
Date:   2016-01-27T13:22:33Z

    ARTEMIS-364 - [Artemis Testsuite] PagingTest#testPagingDifferentSizes fails

----


> [Artemis Testsuite] PagingTest#testPagingDifferentSizes fails
> -------------------------------------------------------------
>
>                 Key: ARTEMIS-364
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-364
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>            Reporter: Erich Duda
>
> {code}
> java.lang.AssertionError: null
> 	at org.junit.Assert.fail(Assert.java:86)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertTrue(Assert.java:52)
> 	at org.apache.activemq.artemis.tests.integration.client.PagingTest.testPagingDifferentSizes(PagingTest.java:3576)
> {code}



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