[
https://issues.apache.org/jira/browse/IGNITE-6842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243801#comment-16243801
]
Dmitriy Pavlov edited comment on IGNITE-6842 at 11/8/17 12:19 PM:
------------------------------------------------------------------
I suggest to assert there is non-stopped ignite and fail test that didn't
stopped it's nodes.
Alternatively test author may set some custom flag indicating that alive node
after test is correct behaviour.
was (Author: dpavlov):
I suggest to assert there is non-stopped ignite and fail test that didn't
stopped it's nodes.
> Stop all nodes after test by default.
> -------------------------------------
>
> Key: IGNITE-6842
> URL: https://issues.apache.org/jira/browse/IGNITE-6842
> Project: Ignite
> Issue Type: Improvement
> Security Level: Public(Viewable by anyone)
> Reporter: Alexei Scherbakov
> Labels: newbie
> Fix For: 2.4
>
>
> Currently it's required to manually call stopAllGrids() after test completion.
> This leads to errors in subsequent tests if someone forgets to call it and to
> additional boilerplate code in tests.
> Right choice is to make this default behavior.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)