[
https://issues.apache.org/jira/browse/IGNITE-12680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17037284#comment-17037284
]
Ignite TC Bot commented on IGNITE-12680:
----------------------------------------
{panel:title=Branch: [pull/7426/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5049758&buildTypeId=IgniteTests24Java8_RunAll]
> Cleanup unneeded explicit usages of SystemPropertiesRule
> --------------------------------------------------------
>
> Key: IGNITE-12680
> URL: https://issues.apache.org/jira/browse/IGNITE-12680
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Fix For: 2.9
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In some test classes there are explicit declarations like:
> {code}
> @ClassRule public static final TestRule classRule = new
> SystemPropertiesRule();
> {code}
> Usually there is no need for it as class and instance rules needed for
> \{{@WithSystemProperty}} annotation are already present in
> \{{GridAbstractTest}}.
> Let's cleanup such usages from code.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)