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

Maxim Muzafarov commented on IGNITE-8266:
-----------------------------------------

[~NIzhikov],

Changes ready for review. Can you look at them?
 In this PR we are removing all boilerplate code related to stopAllGrids by 
default.

TC looks good: 
 [#1337 (20 Apr 18 
17:43)|https://ci.ignite.apache.org/viewLog.html?buildId=1230464] – javadoc 
broken, but not through my changes
 [#1346 (21 Apr 18 
04:20)|https://ci.ignite.apache.org/viewLog.html?buildId=1232781] – next build 
javadoc is OK

> Remove afterTestsStopped method due to stopAllGrids by default
> --------------------------------------------------------------
>
>                 Key: IGNITE-8266
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8266
>             Project: Ignite
>          Issue Type: Sub-task
>    Affects Versions: 2.5
>            Reporter: Maxim Muzafarov
>            Assignee: Maxim Muzafarov
>            Priority: Minor
>              Labels: test
>             Fix For: 2.6
>
>
> Remove this types of method from test in whole ignite-core module.
> {code:java}
> @Override protected void afterTestsStopped() throws Exception {
>     super.afterTestsStopped();
>     stopAllGrids();
> }{code}



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

Reply via email to