Mike Drob created CURATOR-95:
--------------------------------
Summary: TestQueueSharder test fails
Key: CURATOR-95
URL: https://issues.apache.org/jira/browse/CURATOR-95
Project: Apache Curator
Issue Type: Bug
Components: Tests
Reporter: Mike Drob
When running {{mvn clean package}} on a clean clone of master (commit 40fbe06)
there is a failure in TestQueueSharder:
{noformat}
junit.framework.AssertionFailedError: null
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at
org.apache.curator.framework.recipes.queue.TestQueueSharder.testSharderWatchSync(TestQueueSharder.java:122)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)