Dan Smith created GEODE-5872: -------------------------------- Summary: Tests in PersistentColocatedPartitionedRegionDUnitTest are ignoring assertions Key: GEODE-5872 URL: https://issues.apache.org/jira/browse/GEODE-5872 Project: Geode Issue Type: Improvement Reporter: Dan Smith
There are several tests in PersistentColocatedPartitionedRegionDUnitTest that are have returns inside finally blocks. The effect of this is that the tests are actually ignoring any assertion failures. In practice, these tests fail with Awailility timeouts all the time. With my changes for GEODE-5424, the tests now timeout because I increased the awailitity timeout. -- This message was sent by Atlassian JIRA (v7.6.3#76005)