[
https://issues.apache.org/jira/browse/ARTEMIS-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram resolved ARTEMIS-1192.
-------------------------------------
Resolution: Invalid
This test was removed from the code-base awhile back.
> [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 Daněk
> Priority: Major
> Labels: tests
> Attachments: log.tmp
>
>
> {noformat}
> commit de9cc2e708480084236c7e18e32454c3e3a01c93 (upstream/master)
> Merge: 28a60bcdf f63ffc7af
> Author: Martyn Taylor <[email protected]>
> 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
(v8.20.10#820010)