You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2021/03/29 15:23:00 UTC

[jira] [Created] (ZOOKEEPER-4270) Flaky test: org.apache.zookeeper.server.quorum.QuorumPeerMainTest#testLeaderOutOfView

Mohammad Arshad created ZOOKEEPER-4270:
------------------------------------------

             Summary: Flaky test: org.apache.zookeeper.server.quorum.QuorumPeerMainTest#testLeaderOutOfView
                 Key: ZOOKEEPER-4270
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4270
             Project: ZooKeeper
          Issue Type: Sub-task
          Components: tests
            Reporter: Mohammad Arshad
            Assignee: Mohammad Arshad
             Fix For: 3.6.3, 3.8.0, 3.7.1


org.apache.zookeeper.server.quorum.QuorumPeerMainTest#testLeaderOutOfView is flaky and often fails when I run it in local CI. 
Failure message:
{noformat}
java.lang.AssertionError
	at org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testLeaderOutOfView(QuorumPeerMainTest.java:937)
{noformat}





--
This message was sent by Atlassian Jira
(v8.3.4#803005)