You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Vinogradov (JIRA)" <ji...@apache.org> on 2015/10/01 15:54:27 UTC

[jira] [Updated] (IGNITE-1582) [Test Failed] GridCacheAtomicNearEnabledFairAffinityMultiNodeFullApiSelfTest.testWithSkipStore

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

Anton Vinogradov updated IGNITE-1582:
-------------------------------------
    Labels: Muted_test  (was: )

> [Test Failed] GridCacheAtomicNearEnabledFairAffinityMultiNodeFullApiSelfTest.testWithSkipStore
> ----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-1582
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1582
>             Project: Ignite
>          Issue Type: Test
>    Affects Versions: ignite-1.5
>            Reporter: Anton Vinogradov
>            Assignee: Artem Shutak
>            Priority: Blocker
>              Labels: Muted_test
>             Fix For: ignite-1.5
>
>
> {noformat}
> junit.framework.AssertionFailedError: expected:<-1> but was:<13>
>     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:86)
>     at junit.framework.TestCase.assertEquals(TestCase.java:253)
>     at org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest.testWithSkipStore(GridCacheAbstractFullApiSelfTest.java:4587)
>     at sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke(Method.java:601)
>     at junit.framework.TestCase.runTest(TestCase.java:176)
>     at org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:1665)
>     at org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:111)
>     at org.apache.ignite.testframework.junits.GridAbstractTest$6.run(GridAbstractTest.java:1603)
> ------- Stdout: -------
> [14:43:02,405][INFO ][main][root] >>> Starting test: testWithSkipStore <<<
> [14:43:02,473][INFO ][main][root] >>> Stopping test: testWithSkipStore in 67 ms <<<
> [14:43:02,473][INFO ][main][root] Checking grid: 0
> [14:43:02,491][INFO ][main][root] Size after [idx=0, size=0, keySize=0, primarySize=0, globalSize=0, globalPrimarySize=0, entrySet=CacheLocalEntries []]
> [14:43:02,494][INFO ][main][root] Checking grid: 1
> [14:43:02,503][INFO ][main][root] Size after [idx=1, size=0, keySize=0, primarySize=0, globalSize=0, globalPrimarySize=0, entrySet=CacheLocalEntries []]
> [14:43:02,505][INFO ][main][root] Checking grid: 2
> [14:43:02,513][INFO ][main][root] Size after [idx=2, size=0, keySize=0, primarySize=0, globalSize=0, globalPrimarySize=0, entrySet=CacheLocalEntries []]
> [14:43:02,514][INFO ][main][root] Checking grid: 3
> [14:43:02,522][INFO ][main][root] Size after [idx=3, size=0, keySize=0, primarySize=0, globalSize=0, globalPrimarySize=0, entrySet=CacheLocalEntries []]
> ------- Stderr: -------
> [14:43:02,471][ERROR][main][root] Test failed.
> junit.framework.AssertionFailedError: expected:<-1> but was:<13>
>     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:86)
>     at junit.framework.TestCase.assertEquals(TestCase.java:253)
>     at org.apache.ignite.internal.processors.cache.GridCacheAbstractFullApiSelfTest.testWithSkipStore(GridCacheAbstractFullApiSelfTest.java:4587)
>     at sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke(Method.java:601)
>     at junit.framework.TestCase.runTest(TestCase.java:176)
>     at org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:1665)
>     at org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:111)
>     at org.apache.ignite.testframework.junits.GridAbstractTest$6.run(GridAbstractTest.java:1603)
> {noformat}
> TC: 
> http://94.72.60.102/viewLog.html?buildId=546197&tab=buildResultsDiv&buildTypeId=Ignite_IgniteCacheFullApi



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