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

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

[~NIzhikov], [~dpavlov]

As we've discussed privately I've removed super.afterTestsStopped() call which 
lead to empty implementation and prepeared whole PR to review.


 Also, I've made new Run::All() build: 
[https://ci.ignite.apache.org/viewLog.html?buildId=1292078&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_RunAll]

> 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