Mike Drob created CURATOR-242:
---------------------------------
Summary: TestDistributedQueue.testCustomExecutor() is failing
Key: CURATOR-242
URL: https://issues.apache.org/jira/browse/CURATOR-242
Project: Apache Curator
Issue Type: Bug
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)