You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2018/10/12 23:36:00 UTC

[jira] [Created] (GEODE-5872) Tests in PersistentColocatedPartitionedRegionDUnitTest are ignoring assertions

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)