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

[jira] [Created] (IGNITE-6006) IgniteCacheGetRestartTest fails sometimes on TC

Ilya Lantukh created IGNITE-6006:
------------------------------------

             Summary: IgniteCacheGetRestartTest fails sometimes on TC
                 Key: IGNITE-6006
                 URL: https://issues.apache.org/jira/browse/IGNITE-6006
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Ilya Lantukh
             Fix For: 2.2


{noformat}
junit.framework.AssertionFailedError: expected:<33244> but was:<null>
    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:86)
    at junit.framework.TestCase.assertEquals(TestCase.java:253)
    at org.apache.ignite.internal.processors.cache.distributed.IgniteCacheGetRestartTest.checkGet(IgniteCacheGetRestartTest.java:265)
    at org.apache.ignite.internal.processors.cache.distributed.IgniteCacheGetRestartTest.access$200(IgniteCacheGetRestartTest.java:52)
{noformat}



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