0 Replies Latest reply on Oct 29, 2008 8:59 PM by aguizar

    concurrency tests cannot be made to work reliably against hs

    aguizar

      I am excluding the following tests from the hsqldb build:
      * JBPM1072Test
      * JBPM938Test
      * JobExecutorDbTest

      Because hsqldb does not support isolation beyond READ_UNCOMMITTED, it allows objects to be read in inconsistent states and cause unpredictable exceptions.