Mike Drob created CURATOR-252:
---------------------------------

             Summary: 
TestLeaderSelectorEdges::createProtectedNodeInBackgroundTest failed
                 Key: CURATOR-252
                 URL: https://issues.apache.org/jira/browse/CURATOR-252
             Project: Apache Curator
          Issue Type: Bug
          Components: Recipes
    Affects Versions: 2.9.0
            Reporter: Mike Drob


Running the full test suite locally, this test failed for me ~20% of the time.

{noformat}
java.lang.AssertionError: Callback has not been called expected [true] but 
found [false]
        at org.testng.Assert.fail(Assert.java:94)
        at org.testng.Assert.failNotEquals(Assert.java:494)
        at org.testng.Assert.assertTrue(Assert.java:42)
        at 
org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges.createProtectedNodeInBackgroundTest(TestLeaderSelectorEdges.java:189)
{noformat}

Unfortunately, I do not have full logs available at this time.



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

Reply via email to