[
https://issues.apache.org/jira/browse/ARTEMIS-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15232227#comment-15232227
]
ASF subversion and git services commented on ARTEMIS-475:
---------------------------------------------------------
Commit 9055c76cc88320d94a6c4341b9b29b68e2e0cd7a in activemq-artemis's branch
refs/heads/master from [~eduda]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=9055c76 ]
ARTEMIS-475 - [Artemis Testsuite]
SessionCloseTest#testCanNotUseXAWithClosedSession fails
> [Artemis Testsuite] SessionCloseTest#testCanNotUseXAWithClosedSession fails
> ---------------------------------------------------------------------------
>
> Key: ARTEMIS-475
> URL: https://issues.apache.org/jira/browse/ARTEMIS-475
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Erich Duda
>
> {code}
> java.lang.AssertionError: expected:<4> but was:<-7>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:743)
> at org.junit.Assert.assertEquals(Assert.java:118)
> at org.junit.Assert.assertEquals(Assert.java:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at
> org.apache.activemq.artemis.tests.util.ActiveMQTestBase.expectXAException(ActiveMQTestBase.java:953)
> at
> org.apache.activemq.artemis.tests.integration.client.SessionCloseTest.testCanNotUseXAWithClosedSession(SessionCloseTest.java:135)
> {code}
> The test fails because of
> https://github.com/apache/activemq-artemis/commit/ddf8d8f96e33f5f80e1c7a1590de9579aa8ead50
> We need to update expected XA return code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)