[
https://issues.apache.org/jira/browse/ARTEMIS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15190520#comment-15190520
]
ASF GitHub Bot commented on ARTEMIS-430:
----------------------------------------
GitHub user dudaerich opened a pull request:
https://github.com/apache/activemq-artemis/pull/418
ARTEMIS-430 - [Artemis Testsuite] ClosingConnectionTest#testKillConne…
…ction fails
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dudaerich/activemq-artemis ARTEMIS-430
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/418.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 #418
----
commit 9b60e558eb894c9303c20712743a61f3c3a27f82
Author: Erich Duda <[email protected]>
Date: 2016-03-11T06:25:34Z
ARTEMIS-430 - [Artemis Testsuite] ClosingConnectionTest#testKillConnection
fails
----
> [Artemis Testsuite] ClosingConnectionTest#testKillConnection fails
> -------------------------------------------------------------------
>
> Key: ARTEMIS-430
> URL: https://issues.apache.org/jira/browse/ARTEMIS-430
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Erich Duda
>
> {code}
> java.lang.AssertionError: Sending message here should result in failure.
> at org.junit.Assert.fail(Assert.java:88)
> at
> org.apache.activemq.artemis.tests.extras.byteman.ClosingConnectionTest.testKillConnection(ClosingConnectionTest.java:142)
> {code}
> This test fails only on 32 bit machines. We have to send more messages to
> trigger byteman rule.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)