1 Reply Latest reply on Sep 19, 2007 9:40 AM by jhalliday

    Running tests against the real transaction manager

      I've updated all the org.jboss.test.tm tests to run inside the appserver
      so they test the real transaction manager rather than TxManager.

      These were mainly stress tests of the TransactionLocal.
      The good news is that there are no new failures.

      I'm going to look at doing the same thing for the jca tests and any others
      that are testing against the old transaction manager.

      P.S. You know the transaction timeout tests are failing with 4.3.0-beta1 in HEAD?
      I already ported the fixed version of the test from 4.2

        • 1. Re: Running tests against the real transaction manager
          jhalliday

          Thanks Adrian

          I did not spot the problem with the timeout tests. Too many test failures in the AS trunk at present, it makes identifying regressions a bit tricky. I'll take a look shortly. The TS 4.3 code has the new asynchronous transaction reaper, so it maybe something in the config for that which needs tweaking.

          Right now I'm hunting down the cause of the NullPointerException which is killing testGetAfterComplete and testGetInitialAfterComplete. With that done TS 4.2.3.SP6 should be just about ready to go into AS 4.2.2.