[
https://issues.apache.org/jira/browse/IGNITE-5979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443710#comment-16443710
]
ASF GitHub Bot commented on IGNITE-5979:
----------------------------------------
GitHub user dgarus opened a pull request:
https://github.com/apache/ignite/pull/3873
IGNITE-5979
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dgarus/ignite ignite-5979
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3873.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3873
----
commit 72c62bdd076ea5d49c49130b1292fef6be21244c
Author: denis.garus <d.garus@...>
Date: 2018-04-19T07:21:26Z
IGNITE-5979 changes for TC build
commit 310ae470bb2b76afcb47e6c72246f69116abe3c9
Author: denis.garus <d.garus@...>
Date: 2018-04-19T08:04:53Z
IGNITE-5979 start test 33 times on TC
----
> [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: Denis Garus
> Priority: Major
> Labels: MakeTeamcityGreenAgain, Muted_test
> Fix For: 2.6
>
>
> 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)