Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5574

org.wildfly.test.extension.rts InboundBridgeTestCase failing when transaction uses JTS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 10.0.0.CR3
    • Test Suite, Transactions
    • None

      There is failures in testcase org.wildfly.test.extension.rts.InboundBridgeTestCase when transaction uses JTS.

      Example of the failure

      testCommit(org.wildfly.test.extension.rts.InboundBridgeTestCase)  Time elapsed: 2.54 sec  <<< FAILURE!
      java.lang.AssertionError: expected:<4> but was:<5> 
      

      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

        1. server.log
          203 kB
          Ondrej Chaloupka

            Unassigned Unassigned
            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: