Patrick Hunt created ZOOKEEPER-1984:
---------------------------------------
Summary: testLeaderTimesoutOnNewQuorum is a flakey test
Key: ZOOKEEPER-1984
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1984
Project: ZooKeeper
Issue Type: Bug
Components: tests
Affects Versions: 3.5.0
Reporter: Patrick Hunt
Fix For: 3.5.0
I'm seeing intermittent failures in testLeaderTimesoutOnNewQuorum
It's failing both on jdk6 and jdk7. (this is my personal
jenkins, I haven't see any other failures than this during the past
few days).
{noformat}
junit.framework.AssertionFailedError
at
org.apache.zookeeper.test.ReconfigTest.testServerHasConfig(ReconfigTest.java:127)
at
org.apache.zookeeper.test.ReconfigTest.testLeaderTimesoutOnNewQuorum(ReconfigTest.java:450)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)