You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Govorukhin (JIRA)" <ji...@apache.org> on 2017/08/17 12:55:00 UTC

[jira] [Created] (IGNITE-6098) Test fail IgniteDataIntegrityTests.testExpandBuffer

Dmitriy Govorukhin created IGNITE-6098:
------------------------------------------

             Summary: Test fail IgniteDataIntegrityTests.testExpandBuffer
                 Key: IGNITE-6098
                 URL: https://issues.apache.org/jira/browse/IGNITE-6098
             Project: Ignite
          Issue Type: Test
            Reporter: Dmitriy Govorukhin
            Assignee: Dmitriy Govorukhin


{code}
junit.framework.AssertionFailedError: expected:<0> but was:<13>
    at junit.framework.Assert.fail(Assert.java:57)
    at junit.framework.Assert.failNotEquals(Assert.java:329)
    at junit.framework.Assert.assertEquals(Assert.java:78)
    at junit.framework.Assert.assertEquals(Assert.java:234)
    at junit.framework.Assert.assertEquals(Assert.java:241)
    at junit.framework.TestCase.assertEquals(TestCase.java:409)
    at org.apache.ignite.internal.processors.cache.persistence.db.wal.crc.IgniteDataIntegrityTests.testExpandBuffer(IgniteDataIntegrityTests.java:138)
{code}



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