[
https://issues.apache.org/jira/browse/IGNITE-12520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17008061#comment-17008061
]
Sergey Antonov commented on IGNITE-12520:
-----------------------------------------
[~mmuzaf] The comparison order is correct. We are comparing "expected" utility
output from .output resource file with actual (i.e. command execution output).
https://junit.org/junit4/javadoc/4.12/org/junit/Assert.html#assertEquals(java.lang.Object,%20java.lang.Object)
I updated year in .output resource file.
> Wrong year in copyright in "correct" output of control utility.
> ---------------------------------------------------------------
>
> Key: IGNITE-12520
> URL: https://issues.apache.org/jira/browse/IGNITE-12520
> Project: Ignite
> Issue Type: Bug
> Reporter: Sergey Antonov
> Assignee: Sergey Antonov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {noformat}
> org.junit.ComparisonFailure: line: 1 expected:<20[19] Copyright(C) > but
> was:<20[20] Copyright(C) >
> {noformat}
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=5358072525606852701&branch=%3Cdefault%3E&tab=testDetails
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-6035521922020623279&branch=%3Cdefault%3E&tab=testDetails
--
This message was sent by Atlassian Jira
(v8.3.4#803005)