1 Reply Latest reply on Sep 1, 2016 4:57 AM by bmajsak

    any way to guarantee test environment is clean before starting next test?

    brucespringfield

      using Arquillian to run Integration Tests on JBoss, but it seems that memory is not being released from the previous test before the next test starts. We are seeing very periodic test results. Tests will fail on one build, Next test run will be all successful. Tests will fail on the following run, but a different set of tests than the failures on the first run. The next test run will be all successful. The following build will have tests fail, but again another set of tests than previously will fail.