[jboss-jira] [JBoss JIRA] (WFLY-5574) org.wildfly.test.extension.rts InboundBridgeTestCase failing when transaction uses JTS
    Ondřej Chaloupka (JIRA) 
    issues at jboss.org
       
    Mon Oct 26 05:14:00 EDT 2015
    
    
  
    [ https://issues.jboss.org/browse/WFLY-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121839#comment-13121839 ] 
Ondřej Chaloupka edited comment on WFLY-5574 at 10/26/15 5:13 AM:
------------------------------------------------------------------
-The othe testcase which fails is {{ParticipantTestCase}-
Ok, sorry for adding here one more testcase which possibly fails. After running whole testsuite it seems that failing testcase is only {{InboundBridgeTestCase}} but its failure causes that subsequent testcases starts to fail.
Running like 
{{./integration-tests.sh clean install -Dts.noSmoke -Dts.rts -Djboss.dist=$JBOSS_HOME}}
was (Author: ochaloup):
The othe testcase which fails is {{ParticipantTestCase}
{{./integration-tests.sh clean install -Dts.noSmoke -Dts.rts -Djboss.dist=$JBOSS_HOME -Dtest=ParticipantTestCase}}
> org.wildfly.test.extension.rts InboundBridgeTestCase failing when transaction uses JTS
> --------------------------------------------------------------------------------------
>
>                 Key: WFLY-5574
>                 URL: https://issues.jboss.org/browse/WFLY-5574
>             Project: WildFly
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 10.0.0.CR3
>            Reporter: Ondřej 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.
> When JBOSS_HOME is set then I've run the test in this way
> {{./integration-tests.sh clean install -Dts.noSmoke -Dts.rts -Djboss.dist=$JBOSS_HOME -Dtest=InboundBridgeTestCase}}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
    
    
More information about the jboss-jira
mailing list