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

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

Tsz Wo Nicholas Sze created RATIS-149:
-----------------------------------------

             Summary: 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


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)