[
https://issues.apache.org/jira/browse/IGNITE-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480586#comment-16480586
]
Maxim Muzafarov commented on IGNITE-8266:
-----------------------------------------
Folks,
This Run:All looks much better – [#1706 (17 May 18
17:10)|https://ci.ignite.apache.org/viewLog.html?buildId=1304850&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_RunAll]
Since timeouts in Cache 6 Suite is a known issue --
[IGNITE-8509|https://issues.apache.org/jira/browse/IGNITE-8509].
> 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)