You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2018/05/18 11:07:00 UTC

[jira] [Updated] (IGNITE-8266) Remove afterTestsStopped method due to stopAllGrids by default

     [ https://issues.apache.org/jira/browse/IGNITE-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Pavlov updated IGNITE-8266:
-----------------------------------
    Attachment: screenshot-1.png

> 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
>
>         Attachments: screenshot-1.png
>
>
> 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)