Kirk Lund created GEODE-2645: -------------------------------- Summary: Refactor CacheLogRollDUnitTest to be an IntegrationTest Key: GEODE-2645 URL: https://issues.apache.org/jira/browse/GEODE-2645 Project: Geode Issue Type: Wish Components: logging, tests Reporter: Kirk Lund
CacheLogRollDUnitTest appears to only use one JVM so it should be ported from using DUnit to being a more simple IntegrationTest. It also has 4 flaky test bugs: * GEODE-674 * GEODE-675 * GEODE-676 * GEODE-677 If possible, test cleanup should also try to resolve the flakiness in these tests. -- This message was sent by Atlassian JIRA (v6.3.15#6346)