You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jiri Danek (JIRA)" <ji...@apache.org> on 2017/05/30 12:20:04 UTC

[jira] [Updated] (ARTEMIS-1192) [extra-tests] both LargeMessageOverReplicationTest test methods fail

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

Jiri Danek updated ARTEMIS-1192:
--------------------------------
    Component/s: Broker

> [extra-tests] both LargeMessageOverReplicationTest test methods fail
> --------------------------------------------------------------------
>
>                 Key: ARTEMIS-1192
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1192
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.2.0
>            Reporter: Jiri Danek
>              Labels: tests
>
> {noformat}
> commit de9cc2e708480084236c7e18e32454c3e3a01c93 (upstream/master)
> Merge: 28a60bcdf f63ffc7af
> Author: Martyn Taylor <mt...@redhat.com>
> Date:   Fri May 26 11:16:42 2017 +0100
>     This closes #1294
> {noformat}
> {{mvn test -Ptests -Pextra-tests -Dtest=LargeMessageOverReplicationTest -DfailIfNoTests=false -Drat.ignoreErrors=true -DskipStyleCheck=true}}
> {noformat}
> [...]
> java.lang.AssertionError: Expected a failure here
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.apache.activemq.artemis.tests.extras.byteman.LargeMessageOverReplicationTest.testReceiveLargeMessage(LargeMessageOverReplicationTest.java:191)
> testSendLargeMessage(org.apache.activemq.artemis.tests.extras.byteman.LargeMessageOverReplicationTest)  Time elapsed: 33.998 sec  <<< FAILURE!
> java.lang.AssertionError: expected an exception
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.apache.activemq.artemis.tests.extras.byteman.LargeMessageOverReplicationTest.testSendLargeMessage(LargeMessageOverReplicationTest.java:148)
> Results :
> Failed tests: 
>   LargeMessageOverReplicationTest.testReceiveLargeMessage:191->Assert.fail:88 Expected a failure here
>   LargeMessageOverReplicationTest.testSendLargeMessage:148->Assert.fail:88 expected an exception
> Tests run: 2, Failures: 2, Errors: 0, Skipped: 0
> [ERROR] There are test failures.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)