You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrey Gura (JIRA)" <ji...@apache.org> on 2015/11/26 18:13:11 UTC

[jira] [Created] (IGNITE-2013) [Test failed] GridCacheEvictionLockUnlockSelfTest.testPartitioned test fails sometimes

Andrey Gura created IGNITE-2013:
-----------------------------------

             Summary: [Test failed] GridCacheEvictionLockUnlockSelfTest.testPartitioned test fails sometimes
                 Key: IGNITE-2013
                 URL: https://issues.apache.org/jira/browse/IGNITE-2013
             Project: Ignite
          Issue Type: Test
            Reporter: Andrey Gura
            Assignee: Andrey Gura
             Fix For: 1.5


{{GridCacheEvictionLockUnlockSelfTest.testPartitioned}} fails sometimes.

{noformat}
junit.framework.AssertionFailedError: expected:<3> but was:<2>
    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.eviction.GridCacheEvictionLockUnlockSelfTest.doTest(GridCacheEvictionLockUnlockSelfTest.java:142)
    at org.apache.ignite.internal.processors.cache.eviction.GridCacheEvictionLockUnlockSelfTest.testPartitioned(GridCacheEvictionLockUnlockSelfTest.java:118)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)