You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/12/18 14:54:46 UTC

[jira] [Resolved] (IGNITE-2207) GridCacheReduceFieldsQueryPartitionedSelfTest.testIncludeBackups fails with BinaryMarshaller.

     [ https://issues.apache.org/jira/browse/IGNITE-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov resolved IGNITE-2207.
-------------------------------------
    Resolution: Duplicate

> GridCacheReduceFieldsQueryPartitionedSelfTest.testIncludeBackups fails with BinaryMarshaller.
> ---------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-2207
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2207
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache, interop
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Critical
>             Fix For: 1.5
>
>
> Steps to reproduce:
> 1) Set BinaryMarshaller
> 2) Run GridCacheReduceFieldsQueryAtomicSelfTest
> Error:
> {code}
> junit.framework.AssertionFailedError: Sum expected:<200> but was:<235>
>     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.TestCase.assertEquals(TestCase.java:401)
>     at org.apache.ignite.internal.processors.cache.reducefields.GridCacheReduceFieldsQueryPartitionedSelfTest.testIncludeBackups(GridCacheReduceFieldsQueryPartitionedSelfTest.java:57)
> {code}
> Cuase: 
> For some reason reducer works incorrectly.



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