Patrick Hunt created ZOOKEEPER-1870:
---------------------------------------
Summary: flakey test in
StandaloneDisabledTest.startSingleServerTest
Key: ZOOKEEPER-1870
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1870
Project: ZooKeeper
Issue Type: Bug
Components: tests
Affects Versions: 3.5.0
Reporter: Patrick Hunt
Priority: Critical
I'm seeing lots of the following failure. Seems like a flakey test (passes
every so often).
{noformat}
junit.framework.AssertionFailedError: client could not connect to reestablished
quorum: giving up after 30+ seconds.
at
org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:143)
at
org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest(StandaloneDisabledTest.java:75)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)