[
https://issues.apache.org/jira/browse/ZOOKEEPER-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Shraer updated ZOOKEEPER-1984:
----------------------------------------
Attachment: small_fix.patch
removing the part of the test that fails since its beyond the scope of the
test. the test's goal is to make sure a leader times out if there is no quorum
of new config.
> 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
> Assignee: Alexander Shraer
> Fix For: 3.5.0
>
> Attachments: small_fix.patch
>
>
> 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)