You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michael K. Edwards (JIRA)" <ji...@apache.org> on 2018/11/22 02:27:00 UTC

[jira] [Commented] (ZOOKEEPER-2877) Flaky Test: org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalRun

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-2877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695490#comment-16695490 ] 

Michael K. Edwards commented on ZOOKEEPER-2877:
-----------------------------------------------

Reproducible in current branch-3.5?

> Flaky Test: org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalRun
> -----------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-2877
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2877
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Michael Han
>            Priority: Major
>
> {noformat}
> Error Message
> expected:<1> but was:<0>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<1> but was:<0>
> 	at org.apache.zookeeper.server.quorum.Zab1_0Test$6.converseWithLeader(Zab1_0Test.java:939)
> 	at org.apache.zookeeper.server.quorum.Zab1_0Test.testLeaderConversation(Zab1_0Test.java:398)
> 	at org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalRun(Zab1_0Test.java:906)
> 	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)