Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-2207

GridCacheReduceFieldsQueryPartitionedSelfTest.testIncludeBackups fails with BinaryMarshaller.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • ignite-1.4
    • 1.5.0.final
    • cache, platforms
    • None

    Description

      Steps to reproduce:
      1) Set BinaryMarshaller
      2) Run GridCacheReduceFieldsQueryAtomicSelfTest

      Error:

      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)
      

      Cuase:
      For some reason reducer works incorrectly.

      Attachments

        Activity

          People

            vozerov Vladimir Ozerov
            vozerov Vladimir Ozerov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: