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)