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

Ivan Fedotov commented on IGNITE-8903:
--------------------------------------

Hi [~ruslangm], [~SomeFire]! I faced with the same problem in 
[IGNITE-10343|https://issues.apache.org/jira/browse/IGNITE-10343]. This test 
fails because grid was not stopped in the previous test , so I wrapped it in 
try/finally block and now 
[TeamCity|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=7917326378982816549&tab=testDetails]
 looks better. testGetRestartPartitioned1
Also I investigated the reason of failed test - it's 
testGetRestartPartitioned1: it is muted now and it failes on this 
[check|https://github.com/apache/ignite/blob/master/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteCacheGetRestartTest.java#L253]:
 seems like some data was lost.
So I propose close this issue as a duplicate and create ticket for fix 
testGetRestartPartitioned1. What do you think?

> IgniteCacheGetRestartTest.testGetRestartReplicated fails in master
> ------------------------------------------------------------------
>
>                 Key: IGNITE-8903
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8903
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.7
>            Reporter: Maxim Muzafarov
>            Assignee: Ruslan Gilemzyanov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain, newbie
>
> Test {{IgniteCacheGetRestartTest.testGetRestartReplicated}} fails with 
> message:
> {code:java}
> org.apache.ignite.IgniteCheckedException: Ignite instance with this name has 
> already been started: distributed.IgniteCacheGetRestartTest5{code}
> Probably some grids remains not stopped between test-cases within 
> IgniteCacheGetRestartTest. 
>  
> TC (master): 
> [https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=7917326378982816549&tab=testDetails&branch_IgniteTests24Java8=%3Cdefault%3E]



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

Reply via email to