[ https://issues.apache.org/jira/browse/CURATOR-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jordan Zimmerman updated CURATOR-252: ------------------------------------- Fix Version/s: (was: 2.9.0) > TestLeaderSelectorEdges::createProtectedNodeInBackgroundTest failed > ------------------------------------------------------------------- > > Key: CURATOR-252 > URL: https://issues.apache.org/jira/browse/CURATOR-252 > Project: Apache Curator > Issue Type: Bug > Components: Recipes > Reporter: Mike Drob > Priority: Blocker > > 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)