You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vyacheslav Daradur (JIRA)" <ji...@apache.org> on 2018/03/27 11:22:00 UTC

[jira] [Commented] (IGNITE-5979) [Test Failed] GridCacheAtomicInvalidPartitionHandlingSelfTest.testPrimaryFullAsync

    [ https://issues.apache.org/jira/browse/IGNITE-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415434#comment-16415434 ] 

Vyacheslav Daradur commented on IGNITE-5979:
--------------------------------------------

Hi, [~dpavlov],

This test is included to {{IgniteCacheFailoverTestSuite}}, as I can see the history of [Cache Failover 1|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_CacheFailover1&branch_IgniteTests24Java8=%3Cdefault%3E&tab=buildTypeStatusDiv] history is clear and this test is absent in your the latest report of TC Run-All. 

I'd suggest closing this ticket.

> [Test Failed]  GridCacheAtomicInvalidPartitionHandlingSelfTest.testPrimaryFullAsync 
> ------------------------------------------------------------------------------------
>
>                 Key: IGNITE-5979
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5979
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Eduard Shangareev
>            Assignee: Vyacheslav Daradur
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.5
>
>
> Example of failing  - http://ci.ignite.apache.org/viewLog.html?buildId=760709&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgniteDataGridFailover#testNameId6248548165747570497
> {noformat}
> junit.framework.AssertionFailedError: Failed to check value for key [key=72625, node=0671e5c8-8bd5-4f2a-b1b8-9e9457400002, primary=false, recNodeId=101770ef-a622-4f7c-b714-70ecf1f00001] expected:<0> but was:<-1994497644>
>     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.TestCase.assertEquals(TestCase.java:244)
>     at org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridCacheAtomicInvalidPartitionHandlingSelfTest.checkRestarts(GridCacheAtomicInvalidPartitionHandlingSelfTest.java:334)
>     at org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridCacheAtomicInvalidPartitionHandlingSelfTest.testPrimaryFullAsync(GridCacheAtomicInvalidPartitionHandlingSelfTest.java:154)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)