Hello, I was wondering if there is any way to tell junit suite to save all the logs and database directories of all the tests that get run as part of the suite(both the failing and passing tests). I am looking at DERBY-5638 and want to make sure that the previous tests have nothing suspicious in their logs which intermittently makes the test fail.
thanks, Mamta
