You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Jing Zhao (JIRA)" <ji...@apache.org> on 2017/11/20 18:24:00 UTC

[jira] [Assigned] (RATIS-149) TestRaftStream.testSimpleWrite may fail

     [ https://issues.apache.org/jira/browse/RATIS-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jing Zhao reassigned RATIS-149:
-------------------------------

    Assignee: Jing Zhao

> TestRaftStream.testSimpleWrite may fail
> ---------------------------------------
>
>                 Key: RATIS-149
>                 URL: https://issues.apache.org/jira/browse/RATIS-149
>             Project: Ratis
>          Issue Type: Bug
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Jing Zhao
>
> Two different failure cases:
> - {code}
> java.lang.AssertionError: expected:<500> but was:<350>
> 	at org.apache.ratis.grpc.TestRaftStream.checkLog(TestRaftStream.java:106)
> 	at org.apache.ratis.grpc.TestRaftStream.testSimpleWrite(TestRaftStream.java:100)
> {code}
> - {code}
> org.junit.internal.ArrayComparisonFailure: arrays first differed at element [0]; expected:<63> but was:<-81>
> 	at org.apache.ratis.grpc.TestRaftStream.checkLog(TestRaftStream.java:114)
> 	at org.apache.ratis.grpc.TestRaftStream.testSimpleWrite(TestRaftStream.java:100)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)