Dmitriy Pavlov created IGNITE-5553:
--------------------------------------
Summary: Ignite PDS 2: IgnitePersistentStoreDataStructuresTest testSet assertion error
Key: IGNITE-5553
URL:
https://issues.apache.org/jira/browse/IGNITE-5553 Project: Ignite
Issue Type: Test
Reporter: Dmitriy Pavlov
http://ci.ignite.apache.org/viewLog.html?buildId=675215&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgnitePds2#testNameId-7043871603266099589Reproducable locally (stable)
{noformat}
junit.framework.AssertionFailedError:
Expected :100
Actual :0
<Click to see difference>
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.IgnitePersistentStoreDataStructuresTest.testSet(IgnitePersistentStoreDataStructuresTest.java:195)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)