Hi, I faced the following issue due to the extracted product distribution at "carbontmp", by one integration test-cycle is not being deleted by the start of the next test cycle.
When we run integration tests with out running mvn clean, the test data that we inserted in the previous cycle is are already there (in the extracted distribution) and hence the current test cycle fails. When we run tests with mvn clean, tests pass without a problem. Shouldn't the extracted product distribution for the integration tests purposes, be deleted at the completion of integration tests or at the start a new test cycle? Is it already been done currently? I would appreciate any ideas of a solution to overcome this issue. Since the builder machine now builds without running mvn clean always, I think test failures can occur due to the above issue. Thanks, Hasini.
_______________________________________________ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev