[jboss-jira] [JBoss JIRA] (WFLY-6160) Failing RemoteFailoverTestCase#testStatefulFailover when transaction run under JTS
Radoslav Husar (JIRA)
issues at jboss.org
Tue Feb 16 09:53:01 EST 2016
[ https://issues.jboss.org/browse/WFLY-6160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radoslav Husar updated WFLY-6160:
---------------------------------
Steps to Reproduce:
# download JBoss EAP7 ER5
# unzip and set JBOSS_HOME to that directory
# change {{standalone/configuration/standalone-full-ha.xml}} to enable jts transactions
## change attribute {{transactions}} iiop-openjdk subsystem to value {{full}}
## add element {{<jts/>}} under transactions subsystem
# take EAP sources and run integration test
## {{./integration-tests.sh clean install -Dts.noSmoke -Dts.clustering -Djboss.dist=$JBOSS_HOME -Dtest=RemoteFailoverTestCase#testStatefulFailover}}
was:
. download JBoss EAP7 ER5
. unzip and set JBOSS_HOME to that directory
. change {{standalone/configuration/standalone-full-ha.xml}} to enable jts transactions
.. change attribute {{transactions}} iiop-openjdk subsystem to value {{full}}
.. add element {{<jts/>}} under transactions subsystem
. take EAP sources and run integration test
.. {{./integration-tests.sh clean install -Dts.noSmoke -Dts.clustering -Djboss.dist=$JBOSS_HOME -Dtest=RemoteFailoverTestCase#testStatefulFailover}}
> Failing RemoteFailoverTestCase#testStatefulFailover when transaction run under JTS
> ----------------------------------------------------------------------------------
>
> Key: WFLY-6160
> URL: https://issues.jboss.org/browse/WFLY-6160
> Project: WildFly
> Issue Type: Bug
> Components: Clustering, Test Suite
> Reporter: Ondřej Chaloupka
> Assignee: Paul Ferraro
>
> I can see failing test {{RemoteFailoverTestCase#testStatefulFailover}} when transactions are set to run under JTS. I'm not sure if this is a trouble of clustering component or only a testsuite issue.
> This could be connected with JBEAP-1954.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list