[
https://issues.apache.org/jira/browse/IGNITE-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178124#comment-16178124
]
Vadim Opolski commented on IGNITE-5979:
---------------------------------------
Hi [~sboikov], [~avinogradov] As I can see, test is failing approximately in
20% of runs. The reason of failure is not matching entry value in local and
backup nodes. It looks like affinity function didn't complete and additional
timeout is needed. Could you please advice, where extra timeout might be needed?
> [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: Vadim Opolski
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.3
>
>
> 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
(v6.4.14#64029)