You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2015/08/24 15:13:45 UTC

[jira] [Resolved] (CURATOR-242) TestDistributedQueue.testCustomExecutor() is failing

     [ https://issues.apache.org/jira/browse/CURATOR-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jordan Zimmerman resolved CURATOR-242.
--------------------------------------
    Resolution: Cannot Reproduce

The job has subsequently passed. 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.

> TestDistributedQueue.testCustomExecutor() is failing
> ----------------------------------------------------
>
>                 Key: CURATOR-242
>                 URL: https://issues.apache.org/jira/browse/CURATOR-242
>             Project: Apache Curator
>          Issue Type: Bug
>          Components: Recipes
>            Reporter: Mike Drob
>            Assignee: Jordan Zimmerman
>            Priority: Blocker
>             Fix For: 2.9.0
>
>
> https://builds.apache.org/job/Curator/940/org.apache.curator$curator-recipes/testReport/org.apache.curator.framework.recipes.queue/TestDistributedQueue/testCustomExecutor/
> {noformat}
> java.lang.AssertionError: 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.testng.Assert.assertTrue(Assert.java:52)
> 	at org.apache.curator.framework.recipes.queue.TestDistributedQueue.testCustomExecutor(TestDistributedQueue.java:203)
> {noformat}



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