Jordan Zimmerman created CURATOR-333:
----------------------------------------

             Summary: TestCleanState can hide test assertions
                 Key: CURATOR-333
                 URL: https://issues.apache.org/jira/browse/CURATOR-333
             Project: Apache Curator
          Issue Type: Test
          Components: Tests
    Affects Versions: 3.1.0
            Reporter: Jordan Zimmerman
            Assignee: Jordan Zimmerman
             Fix For: TBD


TestCleanState is used in finally blocks in lots of tests to close the Curator 
handle and check for cleaned watchers. However, being in a finally, it always 
runs. If there is an exception or assertion, it will run and always fail hiding 
the real error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to