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 13:57:39 UTC

[jira] [Commented] (ARTEMIS-363) [Artemis Testsuite] PagingTest#testDropMessages fails

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

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

GitHub user dudaerich opened a pull request:

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

    ARTEMIS-363 - [Artemis Testsuite] PagingTest#testDropMessages fails

    

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

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

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

    https://github.com/apache/activemq-artemis/pull/353.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 #353
    
----
commit 4ff20777d5b4721ded1dfbd1a768cefd4af30b8b
Author: Erich Duda <ed...@redhat.com>
Date:   2016-01-27T12:55:10Z

    ARTEMIS-363 - [Artemis Testsuite] PagingTest#testDropMessages fails

----


> [Artemis Testsuite] PagingTest#testDropMessages fails
> -----------------------------------------------------
>
>                 Key: ARTEMIS-363
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-363
>             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.assertNotNull(Assert.java:621)
> 	at org.junit.Assert.assertNotNull(Assert.java:631)
> 	at org.apache.activemq.artemis.tests.integration.client.PagingTest.testDropMessages(PagingTest.java:3139)
> {code}



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