[
https://issues.apache.org/jira/browse/CURATOR-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709255#comment-14709255
]
Jordan Zimmerman commented on CURATOR-252:
------------------------------------------
The tests are, in general, flakey due to timing issues that are difficult to
resolve. We should use a single, general, Jira to track this. CURATOR-26 is an
example.
> 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)