[
https://issues.jboss.org/browse/WFLY-6921?page=com.atlassian.jira.plugin....
]
Tom Jenkinson moved JBEAP-1626 to WFLY-6921:
--------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-6921 (was: JBEAP-1626)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Test Suite
(was: Test Suite)
Affects Version/s: (was: 7.0.0.DR12)
org.wildfly.test.extension.rts.InboundBridgeTestCase failing when
transaction uses JTS
--------------------------------------------------------------------------------------
Key: WFLY-6921
URL:
https://issues.jboss.org/browse/WFLY-6921
Project: WildFly
Issue Type: Bug
Components: Test Suite
Reporter: Ondra Chaloupka
Assignee: Gytis Trikleris
There is failures in testcase org.wildfly.test.extension.rts.InboundBridgeTestCase when
transaction uses JTS.
Example of the failure
{code}
testCommit(org.wildfly.test.extension.rts.InboundBridgeTestCase) Time elapsed: 2.54 sec
<<< FAILURE!
java.lang.AssertionError: expected:<4> but was:<5>
{code}
The JBOSS_HOME distribution is change to transaction to be run with JTS: changing the
{{docs/example/standalone-rts.xml}} to switch transactions parameter in iiop orb subsystem
to {{full}} and adding {{jts}} element to transactions subsystem.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)