[
https://issues.apache.org/jira/browse/IGNITE-20086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748603#comment-17748603
]
Andrey Mashenkov commented on IGNITE-20086:
-------------------------------------------
Ideally, we could ensure that all the test classes inherits
BaseIgniteAbstractTest class.
Let's discuss it, then fix the Coding Guidelines and arch-test rules in
followup ticket.
> Ensure mockito resources cleaned after tests.
> ----------------------------------------------
>
> Key: IGNITE-20086
> URL: https://issues.apache.org/jira/browse/IGNITE-20086
> Project: Ignite
> Issue Type: Test
> Reporter: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3, stability, tech-debt-test
>
> Tests must clean up inline mocks on tear-down.
> Otherwise it may lead to OOM, see IGNITE-20065.
> Let's add an arch-test to be sure all the test, which use mocks, inherits
> BaseIgniteAbstractTest class.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)