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

Pavel Vinokurov commented on IGNITE-5148:
-----------------------------------------

[~dpavlov] I linked several related issues. So I suppose 
IgniteCachePartitionLossPolicySelfTest#testReadWriteSafe is not flaky and we 
could resolve with ticket.

> Unstable test IgniteCachePartitionLossPolicySelfTest testReadWriteSafe() 
> seems to be flaky in 2.0
> -------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-5148
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5148
>             Project: Ignite
>          Issue Type: Task
>    Affects Versions: 2.0
>            Reporter: Dmitriy Pavlov
>            Priority: Minor
>              Labels: MakeTeamcityGreenAgain, test-fail
>
> Branch ignite 2.0:
> org.apache.ignite.internal.processors.cache.distributed.
> IgniteCachePartitionLossPolicySelfTest#testReadWriteSafe
> locally each 10th launch failed with
> {noformat}
> junit.framework.AssertionFailedError: Failed to find expected lost partition 
> [exp=0, lost=[]]
>       at junit.framework.Assert.fail(Assert.java:57)
>       at junit.framework.Assert.assertTrue(Assert.java:22)
>       at junit.framework.TestCase.assertTrue(TestCase.java:192)
>       at 
> org.apache.ignite.internal.processors.cache.distributed.IgniteCachePartitionLossPolicySelfTest.verifyCacheOps(IgniteCachePartitionLossPolicySelfTest.java:234)
>       at 
> org.apache.ignite.internal.processors.cache.distributed.IgniteCachePartitionLossPolicySelfTest.checkLostPartition(IgniteCachePartitionLossPolicySelfTest.java:181)
>       at 
> org.apache.ignite.internal.processors.cache.distributed.IgniteCachePartitionLossPolicySelfTest.testReadWriteSafe(IgniteCachePartitionLossPolicySelfTest.java:131)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:498)
>       at junit.framework.TestCase.runTest(TestCase.java:176)
>       at 
> org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:1930)
>       at 
> org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:125)
>       at 
> org.apache.ignite.testframework.junits.GridAbstractTest$5.run(GridAbstractTest.java:1845)
>       at java.lang.Thread.run(Thread.java:748)
> {noformat}



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

Reply via email to